aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core
Commit message (Expand)AuthorAge
* Improvements to grpc_byte_stream API and handling.Gravatar Mark D. Roth2017-07-26
* Adding exec_ctx to avl vtable functionsGravatar yang-g2017-07-25
* Merge pull request #11786 from y-zeng/fd_orphanGravatar Yuchen Zeng2017-07-24
|\
* \ Merge pull request #11733 from markdroth/security_api_cleanupGravatar Mark D. Roth2017-07-24
|\ \
* \ \ Merge pull request #11884 from yashykt/connect-authGravatar Yash Tibrewal2017-07-21
|\ \ \
| | * | Add cancellation to asynchronous security APIs.Gravatar Mark D. Roth2017-07-21
| * | | Changing a few variable names and adding few safety conditionsGravatar Yash Tibrewal2017-07-21
| * | | Test credentials are passed with channel arg. Renamed macros and refactored c...Gravatar Yash Tibrewal2017-07-20
| * | | Removing a few style issuesGravatar Yash Tibrewal2017-07-19
| * | | remove unnecessary codeGravatar Yash Tibrewal2017-07-19
| * | | Merged latest commit from upstreamGravatar Yash Tibrewal2017-07-19
| |\| |
| * | | Adding connect auth feature. Proxy-Authorization header is being inserted whe...Gravatar Yash Tibrewal2017-07-19
| | | * Add already_closed in grpc_fd_orphanGravatar Yuchen Zeng2017-07-17
| | |/
* | | Merge branch 'master' into sreek-epoll1Gravatar Sree Kuchibhotla2017-07-17
|\ \ \ | | |/ | |/|
| * | Merge pull request #11189 from muxi/stream_compressionGravatar Muxi Yan2017-07-17
| |\ \
| * | | Reset OWNERS stateGravatar Craig Tiller2017-07-17
| * | | Merge pull request #11145 from vjpai/inproc3Gravatar Vijay Pai2017-07-15
| |\ \ \
| * \ \ \ Merge pull request #10827 from jboeuf/max_token_lifetime_cppGravatar jboeuf2017-07-14
| |\ \ \ \
| | | * | | Create inproc transport, add relevant tests, exclude irrelevant testsGravatar Vijay Pai2017-07-14
| | | | |/ | | | |/|
* | | | | Merge branch 'master' into sreek-epoll1Gravatar Sree Kuchibhotla2017-07-14
|\| | | |
| | * | | Better handling of token lifetime.Gravatar Julien Boeuf2017-07-13
| | |/ /
* | | | Merge branch 'master' into sreek-epoll1Gravatar Sree Kuchibhotla2017-07-13
|\ \ \ \ | | |/ / | |/| |
| | * | Detach ownership of core/c++Gravatar Craig Tiller2017-07-13
| |/ /
| * | Merge pull request #11803 from ctiller/spin-initGravatar Craig Tiller2017-07-13
| |\ \
| * \ \ Merge pull request #11310 from nicolasnoble/importGravatar Nicolas Noble2017-07-13
| |\ \ \
| | | * | clang-formatGravatar Craig Tiller2017-07-13
| | | * | Add a test of repeatedly calling grpc_init then grpc_shutdownGravatar Craig Tiller2017-07-13
| * | | | Add test tree owners for C/C++Gravatar Craig Tiller2017-07-13
| | |/ / | |/| |
* | | | Merge branch 'enable-epoll1' of https://github.com/ctiller/grpc into ctiller-...Gravatar Sree Kuchibhotla2017-07-12
|\ \ \ \ | |/ / / |/| | |
* | | | Merge pull request #11317 from ctiller/cq-dropGravatar Craig Tiller2017-07-12
|\ \ \ \
* \ \ \ \ Merge pull request #11409 from annasapek/asynch-tsi-fake-handshakerGravatar Mark D. Roth2017-07-12
|\ \ \ \ \
| * | | | | Update tsi_fake_handshaker to implement the asynchronous TSIGravatar Anna Sapek2017-07-11
* | | | | | Add fuzzer reproGravatar Noah Eisen2017-07-11
* | | | | | Merge pull request #11719 from markdroth/large_metadata_bad_client_test_fixGravatar Mark D. Roth2017-07-11
|\ \ \ \ \ \
| * | | | | | Do multiple reads if needed to read full server response.Gravatar Mark D. Roth2017-07-11
* | | | | | | Revert "Remove lockfree-stack implementation that is no longer used"Gravatar Ken Payson2017-07-10
|/ / / / / /
| | | | | * Fix windows test failureGravatar Muxi Yan2017-07-09
| | | | | * Comments and fixesGravatar Muxi Yan2017-07-08
| | | * | | Merge github.com:grpc/grpc into enable-epoll1Gravatar Craig Tiller2017-07-06
| | | |\ \ \ | |_|_|/ / / |/| | | | |
| | | | | * clang-formatGravatar Muxi Yan2017-07-05
| | | | | * Sanity fixGravatar Muxi Yan2017-07-05
| | | | | * Move stream_compression to src/core/lib/compressionGravatar Muxi Yan2017-07-05
| | | | | * Make stream compression moduleGravatar Muxi Yan2017-07-05
* | | | | | Merge pull request #11602 from muxi/add_cancel_after_round_trip_testGravatar Muxi Yan2017-07-05
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| | | * | | Merge github.com:grpc/grpc into cq-dropGravatar Craig Tiller2017-07-05
| | | |\ \ \ | |_|_|/ / / |/| | | | |
| | | | * | Merge github.com:grpc/grpc into enable-epoll1Gravatar Craig Tiller2017-07-05
| | | | |\ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix test failuresGravatar Muxi Yan2017-06-28
| * | | | | Correct copyright yearGravatar Muxi Yan2017-06-27
| * | | | | Resolve asan failureGravatar Muxi Yan2017-06-27
* | | | | | Merge pull request #11577 from markdroth/compression_filter_fixGravatar Mark D. Roth2017-06-26
|\ \ \ \ \ \