Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Refactor request routing code out of client_channel. | Mark D. Roth | 2018-12-20 |
| | |||
* | Revert "Revert "Allow encoding arbitrary channel args on a per-address basis."" | Mark D. Roth | 2018-12-11 |
| | |||
* | Revert "Allow encoding arbitrary channel args on a per-address basis." | hcaseyal | 2018-12-07 |
| | |||
* | Allow encoding arbitrary channel args on a per-address basis. | Mark D. Roth | 2018-12-07 |
| | |||
* | Merge branch 'master' into httpplumbing | Yash Tibrewal | 2018-11-21 |
|\ | |||
* \ | Merge master | Yash Tibrewal | 2018-11-16 |
|\ \ | |||
| | * | Add support for LB config in service config | Juanli Shen | 2018-11-15 |
| | | | |||
| | * | re-running tests, squashing commits | Tommy Chen | 2018-11-13 |
| |/ | |||
| * | remove ALTS shared resources | Yihua Zhang | 2018-11-13 |
| | | |||
| * | Merge pull request #16773 from yihuazhang/alts_tsi_handshaker_use_pollset_set | yihuaz | 2018-11-02 |
| |\ | | | | | | | Use gRPC thread model (i.e., pollset_set) in ALTS TSI implementation | ||
| | * | use gRPC thread model | Yihua Zhang | 2018-11-01 |
| | | | |||
| * | | fix build and sanity | ncteisen | 2018-10-31 |
| | | | |||
| * | | Move uri_parser to lib | ncteisen | 2018-10-31 |
| | | | |||
| * | | Move uri_parser to common spot | ncteisen | 2018-10-30 |
| |/ | |||
| * | Merge pull request #16507 from markdroth/health_checking_client | Mark D. Roth | 2018-10-24 |
| |\ | | | | | | | Health checking client | ||
| | * | Client-side health checking support. | Mark D. Roth | 2018-10-24 |
| | | | |||
| * | | security connector refactor | Yihua Zhang | 2018-10-22 |
| |/ | |||
| * | Changes to register xds plugin init and shutdown. | Vishal Powar | 2018-10-18 |
| | | | | | | | | | | | | Also, - Changes to extract grpclb_proto into its own build target - Remove client_load_reporting_filter from xds plugin. | ||
| * | Merge pull request #16735 from hcaseyal/delete_lookup_table | hcaseyal | 2018-10-01 |
| |\ | | | | | | | Delete hpack lookup table | ||
| | * | Delete hpack lookup table | Hope Casey-Allen | 2018-09-28 |
| | | | |||
| * | | Delete epollsig poller and tests using it | Vijay Pai | 2018-09-22 |
| |/ | |||
| * | Some reorganizing to respond to code review comments | Hope Casey-Allen | 2018-09-19 |
| | | |||
| * | Revert "Revert "Fathom tcp changes"" | Yash Tibrewal | 2018-08-27 |
| | | |||
| * | Revert "Fathom tcp changes" | Jan Tattermusch | 2018-08-27 |
| | | |||
* | | more stuff | Yash Tibrewal | 2018-08-24 |
|/ | |||
* | 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 |
| | | |