aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/tests/compressed_payload.c
Commit message (Collapse)AuthorAge
* 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
* 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
|/
* s/maybe_compression_level.compression_level/maybe_compression_level.levelGravatar David Garcia Quintas2016-06-07
|
* Merge branch 'compression_incoming_checks' into compression_md_level_bisGravatar David Garcia Quintas2016-05-18
|\
* | Compression test fixesGravatar David Garcia Quintas2016-05-17
| |
* | Merge branch 'moar-compression-public-refactorings' into ↵Gravatar David Garcia Quintas2016-05-17
|\ \ | | | | | | | | | compression_md_level_bis
| | * Moved down verification upon cancellationGravatar David Garcia Quintas2016-05-17
| | |
| | * INTERNAL -> UNIMPLEMENTED for disabled algorithmsGravatar David Garcia Quintas2016-05-17
| | |
| * | Refactorings and renamings related to compression.Gravatar David Garcia Quintas2016-05-16
| | | | | | | | | | | | Also added levels to the channel args options.
* | | made send_initial_md compression level a "maybe"Gravatar David Garcia Quintas2016-05-12
| | |
* | | 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.
| * Validation for incoming compressed dataGravatar David Garcia Quintas2016-04-23
|/
* 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
|
* Test fixesGravatar Craig Tiller2015-11-24
|
* Hid test-only functions from surface/call.hGravatar David Garcia Quintas2015-10-08
|
* 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