aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/fixtures/h2_ssl_proxy.c
Commit message (Collapse)AuthorAge
* Finish moving to new APIsGravatar Craig Tiller2016-11-09
|
* Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2016-11-07
|\ | | | | | | core-end2end-tests-cronet-update
| * Don't run cancel_after_accept test for fd and socketpair fixtures.Gravatar Mark D. Roth2016-11-03
| |
* | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2016-10-30
|\ \ | | | | | | | | | core-end2end-tests-cronet-update
| | * Change tests to use channel args instead of fake_resolver query args.Gravatar Mark D. Roth2016-10-27
| |/
| * Add h2_fake_resolver end2end test fixture.Gravatar Mark D. Roth2016-10-03
| |
* | Update unit tests and fixtures with AUTHORITY_HEADER support optionGravatar Muxi Yan2016-09-20
|/
* disable cacheability assert for proxyGravatar Makarand Dharmapurikar2016-08-29
| | | | Disable the check for GET request if we're running behind a proxy.
* Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar Julien Boeuf2016-05-10
|\ | | | | | | credentials_refactoring
* | Refactoring the core security code.Gravatar Julien Boeuf2016-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As opposed to a flat directory, we now have the following structure: - security -context - credentials - composite - fake - google_default - iam - jwt - oauth2 - plugin - ssl - transport - util We have not refactored the test code yet but this PR is already large enough...
| * Apply clang-format diffs.Gravatar Mark D. Roth2016-05-04
| |
| * Use unlimited default for max header size until receiving new settingsGravatar Mark D. Roth2016-05-04
|/ | | | | | | | from the peer. This both complies with the RFC and ensures that if the user sets a higher limit than the 16K default, we won't incorrectly reject data sent before settings are exchanged. Also fix proxy tests.
* Introduce machinery to allow tests to register pluginsGravatar Craig Tiller2016-04-04
|
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Fix includesGravatar Craig Tiller2016-03-25
|
* Auto-changesGravatar Craig Tiller2016-03-25
|
* Fix copyrightsGravatar Craig Tiller2016-02-23
|
* Regenerate files, fix bugsGravatar Craig Tiller2016-02-22
|\
* | Add a sanity test for name aliasingGravatar Craig Tiller2016-02-22
|/
* BoringSSL integration: non-vsprojects changesGravatar Craig Tiller2015-12-22
|
* Got the core test passing.Gravatar Julien Boeuf2015-10-09
|
* Fixed wrong test for FEATURE_MASK_SUPPORTS_HOSTNAME_VERIFICATIONGravatar David Garcia Quintas2015-09-24
|
* Hand-written changesGravatar Craig Tiller2015-08-31