aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/handshake
Commit message (Expand)AuthorAge
* Use existing read buffer in security handshaker if presentGravatar Alexander Polcyn2017-11-13
* Moving visibility and package creation to the build system.Gravatar Nicolas "Pixel" Noble2017-08-30
* Merge branch 'master' of https://github.com/grpc/grpc into importGravatar Nicolas "Pixel" Noble2017-06-26
|\
| * fix remaining license noticesGravatar Jan Tattermusch2017-06-08
| * auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* | Adding dummy layering check option.Gravatar Nicolas "Pixel" Noble2017-05-19
|/
* Merge branch 'master' of https://github.com/grpc/grpc into importGravatar Nicolas "Pixel" Noble2017-05-11
|\
* | Rewriting core tests BUILD files to use the build system.Gravatar Nicolas "Pixel" Noble2017-04-18
| * 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
| * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-03
| |\ | |/ |/|
| * Change Core to use the new completion_queue_create APIGravatar Sree Kuchibhotla2017-03-02
* | Add licenses() in BUILD filesGravatar Yuchen Zeng2017-03-01
|/
* Merge pull request #9773 from dgquintas/build_filesGravatar David G. Quintas2017-02-28
|\
* \ Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_masterGravatar murgatroid992017-02-23
|\ \
| | * test/core/handshakeGravatar David Garcia Quintas2017-02-17
| |/ |/|
| * Improve Node and libuv testing and test coverageGravatar murgatroid992017-02-17
* | Expand wildcard IP addresses on servers.Gravatar Dan Born2017-02-09
* | Replace timeout/scaling macros with functions.Gravatar Robbie Shade2017-01-31
|/
* Fixing msan issue in client_ssl.cGravatar Julien Boeuf2017-01-19
* Up retry count to try and counter flakinessGravatar Craig Tiller2016-11-28
* 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