aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/handshake/server_ssl.c
Commit message (Expand)AuthorAge
* Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-30
|\
| * Update include pathsGravatar Craig Tiller2017-03-28
* | Updates C CoreGravatar Sree Kuchibhotla2017-03-22
* | Prefix grpc_cq_polling_type enums with GRPC_CQ_Gravatar Sree Kuchibhotla2017-03-03
* | Change Core to use the new completion_queue_create APIGravatar Sree Kuchibhotla2017-03-02
|/
* Replace timeout/scaling macros with functions.Gravatar Robbie Shade2017-01-31
* s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
* Convert new filesGravatar Craig Tiller2016-10-26
* Fix handshake_client bind flakes and build issues.Gravatar Harvey Tuch2016-10-24
* Fix server_ssl.c thread race exposed by tsan by using gpr_event.Gravatar Harvey Tuch2016-10-24
* Fix memory leak detected by ASAN and clang-format variance.Gravatar Harvey Tuch2016-10-24
* Introduce a grpc-exp ALPN protocol identifier.Gravatar Harvey Tuch2016-10-24