Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | build_project | Muxi Yan | 2018-05-22 |
| | |||
* | build_project | Muxi Yan | 2018-05-15 |
| | |||
* | 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 | ||
| | * | 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 |
| | | |||
* | | Reviewer feedback, s/object_registry/channel_trace_registry | ncteisen | 2018-03-06 |
| | | |||
* | | reviewer feedback, rename | ncteisen | 2018-03-06 |
| | | |||
* | | Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing | ncteisen | 2018-03-02 |
|\| | |||
* | | Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing | ncteisen | 2018-03-01 |
|\ \ | |||
| | * | Merge branch 'master' into 2phase_thd | Vijay Pai | 2018-03-01 |
| | |\ | | |/ | |/| | |||
| * | | Retry support. | Mark D. Roth | 2018-02-28 |
| | | | |||
| * | | Convert slice hash table and service config code to C++. | Mark D. Roth | 2018-02-26 |
| | | | |||
| | * | Merge branch 'master' into 2phase_thd | Vijay Pai | 2018-02-21 |
| | |\ | | |/ | |/| | |||
| * | | place security_connector in its own subdirectory | Yihua Zhang | 2018-02-20 |
| | | | |||
| | * | C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start) | Vijay Pai | 2018-02-19 |
| | | | |||
| | * | Remove support for detached threads. All threads must be joined. | Vijay Pai | 2018-02-15 |
| |/ | |||
* | | Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing | ncteisen | 2018-02-13 |
|\| | |||
| * | Merge branch 'master' into gpr_review | Vijay Pai | 2018-02-08 |
| |\ | |||
| | * | Merge pull request #13684 from markdroth/c++_resolver | Mark D. Roth | 2018-02-08 |
| | |\ | | | | | | | | | C++ Resolver API | ||
| * | | | Merge branch 'master' into gpr_review | Vijay Pai | 2018-02-08 |
| |\| | | |||
| * | | | Merge branch 'master' into gpr_review | Vijay Pai | 2018-02-08 |
| |\ \ \ | |||
| | | | * | Convert resolver API to C++. | Mark D. Roth | 2018-02-08 |
| | | |/ | | |/| | |||
| | | * | Merge branch 'master' into gpr_review3 | Vijay Pai | 2018-02-08 |
| | | |\ | | | |/ | | |/| | |||
| * | | | Move avl to its own directory and rename it to grpc_avl | Vijay Pai | 2018-02-08 |
| | | | |