Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of github.com:grpc/grpc into ↵ | Julien Boeuf | 2015-08-05 |
|\ | | | | | | | server_creds_auth_md_processor | ||
* | | Cleanup. | Julien Boeuf | 2015-08-05 |
| | | |||
* | | Fixing API (thanks Craig for the comments) and associated tests. | Julien Boeuf | 2015-08-05 |
| | | |||
| * | Merge pull request #2746 from soltanmm/user-agent | Nathaniel Manista | 2015-08-05 |
| |\ | | | | | | | Add project metadata generation to Python. | ||
| | * | Add project metadata generation to Python | Masood Malekghassemi | 2015-08-05 |
| | | | |||
| * | | Merge pull request #2781 from yang-g/stuboptions | Abhishek Kumar | 2015-08-05 |
| |\ \ | | | | | | | | | Add StubOptions | ||
| * \ \ | Merge pull request #2797 from jtattermusch/polishing_api | Jan Tattermusch | 2015-08-05 |
| |\ \ \ | | | | | | | | | | | C# API improvements | ||
| * \ \ \ | Merge pull request #2656 from yang-g/reconnect_branch_based_on_jitter | Vijay Pai | 2015-08-05 |
| |\ \ \ \ | | | | | | | | | | | | | Connection backoff interop test client and server | ||
| * \ \ \ \ | Merge pull request #2765 from ctiller/the-test-be-sleepy | Yang Gao | 2015-08-05 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Fix edge cases in CHTTP2 resulting in lose of send close from clients | ||
| * \ \ \ \ \ | Merge pull request #2732 from ctiller/primary-goat-whisperer | Vijay Pai | 2015-08-05 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix bugs leading to servers not shutting down | ||
| * \ \ \ \ \ \ | Merge pull request #2713 from ctiller/plucking-hell | Vijay Pai | 2015-08-05 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Allow specific pollers to be woken | ||
| * \ \ \ \ \ \ \ | Merge pull request #2767 from ctiller/no-poop-on-pizza | Abhishek Kumar | 2015-08-05 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port | ||
| | | | | | | | * | | Merge remote-tracking branch 'upstream/master' into stuboptions | yang-g | 2015-08-05 |
| | | | | | | | |\| | |||
| | | | | | * | | | | Merge remote-tracking branch 'upstream/master' into ↵ | yang-g | 2015-08-05 |
| | | | | | |\ \ \ \ | | | | | | | | |_|/ | | | | | | | |/| | | | | | | | | | | | | reconnect_branch_based_on_jitter | ||
| | | | | * | | | | | Merge branch 'primary-goat-whisperer' into the-test-be-sleepy | Craig Tiller | 2015-08-05 |
| | | | | |\ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | | | |||
| | | | * | | | | | | Merge github.com:grpc/grpc into primary-goat-whisperer | Craig Tiller | 2015-08-05 |
| | | | |\ \ \ \ \ \ | | | | | | |_|/ / / | | | | | |/| | | | | |||
| | | | | | | | * | | changed the way ports are added to the server | Jan Tattermusch | 2015-08-04 |
| | | | | | | | | | | |||
| | | | | | | | * | | changed way service definitions are added to the server | Jan Tattermusch | 2015-08-04 |
| | | | | | | | | | | |||
| | | | | | | | * | | remove the ImmutableCollections dependency | Jan Tattermusch | 2015-08-04 |
| | | | | | | | | | | |||
| | | | | | | | * | | enable forcing client auth | Jan Tattermusch | 2015-08-04 |
| | | | | | |_|/ / | | | | | |/| | | | |||
| * | | | | | | | | allow null tag | yang-g | 2015-08-04 |
| | | | | | | | | | |||
| * | | | | | | | | Merge remote-tracking branch 'upstream/master' into cancel | yang-g | 2015-08-04 |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | |||
| | * | | | | | | | Merge pull request #2791 from pmarks-net/uri | Craig Tiller | 2015-08-04 |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Return normalized IPv4 addresses from grpc_sockaddr_to_uri(). | ||
| | | * | | | | | | | Return normalized IPv4 addresses from grpc_sockaddr_to_uri(). | Paul Marks | 2015-08-04 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Users of the high-level API should not care whether we're using AF_INET or AF_INET6 sockets internally. | ||
| * | | | | | | | | | Add AsyncNotifyWhenDone | yang-g | 2015-08-04 |
| | |/ / / / / / / | |/| | | | | | | | |||
| | * | | | | | | | Merge pull request #2749 from yang-g/default_host_to_null | Craig Tiller | 2015-08-04 |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Pass NULL as host by default. Use context.authority() or channel.SslN… | ||
| | * | | | | | | | | Merge pull request #2686 from nathanielmanistaatgoogle/2570 | Craig Tiller | 2015-08-04 |
| |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Affirm metadata transmission in a common function | ||
| * | | | | | | | | | watch connectivity state API has changed in the meantime | Jan Tattermusch | 2015-08-04 |
| | | | | | | | | | | |||
| * | | | | | | | | | add DefaultAuthority constant to channel options | Jan Tattermusch | 2015-08-04 |
| | | | | | | | | | | |||
| * | | | | | | | | | expose Channel.Target property | Jan Tattermusch | 2015-08-04 |
| | | | | | | | | | | |||
| * | | | | | | | | | use NULL for default host in grpc_channel_call_create | Jan Tattermusch | 2015-08-04 |
| | | | | | | | | | | |||
| * | | | | | | | | | Added channel state API | Jan Tattermusch | 2015-08-04 |
| | | | | | | | | | | |||
| * | | | | | | | | | tolerate occasional StatusCode.Internal on timeout | Jan Tattermusch | 2015-08-04 |
| | | | | | | | | | | |||
| * | | | | | | | | | Merge pull request #2779 from jtattermusch/properly_decrement_active_ports | Nicolas Noble | 2015-08-04 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Properly decrement active_ports on server shutdown on Win. | ||
| | * | | | | | | | | | clarified comment and silenced error log | Jan Tattermusch | 2015-08-04 |
| | | | | | | | | | | | |||
| | | | | | | | * | | | Merge branch 'primary-goat-whisperer' into the-test-be-sleepy | Craig Tiller | 2015-08-04 |
| | | | | | | | |\ \ \ | | | | | | | | |/ / / | | | | | | | |/| | | | |||
| | | | | | | * | | | | Back-out unnecessary change | Craig Tiller | 2015-08-04 |
| | | | | | | | | | | | |||
| | | | | | | | * | | | Merge branch 'primary-goat-whisperer' into the-test-be-sleepy | Craig Tiller | 2015-08-04 |
| | | | | | | | |\ \ \ | | | | | | | | |/ / / | | | | | | | |/| | | | |||
| | | | | | | * | | | | Merge branch 'plucking-hell' into primary-goat-whisperer | Craig Tiller | 2015-08-04 |
| | | | | | | |\ \ \ \ | | | | | | | |/ / / / | | | | | | |/| | | | | |||
| | | | | | * | | | | | Update comment | Craig Tiller | 2015-08-04 |
| | | | | | | | | | | | |||
| | | | | | * | | | | | Merge github.com:grpc/grpc into plucking-hell | Craig Tiller | 2015-08-04 |
| | | | | | |\ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||
| * | | | | | | | | | | Change cast to avoid warning | Christian Blichmann | 2015-08-04 |
| | | | | | | | | | | | |||
| * | | | | | | | | | | Use an unsigned pointer compare, as the highest bit may sometimes be set. | Christian Blichmann | 2015-08-04 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes intermittent connection issues on 32-bit Linux. Also related to issues #2557 and #2600. | ||
| | * | | | | | | | | | properly decrement active_ports | Jan Tattermusch | 2015-08-03 |
| | | | | | | | | | | | |||
| | | | | | | | | | * | Add StubOptions | yang-g | 2015-08-03 |
| | | | | | | | | | | | |||
* | | | | | | | | | | | Merge branch 'auth_md_processor' into server_creds_auth_md_processor | Julien Boeuf | 2015-08-03 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ | Merge pull request #2774 from jcanizales/diagnose-jenkins | Michael Lumish | 2015-08-03 |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | Have the tests preferably use the protoc compiled by make. | ||
| * | | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into auth_md_processor | Julien Boeuf | 2015-08-03 |
| |\| | | | | | | | | | | |||
| | | * | | | | | | | | | Formatting and documentation | Jorge Canizales | 2015-08-03 |
| | | | | | | | | | | | | |||
| | | * | | | | | | | | | Use the protoc made when one isn’t yet installed | Jorge Canizales | 2015-08-03 |
| | | | | | | | | | | | |