aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/fixtures/h2_oauth2.c
Commit message (Collapse)AuthorAge
* rename all test core files to cc and a lot of C++ style conversionsGravatar Yash Tibrewal2017-10-25
|
* Add cancellation to asynchronous security APIs.Gravatar Mark D. Roth2017-07-21
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* 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
|
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
| | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55.
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
|
* Correctness, memory leak fixesGravatar Craig Tiller2016-11-23
|
* All core tests compile without grpc_mdstrGravatar Craig Tiller2016-11-17
|
* 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
|/
* 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...
* Introduce machinery to allow tests to register pluginsGravatar Craig Tiller2016-04-04
|
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Fix includesGravatar Craig Tiller2016-03-25
|
* Fix copyrightsGravatar Craig Tiller2016-03-25
|
* Auto-changesGravatar Craig Tiller2016-03-25
|
* BoringSSL integration: non-vsprojects changesGravatar Craig Tiller2015-12-22
|
* Got the core test passing.Gravatar Julien Boeuf2015-10-09
|
* Merge pull request #3479 from dgquintas/fix_fixturesGravatar Craig Tiller2015-09-25
|\ | | | | Fixed wrong test for FEATURE_MASK_SUPPORTS_HOSTNAME_VERIFICATION
| * Fixed wrong test for FEATURE_MASK_SUPPORTS_HOSTNAME_VERIFICATIONGravatar David Garcia Quintas2015-09-24
| |
* | clang-format all core filesGravatar Craig Tiller2015-09-22
| |
* | indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
| |
* | clang-format all core filesGravatar Craig Tiller2015-09-22
|/
* Hand-written changesGravatar Craig Tiller2015-08-31