Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Move a file from src/cpp to src/core since core depends on it | Vijay Pai | 2018-08-16 |
| | |||
* | 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 |
| | |||
* | 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 |
| | | | |||
| * | | Merge remote-tracking branch 'upstream/master' into c++_subchannel_list | Mark D. Roth | 2018-04-10 |
| |\| | |||
| | * | PHP: fix pecl installaion in windows | ZhouyihaiDing | 2018-04-06 |
| | | | |||
| * | | Convert subchannel_list code to C++. | Mark D. Roth | 2018-03-30 |
| |/ | |||
| * | 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 |
| | | | |||
| * | | 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 | ||
| * | | | Factor out grpc_add_default_authority_if_not_present | David Garcia Quintas | 2018-03-23 |
| | | | | |||
| * | | | 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 | ||
| * | | | Secure channels: use the right authority | David Garcia Quintas | 2018-03-10 |
| | |/ | |/| | |||
| * | | Add ALTS code to grpc/core | Yihua Zhang | 2018-03-08 |
| | | | |||
| * | | Merge pull request #14629 from jtattermusch/bump_boringssl | Jan Tattermusch | 2018-03-08 |
| |\ \ | | | | | | | | | Update third_party/boringssl to the latest chromium-stable | ||
| * | | | Revert "Add ALTS C stack to gRPC core" | Sree Kuchibhotla | 2018-03-07 |
|/ / / | |||
| * / | regenerate projects | Jan Tattermusch | 2018-03-07 |
|/ / | |||
| * | Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing | ncteisen | 2018-03-07 |
| |\ | |/ |/| | |||
* | | Add ALTS code to grpc/core | Yihua Zhang | 2018-03-06 |
| | | |||
| * | Move status util | ncteisen | 2018-03-06 |
| | |