Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | c++ify | kpayson64 | 2018-04-30 |
| | |||
* | Add exec_ctx check to fork handlers | kpayson64 | 2018-04-30 |
| | |||
* | Merge pull request #14544 from danzh2010/udpinterface | Yang Gao | 2018-03-07 |
|\ | | | | | Convert udp_server.cc to C++ | ||
* | | Add ALTS code to grpc/core | Yihua Zhang | 2018-03-06 |
| | | |||
| * | Merge branch 'master' into udpinterface | danzh | 2018-03-06 |
| |\ | |/ |/| | |||
* | | Use static_cast rather than reinterpret_cast whenever possible | Vijay Pai | 2018-03-05 |
| | | |||
* | | Merge pull request #14582 from markdroth/fake_resolver_test_fix | Mark D. Roth | 2018-03-05 |
|\ \ | | | | | | | Fix asan failure in fake_resolver_test. | ||
* \ \ | Merge pull request #14459 from vjpai/2phase_thd | Vijay Pai | 2018-03-02 |
|\ \ \ | | | | | | | | | C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start) | ||
| | * | | Fix asan failure in fake_resolver_test. | Mark D. Roth | 2018-03-02 |
| |/ / |/| | | |||
* | | | Need to shrink stack frame size; add a todo | Vijay Pai | 2018-03-01 |
| | | | |||
| * | | Minor changes and fixes | Vijay Pai | 2018-03-01 |
| | | | |||
| * | | Merge branch 'master' into 2phase_thd | Vijay Pai | 2018-03-01 |
| |\ \ | |/ / |/| | | |||
| * | | Move assignment for Thread, make destructor optional, loop cv waits | Vijay Pai | 2018-03-01 |
| | | | |||
* | | | Merge pull request #10684 from markdroth/retry | Mark D. Roth | 2018-03-01 |
|\ \ \ | | | | | | | | | Retry support | ||
* | | | | Introduce a 'weak' and mutable version of slice hash table | David Garcia Quintas | 2018-02-28 |
| | | | | |||
| * | | | Retry support. | Mark D. Roth | 2018-02-28 |
|/ / / | |||
| | * | fix format | Dan Zhang | 2018-02-28 |
| | | | |||
| | * | fix format | Dan Zhang | 2018-02-27 |
| | | | |||
| | * | Refactors grpc udp_server_listener to be object oriented. Also adds a mutex ↵ | Dan Zhang | 2018-02-27 |
| |/ |/| | | | | | to each listener. Instead of sharing the mutex in udp_server for all listeners, this per-listener mutex can make most of the call to different listeners in parallel. | ||
* | | Convert slice hash table and service config code to C++. | Mark D. Roth | 2018-02-26 |
| | | |||
| * | Reduce thread count to reduce stack frame size | Vijay Pai | 2018-02-24 |
| | | |||
| * | Merge branch 'master' into 2phase_thd | Vijay Pai | 2018-02-22 |
| |\ | |/ |/| | |||
* | | Merge pull request #14469 from adelez/foundry_integration | adelez | 2018-02-22 |
|\ \ | | | | | | | Add more bazel tests | ||
* \ \ | Merge pull request #14433 from muxi/add-cronet-bin-base64 | Muxi Yan | 2018-02-21 |
|\ \ \ | | | | | | | | | Add binary metadata support for cronet transport | ||
| * | | | Polish infer_length_after_decode and add test cases | Muxi Yan | 2018-02-21 |
| | | | | |||
* | | | | Merge pull request #14472 from jtattermusch/dualstack_socket_test_attempt2 | David G. Quintas | 2018-02-21 |
|\ \ \ \ | | | | | | | | | | | Further increase deadline in dualstack_socket_test | ||
| | | | * | Merge branch 'master' into 2phase_thd | Vijay Pai | 2018-02-21 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
* | | | | | Merge pull request #14437 from yihuazhang/security_connector_replacement | Mark D. Roth | 2018-02-21 |
|\ \ \ \ \ | | | | | | | | | | | | | Security connector replacement | ||
| | * | | | | increase deadline in dualstack_socket_test | Jan Tattermusch | 2018-02-21 |
| |/ / / / |/| | | | | |||
| | | | * | Minor fixes | Vijay Pai | 2018-02-20 |
| | | | | | |||
| | | * | | Add more bazel tests | Adele Zhou | 2018-02-20 |
| |_|/ / |/| | | | |||
* | | | | Merge pull request #14466 from jiangtaoli2016/ssl_test | Jiangtao Li | 2018-02-20 |
|\ \ \ \ | | | | | | | | | | | Re-enable mismatched ALPN SSL tests for boringSSL. | ||
| | | | * | Minor bug fixes | Vijay Pai | 2018-02-20 |
| | | | | | |||
| * | | | | Re-enable mismatched ALPN SSL tests for boringSSL. | jiangtaoli2016 | 2018-02-20 |
| | | | | | |||
| | | | * | Fix low level benchmark | Vijay Pai | 2018-02-20 |
| | | | | | |||
| | | | * | Merge branch '2phase_thd' of github.com:vjpai/grpc into 2phase_thd | Vijay Pai | 2018-02-20 |
| | | | |\ | |||
| | | | * | | Fix one Linux-specific test | Vijay Pai | 2018-02-20 |
| | | | | | | |||
| | * | | | | place security_connector in its own subdirectory | Yihua Zhang | 2018-02-20 |
| |/ / / / | |||
| | | | * | clang-fmt | Vijay Pai | 2018-02-19 |
| | | |/ | |||
| | | * | C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start) | Vijay Pai | 2018-02-19 |
| | | | | |||
* | | | | Add bazel target for more tests. | Adele Zhou | 2018-02-16 |
| | | | | |||
* | | | | Run end2end tests with different pollers with Bazel. | Adele Zhou | 2018-02-16 |
| | | | | |||
* | | | | Fix the fuzzer corpus path. | Adele Zhou | 2018-02-16 |
|/ / / | |||
| | * | Remove support for detached threads. All threads must be joined. | Vijay Pai | 2018-02-15 |
| |/ |/| | |||
* | | Fix compile | ncteisen | 2018-02-14 |
| | | |||
* | | Use grpc_channel_arg_get_string when appropriate | ncteisen | 2018-02-14 |
|/ | |||
* | Add repro | Noah Eisen | 2018-02-14 |
| | |||
* | Fix fuzz bug | Noah Eisen | 2018-02-14 |
| | |||
* | Add fuzz repro | Noah Eisen | 2018-02-14 |
| | |||
* | Add fuzz repro | Noah Eisen | 2018-02-14 |
| |