aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/client_config/set_initial_connect_string_test.c
Commit message (Expand)AuthorAge
* Merge branch 'idempotent_endpoint_shutdown' into handshake_timeoutGravatar Craig Tiller2016-06-15
|\
| * Restricted the check to GUNCGravatar Yuchen Zeng2016-06-10
| * Add format check for gpr_log and gpr_asprintfGravatar Yuchen Zeng2016-06-10
* | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-09
|\|
| * Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-06-03
| |\
* | \ Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-24
|\ \ \ | | |/ | |/|
| * | Merge github.com:grpc/grpc into test_affineGravatar Craig Tiller2016-05-23
| |\ \
| * \ \ Merge github.com:grpc/grpc into test_affineGravatar Craig Tiller2016-05-23
| |\ \ \
| | | * | Improve test debugability, fix race conditionGravatar Craig Tiller2016-05-23
| | |/ /
| * | | clang-formatGravatar Craig Tiller2016-05-20
| | * | Merge branch 'master' of github.com:grpc/grpc into credentials_refactoringGravatar Julien Boeuf2016-05-18
| | |\ \
| | | | * Merge branch 'moar-compression-public-refactorings' into compression_md_level...Gravatar David Garcia Quintas2016-05-17
| | | | |\ | | | | |/ | | | |/|
| * | / | Bug fixesGravatar Craig Tiller2016-05-17
| | |/ / | |/| |
* | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-13
|\| | |
| * | | Fix tsan reported errorGravatar Craig Tiller2016-05-12
| * | | clang-formatGravatar Craig Tiller2016-05-11
| | | * Allow servers to select compression level via initial MD.Gravatar David Garcia Quintas2016-05-09
| | |/ | |/|
* | | Convert tests to new error schemeGravatar Craig Tiller2016-05-06
| |/ |/|
* | Refactoring the core security code.Gravatar Julien Boeuf2016-05-04
|/
* Reposition files to optionalize client_config systemGravatar Craig Tiller2016-03-31
* Update copyrightsGravatar Craig Tiller2016-03-31
* Fix includesGravatar Craig Tiller2016-03-25
* Revert "Revert "Add an implementation firewall against pollset_set""Gravatar Craig Tiller2016-02-25
* Revert "Add an implementation firewall against pollset_set"Gravatar Vijay Pai2016-02-25
* Provide an interface firewall between pollset and its implementationsGravatar Craig Tiller2016-02-19
* Preparatory changes for work sheddingGravatar Craig Tiller2016-01-28
* Extend Copyrights to 2016Gravatar Dan Born2016-01-13
* Code review follow-up.Gravatar Dan Born2016-01-12
* Make grpc_tcp_listener private.Gravatar Dan Born2016-01-11
* Clang format.Gravatar Nicolas "Pixel" Noble2015-12-01
* fix build and windows testGravatar yang-g2015-11-21
* use a temp buffer to do readGravatar Yang Gao2015-11-17
* drain cqGravatar yang-g2015-11-07
* add a test for initial_connect_stringGravatar yang-g2015-11-06