Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Revert "Revert "Fathom tcp changes"" | Yash Tibrewal | 2018-08-27 |
| | |||
* | Revert "Fathom tcp changes" | Jan Tattermusch | 2018-08-27 |
| | |||
* | Merge pull request #15941 from yashykt/fathomtcpchanges | Yash Tibrewal | 2018-08-24 |
|\ | | | | | Fathom tcp changes | ||
* | | Move a file from src/cpp to src/core since core depends on it | Vijay Pai | 2018-08-16 |
| | | |||
| * | Merge master | Yash Tibrewal | 2018-08-13 |
| |\ | |/ |/| | |||
* | | Added system roots feature to load roots from OS trust store | tdbhacks | 2018-08-09 |
| | | | | | | | | | | | | Added a flag-guarded feature that allows gRPC to load TLS/SSL roots from the OS trust store. This is the Linux-specific implementation of such feature. | ||
* | | Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage" | Alexander Polcyn | 2018-07-27 |
| | | | | | | | | | | This reverts commit d9e8f86675cf923714b3ead4b06087e14a88c08c, reversing changes made to 04847aeb1e62bc528d88fa3c47daa24a4cf629b3. | ||
* | | Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort" | Alexander Polcyn | 2018-07-26 |
| | | | | | | | | | | This reverts commit ae8d3efc3a360b289f0b33e1c53c8c73960cb31f, reversing changes made to e41215e181564a61320b9b69ae5feb7f7c3625fe. | ||
* | | Get c-ares to compile and do address sorting on windows | Alex Polcyn | 2018-07-25 |
| | | |||
| * | Fathom TCP level changes. TracedBuffer for keeping track of all buffers | Yash Tibrewal | 2018-07-16 |
|/ | | | | | to be traced. Adding tests for Fathom and TracedBuffer. A lot more. Please read PR description. | ||
* | Fix the muddled linkeage of channelz | ncteisen | 2018-07-06 |
| | |||
* | implement loca credentials | Yihua Zhang | 2018-07-02 |
| | |||
* | Merge pull request #15840 from dgquintas/common_nanopb | David G. Quintas | 2018-06-22 |
|\ | | | | | Update to use the canonical version of LB proto | ||
* | | Add load reporting filter | Juanli Shen | 2018-06-22 |
| | | |||
| * | Update to use the canonical version of LB proto | David Garcia Quintas | 2018-06-21 |
| | | |||
* | | Merge pull request #15806 from ZhouyihaiDing/15803 | Zhouyihai Ding | 2018-06-20 |
|\ \ | |/ |/| | PHP: fix distribtest test by adding -Ithird_party/nanopb | ||
| * | PHP: fix distribtest test by adding -Ithird_party/nanopb | ZhouyihaiDing | 2018-06-20 |
| | | |||
* | | Merge branch 'master' of https://github.com/grpc/grpc into channelz | ncteisen | 2018-06-19 |
|\| | |||
| * | Merge pull request #15070 from Vizerai/filter_port | Jim King | 2018-06-18 |
| |\ | | | | | | | Adding opencensus grpc plugin with bazel support. | ||
| * | | Separate the posix part of the c-ares driver | Alexander Polcyn | 2018-06-15 |
| | | | |||
* | | | Add basic support for GetChannel | ncteisen | 2018-06-05 |
|/ / | |||
| * | Merge branch 'master' of https://github.com/Vizerai/grpc into filter_port | Vizerai | 2018-05-29 |
| |\ | |||
* | | | regenerate projects | Jan Tattermusch | 2018-05-24 |
| |/ |/| | |||
* | | Change filename to channelz | ncteisen | 2018-05-17 |
| | | |||
* | | Merge remote-tracking branch 'upstream/master' into fork_exec_ctx_check | kpayson64 | 2018-05-11 |
|\ \ | |||
| | * | Adding opencensus grpc plugin. | Vizerai | 2018-05-10 |
| | | | | | | | | | | | | Rebasing to merge commits. | ||
| * | | Migrate SSL_transport_security TSI to new TSI handshaker API | jiangtaoli2016 | 2018-05-09 |
| | | | |||
* | | | c++ify | kpayson64 | 2018-04-30 |
| | | | |||
| * | | Convert subchannel_list code to C++. | Mark D. Roth | 2018-03-30 |
| |/ | |||
| * | Merge pull request #14615 from dgquintas/authority_header | David G. Quintas | 2018-03-28 |
| |\ | | | | | | | Secure channels: use the right authority | ||
| | * | Merge branch 'master' of github.com:grpc/grpc into authority_header | David Garcia Quintas | 2018-03-27 |
| | |\ | |||
| | * | | more comments | David Garcia Quintas | 2018-03-27 |
| | | | | |||
| * | | | PHP: fix pecl installation error for fiinding address_sorting.h | ZhouyihaiDing | 2018-03-27 |
| | |/ | |/| | |||
| | * | rest of pr comments | David Garcia Quintas | 2018-03-26 |
| | | | |||
| * | | Merge pull request #13290 from apolcyn/cares_address_sorting_master_c | apolcyn | 2018-03-26 |
| |\ \ | | | | | | | | | Add address sorting submodule for use in c-ares wrapper | ||
| * | | | PHP: fix pecl build error | ZhouyihaiDing | 2018-03-26 |
| | | | | |||
| * | | | Merge pull request #14768 from axot/bugfix/pecl_compile_flags | Mehrdad Afshari | 2018-03-25 |
| |\ \ \ | | | | | | | | | | | Add missing FLAGS for pecl | ||
| | | | * | Factor out grpc_add_default_authority_if_not_present | David Garcia Quintas | 2018-03-23 |
| | | | | | |||
| | * | | | regenerate config.m4 | Zheng SHAO | 2018-03-22 |
| | | | | | |||
| | | | * | Merge branch 'master' of github.com:grpc/grpc into authority_header | David Garcia Quintas | 2018-03-21 |
| | | | |\ | | |_|_|/ | |/| | | | |||
| * | | | | Merge pull request #14751 from ncteisen/channel-tracing | Noah Eisen | 2018-03-21 |
| |\ \ \ \ | | |/ / / | |/| | | | [Fix Forward]: Channel Tracing Implementation; Part 1 | ||
| | | | * | Merge branch 'master' of github.com:grpc/grpc into authority_header | David Garcia Quintas | 2018-03-21 |
| | | | |\ | | |_|_|/ | |/| | | | |||
| | | * | | Add address sorting submodule for use in c-ares wrapper | Alexander Polcyn | 2018-03-20 |
| | |/ / | |/| | | |||
| * | | | regenerate projects | Ruslan Nigmatullin | 2018-03-20 |
| | | | | |||
| | * | | Revert "Revert "Channel Tracing Implementation; Part 1"" | ncteisen | 2018-03-19 |
| |/ / | | | | | | | | | | This reverts commit f2bea3725f8218777268decfd37c7b543f839d9f. | ||
| * | | Revert "Channel Tracing Implementation; Part 1" | Noah Eisen | 2018-03-19 |
| | | | |||
| * | | Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing | ncteisen | 2018-03-15 |
| |\ \ | |||
| | | * | moved filter to ext | David Garcia Quintas | 2018-03-15 |
| | | | | |||
| | | * | Testing making the authority filter a plugin, for cronet | David Garcia Quintas | 2018-03-13 |
| | | | | |||
| | * | | Abstract libuv implementation | kpayson64 | 2018-03-13 |
| | | | | | | | | | | | | | | | | | | | | Structures the libuv implementation to allow for a plugable BSD style socket implementation to allow for other IO Managers |