aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/bad_ssl
Commit message (Expand)AuthorAge
* Promote gpr_test_util to part of grpc_test_util, add a sample to show it work...Gravatar yang-g2018-12-06
* Create verify_peer_options when creating ssl credentials in order to expose a...Gravatar Ian Haken2018-06-12
* Fix fuzzer tests for BazelGravatar Adele Zhou2018-02-12
* Run clang fmtGravatar Noah Eisen2018-02-09
* Autofix c casts to c++ castsGravatar Noah Eisen2018-02-09
* Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\
| * Merge pull request #14377 from adelez/foundry_integrationGravatar adelez2018-02-08
| |\
* | | Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\| |
| | * Add two files as data deps.Gravatar Adele Zhou2018-02-08
* | | Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\ \ \ | | |/ | |/|
| | * Merge branch 'master' into gpr_review3Gravatar Vijay Pai2018-02-08
| | |\ | | |/ | |/|
| | * Merge branch 'master' into gpr_review3Gravatar Vijay Pai2018-02-08
| | |\
| * | \ Merge branch 'master' into gpr_review_host_portGravatar Vijay Pai2018-02-07
| |\ \ \ | | | |/ | | |/|
| | * | Get bazel tests for bad_ssl workingGravatar Yash Tibrewal2018-02-05
* | | | Privatize useful.h and avl.hGravatar Vijay Pai2018-02-02
| |/ / |/| |
| * | Privatize host_port.h; was not used in any wrapped language implementationGravatar Vijay Pai2018-01-25
|/ /
| * Move cmdline and subprocess from public gpr to test/core/utilGravatar Vijay Pai2018-01-25
|/
* Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18
* clang-format after nullptr changesGravatar Craig Tiller2017-11-10
* Enable clang-tidy as a sanity check, fix up all known failuresGravatar Craig Tiller2017-11-10
* Merge masterGravatar Yash Tibrewal2017-11-06
|\
| * Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
* | rename all test core files to cc and a lot of C++ style conversionsGravatar Yash Tibrewal2017-10-25
|/
* Make package names consistent under test/coreGravatar yang-g2017-08-31
* 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 github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-14
| |\
| * | Call ref/unref, bugfixesGravatar Craig Tiller2017-03-31
|/ /
| * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-30
| |\ | |/ |/|
* | Sanity fixesGravatar Craig Tiller2017-03-29
* | Update include pathsGravatar Craig Tiller2017-03-28
| * clang formatGravatar Sree Kuchibhotla2017-03-24
| * Updates C CoreGravatar Sree Kuchibhotla2017-03-22
| * clang format codeGravatar Sree Kuchibhotla2017-03-03
| * Prefix grpc_cq_polling_type enums with GRPC_CQ_Gravatar Sree Kuchibhotla2017-03-03
| * Fix clang formatting issuesGravatar 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
* Merge github.com:grpc/grpc into rollfwdGravatar Craig Tiller2017-01-26
|\
| * Fix tests.Gravatar Mark D. Roth2017-01-25
* | Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
|/
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-17
|\
| * Add licenses to all BUILD files and missing copyrightGravatar yang-g2017-01-11
* | Merge branch 'slice_with_exec_ctx' into metadata_filterGravatar Craig Tiller2017-01-04
|\|