aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/bad_ssl
Commit message (Collapse)AuthorAge
...
| * Forgot to git add these.Gravatar Nicolas "Pixel" Noble2017-01-04
| |
| * Merge remote-tracking branch 'google/master' into bazel-take-2Gravatar Nicolas "Pixel" Noble2017-01-04
| |\
* | | All core tests compile without grpc_mdstrGravatar Craig Tiller2016-11-17
| |/ |/|
* | s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
| |
* | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
| |
| * Bad ssl tests convertedGravatar Craig Tiller2016-10-20
|/
* Update tests.Gravatar Mark D. Roth2016-10-06
|
* Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmergeGravatar Nicolas "Pixel" Noble2016-09-08
|\
| * Disable alpn bad_ssl core testsGravatar murgatroid992016-09-06
| |
* | Change cq_verifier to report file and line number for expectations.Gravatar Mark D. Roth2016-08-24
|/
* Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-09
|\
* | Move load_file into iomgrGravatar Craig Tiller2016-05-18
| |
* | Fix compile errorsGravatar Craig Tiller2016-05-18
| |
| * Allow servers to select compression level via initial MD.Gravatar David Garcia Quintas2016-05-09
|/ | | | | | | | Setting the newly added compression_level field of grpc_op::send_initial_metadata by a server now has the effect of applying that compression level for the subsequent call messages leaving the server. The ultimate meaning of the level depends on the client's supported compression algorithms.
* Getting dependencies fixed upGravatar Craig Tiller2016-04-05
|
* Merge github.com:grpc/grpc into ignore_connectivityGravatar Craig Tiller2016-03-31
|\
| * Update copyrightsGravatar Craig Tiller2016-03-31
| |
* | Merge branch 'idempotent' into ignore_connectivityGravatar Craig Tiller2016-03-28
|\|
* | Merge branch 'idempotent' into ignore_connectivityGravatar Craig Tiller2016-03-28
|\ \
| | * Move chttp2 related files under ext/Gravatar Craig Tiller2016-03-28
| |/
| * Fix formattingGravatar Craig Tiller2016-03-26
| |
| * Fix another pathGravatar Craig Tiller2016-03-25
| |
| * Fix includesGravatar Craig Tiller2016-03-25
| |
| * Auto-changesGravatar Craig Tiller2016-03-25
| |
| * Fixing sanity.Gravatar Nicolas "Pixel" Noble2016-03-24
| |
| * Adding an argument to bad_ssl_cert in order to override the location of the ↵Gravatar Nicolas "Pixel" Noble2016-03-19
| | | | | | | | test certificate.
* | Fix copyrightsGravatar Craig Tiller2016-03-11
| |
* | Fix some bugsGravatar Craig Tiller2016-03-11
|/
* Fix copyrightsGravatar Craig Tiller2016-02-23
|
* Add a sanity test for name aliasingGravatar Craig Tiller2016-02-22
|
* Rollback gpr deletionGravatar Craig Tiller2016-02-09
|
* Removing gpr as a separated library.Gravatar Nicolas "Pixel" Noble2016-01-30
|
* Fix copyrightsGravatar Craig Tiller2016-01-20
|
* Add CPU cost measurement, tune parameters, decrease default maxjobsGravatar Craig Tiller2016-01-20
|
* Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
|
* BoringSSL integration: non-vsprojects changesGravatar Craig Tiller2015-12-22
|
* clang-formatGravatar Craig Tiller2015-12-16
|
* Get the right ordering of h2, not-h2Gravatar Craig Tiller2015-12-14
|
* Ensure test fails if SSL connection succeedsGravatar Craig Tiller2015-12-14
|
* Add documentationGravatar Craig Tiller2015-12-14
|
* clang-formatGravatar Craig Tiller2015-12-14
|
* Dont run on Windows just yetGravatar Craig Tiller2015-12-13
|
* Fix leakGravatar Craig Tiller2015-12-13
|
* Dont run the servers as testsGravatar Craig Tiller2015-12-13
|
* Add castGravatar Craig Tiller2015-12-13
|
* Add tests for failed SSL connections: bad cert, and bad alpn configGravatar Craig Tiller2015-12-13