Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Bump v1.13.x to v1.13.0-pre2 | Mehrdad Afshari | 2018-06-15 |
| | |||
* | Bump version to v1.13.0-pre1 | Srini Polavarapu | 2018-06-08 |
| | |||
* | revert -framework CoreFoundation | Muxi Yan | 2018-06-05 |
| | | | | Make error CFStream only | ||
* | Address comments on names and comments | Muxi Yan | 2018-05-30 |
| | |||
* | BUILD file for CFStream | Muxi Yan | 2018-05-22 |
| | |||
* | Change filename to channelz | ncteisen | 2018-05-17 |
| | |||
* | Merge remote-tracking branch 'upstream/master' into fork_exec_ctx_check | kpayson64 | 2018-05-11 |
|\ | |||
| * | Migrate SSL_transport_security TSI to new TSI handshaker API | jiangtaoli2016 | 2018-05-09 |
| | | |||
| * | incorporate alts to google default creds | Yihua Zhang | 2018-05-03 |
| | | |||
| * | Bump master to v1.13.0-dev | Mehrdad Afshari | 2018-05-02 |
| | | |||
| * | Merge pull request #14886 from markdroth/c++_subchannel_list | Mark D. Roth | 2018-05-02 |
| |\ | | | | | | | Convert subchannel_list code to C++. | ||
| * | | Add load data store | Juanli Shen | 2018-05-01 |
| | | | |||
* | | | c++ify | kpayson64 | 2018-04-30 |
| | | | |||
| | * | Merge remote-tracking branch 'upstream/master' into c++_subchannel_list | Mark D. Roth | 2018-04-20 |
| | |\ | | |/ | |/| | |||
| * | | Add C++ experimental API extensions for ALTS C stack | Yihua Zhang | 2018-04-16 |
| | | | |||
| | * | Merge remote-tracking branch 'upstream/master' into c++_subchannel_list | Mark D. Roth | 2018-04-10 |
| | |\ | | |/ | |/| | |||
| * | | Make GrpcProtoBufferReaderWriter public | ncteisen | 2018-04-06 |
| | | | |||
| * | | Bump version to v1.12.0-dev | Mehrdad Afshari | 2018-04-04 |
| | | | |||
| | * | Merge remote-tracking branch 'upstream/master' into c++_subchannel_list | Mark D. Roth | 2018-04-03 |
| | |\ | | |/ | |/| | |||
| * | | Revert "Let cronet use grpc_cronet_registry_plugin" | Muxi Yan | 2018-03-30 |
| | | | |||
| | * | Convert subchannel_list code to C++. | Mark D. Roth | 2018-03-30 |
| |/ | |||
| * | fixed BUILD | David Garcia Quintas | 2018-03-27 |
| | | |||
| * | Merge branch 'master' of github.com:grpc/grpc into authority_header | David Garcia Quintas | 2018-03-27 |
| |\ | |||
| | * | Merge pull request #14810 from muxi/cronet-plugin-registry-followup | Muxi Yan | 2018-03-27 |
| | |\ | | | | | | | | | Add more plugins to be used by grpc_cronet | ||
| * | | | more comments | David Garcia Quintas | 2018-03-27 |
| | | | | |||
| | * | | 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 | ||
| | | | * | Add more plugins to be used by grpc_cronet | Muxi Yan | 2018-03-23 |
| | | |/ | | |/| | |||
| * | | | 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 |
| |\| | | | |||
| | * | | | Merge pull request #14758 from muxi/cronet-plugin-registry | Muxi Yan | 2018-03-21 |
| | |\ \ \ | | | | | | | | | | | | | Let cronet use grpc_cronet_registry_plugin | ||
| | | | | * | Add address sorting submodule for use in c-ares wrapper | Alexander Polcyn | 2018-03-20 |
| | | |_|/ | | |/| | | |||
| | | * | | Add message size filter and deadline filter plugins | Muxi Yan | 2018-03-20 |
| | | | | | |||
| | | * | | Let cronet use grpc_cronet_registry_plugin | Muxi Yan | 2018-03-20 |
| | | | | | |||
| | * | | | [grpc] Add SSL session client cache support | 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 |
| | | | | |||
| | | * | Convert byte_stream API to C++. | Mark D. Roth | 2018-03-09 |
| | |/ | |/| | |||
| * | | Add ALTS code to grpc/core | Yihua Zhang | 2018-03-08 |
| | | | |||
| * | | Revert "Add ALTS C stack to gRPC core" | Sree Kuchibhotla | 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 |
| | | |||
| * | Review feedback, gTest | ncteisen | 2018-03-06 |
| | | |||
| * | Move status util | ncteisen | 2018-03-06 |
| | |