Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_auth | Julien Boeuf | 2015-07-27 |
|\ | |||
| * | Merge pull request #2593 from ctiller/elliptic-orange-chamelion | Yang Gao | 2015-07-27 |
| |\ | | | | | | | Rename grpc_channel_create to grpc_insecure_channel_create | ||
| | * | Merge github.com:grpc/grpc into elliptic-orange-chamelion | Craig Tiller | 2015-07-26 |
| | |\ | | | | | | | | | | | | | | | | | Conflicts: src/csharp/ext/grpc_csharp_ext.c | ||
| * | \ | Merge github.com:grpc/grpc into warbling-wombat | Craig Tiller | 2015-07-26 |
| |\ \ \ | | | |/ | | |/| | |||
| | * | | Merge pull request #2605 from yang-g/fake_transport_security_to_private | jboeuf | 2015-07-24 |
| | |\ \ | | | | | | | | | | | Fake transport security to private | ||
| | * | | | fix whitespaces and line length | Jan Tattermusch | 2015-07-24 |
| | | | | | |||
| | * | | | fix getpeername code on windows | Jan Tattermusch | 2015-07-24 |
| | | | | | |||
| | * | | | Merge pull request #2623 from ctiller/tightly-they-took-the-token-to-the-tent | Vijay Pai | 2015-07-24 |
| | |\ \ \ | | | | | | | | | | | | | Handle a race where a new call comes in post-shutdown a little better | ||
| | * \ \ \ | Merge pull request #2633 from ctiller/virtuous-velvit-velociraptor | Yang Gao | 2015-07-23 |
| | |\ \ \ \ | | | | | | | | | | | | | | | Fix flow control | ||
| | * \ \ \ \ | Merge pull request #2586 from dgquintas/compress_flag_reset | Craig Tiller | 2015-07-23 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | Fixes for streaming compression. | ||
| | * \ \ \ \ \ | Merge pull request #2629 from ctiller/always-with-the-mono | Yang Gao | 2015-07-23 |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Make the server report monotonic times for deadlines | ||
| | | | | * | | | | Integration fix | Craig Tiller | 2015-07-23 |
| | | | | | | | | | |||
| | | | | * | | | | Integration fix | Craig Tiller | 2015-07-23 |
| | | | | | | | | | |||
| | | | | * | | | | Merge branch 'compress_flag_reset' of github.com:dgquintas/grpc into ↵ | Craig Tiller | 2015-07-23 |
| | | | | |\ \ \ \ | | | | | |/ / / / | | | | |/| | | | | | | | | | | | | | virtuous-velvit-velociraptor | ||
| | | | | * | | | | Merge github.com:grpc/grpc into virtuous-velvit-velociraptor | Craig Tiller | 2015-07-23 |
| | | | | |\ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | |||
| | | | | * | | | | Fix flow control | Craig Tiller | 2015-07-23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - sending of window updates is now integrated with the primary write path, making this far more robust - iomgr starts up after shutdown correctly again | ||
| | * | | | | | | | Merge pull request #2617 from jboeuf/jwt_creds_renaming | Yang Gao | 2015-07-23 |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Renaming jwt_credentials to service_account_jwt_access_credentials. | ||
| | | | | | * | | | | Merge branch 'flow_control_buf_fix' of github.com:yang-g/grpc into ↵ | Craig Tiller | 2015-07-23 |
| | | |_|_|/| | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | virtuous-velvit-velociraptor | ||
| | | | | | | | | * | Merge github.com:grpc/grpc into elliptic-orange-chamelion | Craig Tiller | 2015-07-23 |
| | | | | | | | | |\ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||
| * | | | | | | | | | Integration fix | Craig Tiller | 2015-07-23 |
| | | | | | | | | | | |||
| * | | | | | | | | | Merge github.com:grpc/grpc into warbling-wombat | Craig Tiller | 2015-07-23 |
| |\| | | | | | | | | |||
| | * | | | | | | | | Merge pull request #2493 from a-veitch/record_stat | Craig Tiller | 2015-07-23 |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Census record stats API | ||
| | | | | * | | | | | | Make the server report monotonic times for deadlines | Craig Tiller | 2015-07-23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For very high performance systems, we're going to want to be able to simply push the value reported from the server down onto clients. If we report realtime now, then all wrapped languages are going to assume it, meaning that such a change will be impossible later. | ||
| | * | | | | | | | | | Merge pull request #2542 from ctiller/tell-me-who-you-might-be | Yang Gao | 2015-07-23 |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | | | Expose call peer uri from C core | ||
| | | | | | | * | | | | Flow control fix | yang-g | 2015-07-22 |
| | | |_|_|_|/ / / / | | |/| | | | | | | | |||
| | * | | | | | | | | Merge pull request #2622 from ctiller/look-at-the-trees | Yang Gao | 2015-07-22 |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Prevent applications from sending reserved metadata | ||
| | | | | | | | * | | | Handle a race where a new call comes in post-shutdown a little better | Craig Tiller | 2015-07-22 |
| | | |_|_|_|_|/ / / | | |/| | | | | | | | |||
| | | * | | | | | | | Filter out reserved metadata so that applications cant mess us up | Craig Tiller | 2015-07-22 |
| | | | | | | | | | | |||
| * | | | | | | | | | Addressing review comments | Craig Tiller | 2015-07-22 |
| | | | | | | | | | | |||
| | * | | | | | | | | Fix interop tests by ensuring non-http-special metadata precedes other metadata | Craig Tiller | 2015-07-22 |
| | | | | | | | | | | |||
| | | | | | * | | | | Renaming jwt_credentials to service_account_jwt_access_credentials. | Julien Boeuf | 2015-07-22 |
| | | |_|_|/ / / / | | |/| | | | | | | |||
| * | | | | | | | | Canonicalize metadata keys in core | Craig Tiller | 2015-07-22 |
| | |/ / / / / / | |/| | | | | | | |||
| | | | | | * | | merge head and resolve conflict | yang-g | 2015-07-22 |
| | | | | | |\ \ | | | |_|_|_|/ / | | |/| | | | | | |||
| | | | | | * | | move fake_transport_security_credentials to private API | yang-g | 2015-07-21 |
| | |_|_|_|/ / | |/| | | | | | |||
* | | | | | | | Adding option to force client auth on the server SSL creds. | Julien Boeuf | 2015-07-21 |
| |/ / / / / |/| | | | | | |||
| | | | | * | Rename grpc_channel_create to grpc_insecure_channel_create | Craig Tiller | 2015-07-21 |
| |_|_|_|/ |/| | | | | |||
| | | | * | Fixes for streaming compression. | David Garcia Quintas | 2015-07-21 |
| | |_|/ | |/| | | |||
* | | | | Merge pull request #2529 from ctiller/prefer-gin-n-tonic | Vijay Pai | 2015-07-21 |
|\ \ \ \ | | | | | | | | | | | Move alarm subsystem to monotonic time | ||
* \ \ \ \ | Merge pull request #2556 from ctiller/one-thing-at-a-time | Vijay Pai | 2015-07-21 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix TSAN reported failure | ||
* \ \ \ \ \ | Merge pull request #2370 from ctiller/now-i-get-to-show-it-to-EVERYBODY | Yang Gao | 2015-07-21 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | User agent string sending support | ||
* | | | | | | | Fix (forever) a TSAN bug thats plagued us | Craig Tiller | 2015-07-21 |
| |_|_|/ / / |/| | | | | | |||
| | * | | | | Fix TSAN reported failure | Craig Tiller | 2015-07-20 |
| | | | | | | |||
| | * | | | | Fix TSAN reported failure | Craig Tiller | 2015-07-20 |
| |/ / / / |/| | | | | |||
| | | * | | Make endpoint peer API work on Windows | Craig Tiller | 2015-07-20 |
| | | | | | |||
| | | * | | Add grpc_call_get_peer | Craig Tiller | 2015-07-20 |
| | | | | | |||
| | | * | | Add ipv4:, ipv6: schemes | Craig Tiller | 2015-07-20 |
| |_|/ / |/| | | | |||
| | | * | address comments | Alistair Veitch | 2015-07-20 |
| | | | | |||
| | * | | Update Windows to use the monotonic clock for alarms also | Craig Tiller | 2015-07-20 |
| | | | | |||
| | * | | Fix Windows CV | Craig Tiller | 2015-07-19 |
| | | | | |||
| * | | | Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY | Craig Tiller | 2015-07-19 |
| |\ \ \ | |/ / / |/| | | | | | | | | | | | Conflicts: src/cpp/client/channel_arguments.cc |