aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Collapse)AuthorAge
* Merge pull request #2856 from vjpai/limesGravatar Yang Gao2015-08-10
|\ | | | | Bounds checking for ops in call batch
* \ Merge pull request #2846 from ctiller/alphasproutGravatar Nicolas Noble2015-08-10
|\ \ | | | | | | Shutdown lb_policy when changing it
* \ \ Merge pull request #2864 from jtattermusch/0.10-upportGravatar Nicolas Noble2015-08-10
|\ \ \ | | | | | | | | Upporting from 0.10 branch.
* | | | Improving unprotect doc.Gravatar Julien Boeuf2015-08-10
| | | |
| | | * Bounds checking for ops in call batchGravatar vjpai2015-08-07
| | | |
* | | | :(Gravatar yang-g2015-08-07
| | | |
* | | | Fix gce detectionGravatar yang-g2015-08-07
| |_|/ |/| |
* | | Merge pull request #2845 from ctiller/reorder-some-thingsGravatar jboeuf2015-08-07
|\ \ \ | | | | | | | | Reorder filters to ensure that :authority is available when the auth …
| | | * Shutdown lb_policy when changing itGravatar Craig Tiller2015-08-07
| |_|/ |/| |
* | | Merge pull request #2829 from ctiller/tell-the-world-about-ALL-the-thingsGravatar Yang Gao2015-08-07
|\ \ \ | | | | | | | | Provide marginally better debug information for client side auth problems
* \ \ \ Merge pull request #2842 from ctiller/asan-is-sadGravatar Yang Gao2015-08-07
|\ \ \ \ | | | | | | | | | | Move parent removal from final destruction to destruction request
| | | * | Reorder filters to ensure that :authority is available when the auth filter ↵Gravatar Craig Tiller2015-08-07
| |_|/ / |/| | | | | | | | | | | needs it
* | | | Merge pull request #2788 from ctiller/kinetic-lopsided-poetryGravatar Nicolas Noble2015-08-07
|\ \ \ \ | | | | | | | | | | Testing port server
| | * | | Move parent removal from final destruction to destruction requestGravatar Craig Tiller2015-08-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We don't need the list for cancel propagation after that point, and doing it early avoids a bug whereby the call is reffed after reaching a zero ref when the parent is destroyed first.
| | | * | Merge github.com:grpc/grpc into tell-the-world-about-ALL-the-thingsGravatar Craig Tiller2015-08-07
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar Julien Boeuf2015-08-06
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | server_creds_auth_md_processor
| * | | | Fix memory leaksGravatar Craig Tiller2015-08-06
| | | | |
* | | | | Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar Julien Boeuf2015-08-06
|\| | | | | | | | | | | | | | | | | | | server_creds_auth_md_processor
| | * | | Merge github.com:grpc/grpc into kinetic-lopsided-poetryGravatar Craig Tiller2015-08-06
| | |\ \ \ | | |/ / / | |/| | |
| | | * | Print error message on client auth errorGravatar Craig Tiller2015-08-06
| | | | |
| | | * | Merge branch 'server_creds_auth_md_processor' of github.com:jboeuf/grpc into ↵Gravatar Craig Tiller2015-08-06
| | |/| | | |/|/ / | |/| | |/| | | tell-the-world-about-ALL-the-things
| * | | Merge pull request #2803 from ctiller/delay-start-resolutionGravatar Yang Gao2015-08-06
| |\ \ \ | | | | | | | | | | Delay name resolution until we need a channel to be READY
* | \ \ \ Merge branch 'master' of github.com:grpc/grpc into ↵Gravatar Julien Boeuf2015-08-05
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | server_creds_auth_md_processor
* | | | | | Cleanup.Gravatar Julien Boeuf2015-08-05
| | | | | |
* | | | | | Fixing API (thanks Craig for the comments) and associated tests.Gravatar Julien Boeuf2015-08-05
| | | | | |
| | | | * | Merge github.com:grpc/grpc into kinetic-lopsided-poetryGravatar Craig Tiller2015-08-05
| | | | |\ \ | | |_|_|/ / | |/| | | |
| | * | | | Add commentGravatar Craig Tiller2015-08-05
| | | | | |
| | * | | | Rename constantsGravatar Craig Tiller2015-08-05
| | | | | |
| | * | | | Merge github.com:grpc/grpc into propagateGravatar Craig Tiller2015-08-05
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #2656 from yang-g/reconnect_branch_based_on_jitterGravatar Vijay Pai2015-08-05
| |\ \ \ \ \ | | | | | | | | | | | | | | Connection backoff interop test client and server
| * \ \ \ \ \ Merge pull request #2765 from ctiller/the-test-be-sleepyGravatar Yang Gao2015-08-05
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Fix edge cases in CHTTP2 resulting in lose of send close from clients
| * \ \ \ \ \ \ Merge pull request #2732 from ctiller/primary-goat-whispererGravatar Vijay Pai2015-08-05
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix bugs leading to servers not shutting down
| * \ \ \ \ \ \ \ Merge pull request #2713 from ctiller/plucking-hellGravatar Vijay Pai2015-08-05
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Allow specific pollers to be woken
| | | | | | * \ \ \ Merge github.com:grpc/grpc into propagateGravatar Craig Tiller2015-08-05
| | | | | | |\ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | | | | | * | | | Fix proxy, finalize APIGravatar Craig Tiller2015-08-05
| | | | | | | | | |
| * | | | | | | | | Merge pull request #2767 from ctiller/no-poop-on-pizzaGravatar Abhishek Kumar2015-08-05
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port
| | | | | | * \ \ \ \ Merge remote-tracking branch 'upstream/master' into ↵Gravatar yang-g2015-08-05
| | | | | | |\ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | reconnect_branch_based_on_jitter
| | | | | | | | * | | Delay name resolution until we need a channel to be READYGravatar Craig Tiller2015-08-05
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | | | | | | * | | Merge github.com:grpc/grpc into propagateGravatar Craig Tiller2015-08-05
| | | | | | | |\ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | | | | | | | * | Cleanup includesGravatar Craig Tiller2015-08-05
| | | | | | | | | |
| | | | | | | | * | Merge github.com:grpc/grpc into kinetic-lopsided-poetryGravatar Craig Tiller2015-08-05
| | | | | | | | |\ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | | | | * | | | | Merge branch 'primary-goat-whisperer' into the-test-be-sleepyGravatar Craig Tiller2015-08-05
| | | | | |\ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | |
| | | | * | | | | | Merge github.com:grpc/grpc into primary-goat-whispererGravatar Craig Tiller2015-08-05
| | | | |\ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #2791 from pmarks-net/uriGravatar Craig Tiller2015-08-04
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Return normalized IPv4 addresses from grpc_sockaddr_to_uri().
| | * | | | | | | | | Return normalized IPv4 addresses from grpc_sockaddr_to_uri().Gravatar Paul Marks2015-08-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Users of the high-level API should not care whether we're using AF_INET or AF_INET6 sockets internally.
| * | | | | | | | | | Merge pull request #2749 from yang-g/default_host_to_nullGravatar Craig Tiller2015-08-04
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | Pass NULL as host by default. Use context.authority() or channel.SslN…
| | | | | | | | | * | Testing port serverGravatar Craig Tiller2015-08-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | run_tests.py will start a server (if it's not running, or if the running port server mismatches the 'current' one) that serves ports to use for tests. The server is left running after run_tests.py finishes, so that in environments such as Mac and Windows where tests run unshielded from each other, we don't start jumping on already used ports.
| * | | | | | | | | | Merge pull request #2779 from jtattermusch/properly_decrement_active_portsGravatar Nicolas Noble2015-08-04
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | Properly decrement active_ports on server shutdown on Win.
| | * | | | | | | | | clarified comment and silenced error logGravatar Jan Tattermusch2015-08-04
| | | | | | | | | | |
| | | | | | | * | | | Merge branch 'primary-goat-whisperer' into the-test-be-sleepyGravatar Craig Tiller2015-08-04
| | | | | | | |\ \ \ \ | | | | | | | |/ / / / | | | | | | |/| | | |