aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/tests/call_creds.c
Commit message (Collapse)AuthorAge
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
|
* Progress towards mdstr eliminationGravatar Craig Tiller2016-11-14
|
* Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-08
|\
| * Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2016-11-07
| |\ | | | | | | | | | core-end2end-tests-cronet-update
| * | Clean with clang-formatGravatar Muxi Yan2016-10-31
| | |
| * | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2016-10-30
| |\ \ | | | | | | | | | | | | core-end2end-tests-cronet-update
| * | | Put validation of host name in a functionGravatar Muxi Yan2016-10-30
| | | |
| * | | Use get_host_override_string function inlineGravatar Muxi Yan2016-10-30
| | | |
| * | | Convert validate_host_override_string into a function and rename into ↵Gravatar Muxi Yan2016-10-30
| | | | | | | | | | | | | | | | get_host_override_string
| | | * Change tests to use channel args instead of fake_resolver query args.Gravatar Mark D. Roth2016-10-27
| | |/
* | | clang-formatGravatar Craig Tiller2016-10-26
| | |
* | | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
| |/ |/|
* | 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
|/
* Merge pull request #7858 from markdroth/cq_verifier_file_lineGravatar Craig Tiller2016-08-31
|\ | | | | Change cq_verifier to report file and line number for expectations.
| * Change cq_verifier to report file and line number for expectations.Gravatar Mark D. Roth2016-08-24
| |
* | clang-format remove blank linesGravatar Robbie Shade2016-08-23
| |
* | Delete unused TIMEOUT enum in end2end testsGravatar Robbie Shade2016-06-29
|/
* Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-06-03
|\
* | 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.
| * 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
|
* Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
|
* BoringSSL integration: non-vsprojects changesGravatar Craig Tiller2015-12-22
|
* Got the core test passing.Gravatar Julien Boeuf2015-10-09
|
* Fix clang-format scriptGravatar Craig Tiller2015-09-28
|
* Merge github.com:grpc/grpc into immolating-conversionGravatar Craig Tiller2015-09-10
|
* Hand-written changesGravatar Craig Tiller2015-08-31