aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/transport
Commit message (Collapse)AuthorAge
* Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-08
|\
| * Merge github.com:grpc/grpc into pid_ctlGravatar Craig Tiller2016-10-28
| |\
* | | clang-formatGravatar Craig Tiller2016-10-26
| | |
* | | s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
| | |
* | | Merge branch 'buffer_pools_for_realsies' into grpc_sliceGravatar Craig Tiller2016-10-26
|\ \ \ | | |/ | |/|
* | | Add incldues, fix function namesGravatar Craig Tiller2016-10-26
| | |
* | | Update includes, s/gpr_dump_slice/grpc_dump_slice/gGravatar Craig Tiller2016-10-26
| | |
* | | Bulk update #includesGravatar Craig Tiller2016-10-26
| | |
* | | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
| | |
| * | Introduce a grpc-exp ALPN protocol identifier.Gravatar Harvey Tuch2016-10-24
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | This patch introduces an additional ALPN protocol, grpc-exp, intended to take preference to h2 and indicate to the server that the connection contains only gRPC traffic. This allows servers and intermediate boxes to distinguish gRPC from other HTTP/2 traffic. The choice of grpc-exp as a protocol identifier indicates that this scheme is currently experimental and should not be relied upon. The protocol is not in the IANA TLS registry. This patch also introduces client/server handshake tests that validate the preferential treatment of grpc-exp in an end-to-end manner.
| * Add pid controller testGravatar Craig Tiller2016-10-20
|/
* Merge branch 'grand-unified-closures' into direct-callsGravatar Craig Tiller2016-09-08
|\
| * Support >16kib frame sizes in coreGravatar Craig Tiller2016-08-24
| |
* | fixesGravatar Craig Tiller2016-08-22
|/
* Move timeout_encoding from core/ext/transport/chttp2 to core/lib/transportGravatar Robbie Shade2016-07-13
|
* Make it more likely to correctly report deadline exceededGravatar Craig Tiller2016-07-08
|
* Merge pull request #6958 from ctiller/cpuburnGravatar Jan Tattermusch2016-06-17
|\ | | | | Reduce cost of some heavyweight tests
| * Reduce cost of some heavyweight testsGravatar Craig Tiller2016-06-17
| |
* | Merge branch 'idempotent_endpoint_shutdown' into handshake_timeoutGravatar Craig Tiller2016-06-15
|\|
| * Merge pull request #6875 from y-zeng/log_checkGravatar Jan Tattermusch2016-06-14
| |\ | | | | | | Add format check for gpr_log and gpr_asprintf, add gpr_strpad
| * \ Merge pull request #6572 from y-zeng/base64_decodeGravatar Jan Tattermusch2016-06-14
| |\ \ | | | | | | | | Add base64 decoder
* | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-13
|\| | |
| | | * Add format check for gpr_log and gpr_asprintfGravatar Yuchen Zeng2016-06-10
| | | |
| * | | Expand corpus, make one-shot runners not self-check leaks (to give ASAN a ↵Gravatar Craig Tiller2016-06-10
| | |/ | |/| | | | | | | chance)
| | * Merge remote-tracking branch 'upstream/master' into base64_decodeGravatar Yuchen Zeng2016-06-08
| | |\ | | |/ | |/|
* | | Fix transitional typoGravatar Craig Tiller2016-06-07
| | |
* | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-06
|\| |
| * | GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWNGravatar Craig Tiller2016-06-02
| | |
| | * Add incremental decoding and input validationGravatar Yuchen Zeng2016-05-13
| | |
| | * Add base64 decoderGravatar Yuchen Zeng2016-05-12
| |/
* | Fix socket_utils_test, clang-fmtGravatar Craig Tiller2016-05-12
| |
* | Fixed hpack_parser_test and hpack_table_test.Gravatar Mark D. Roth2016-05-12
| |
* | Fix most hpack fuzzersGravatar Craig Tiller2016-05-10
| |
* | Convert tests to new error schemeGravatar Craig Tiller2016-05-06
|/
* Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-07
|\
| * Merge pull request #6029 from yang-g/hpack_tableGravatar Nicolas Noble2016-04-06
| |\ | | | | | | Use base64 encoded length for decoder table size calculation of binary headers
* | | Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-06
|\| |
* | | Nailing down dependencies betterGravatar Craig Tiller2016-04-05
| | |
* | | Getting dependencies fixed upGravatar Craig Tiller2016-04-05
| | |
| * | clang-fmtGravatar Craig Tiller2016-04-04
| | |
| * | Expand corpusGravatar Craig Tiller2016-04-04
| | |
| * | SquelchGravatar Craig Tiller2016-04-04
|/ /
| * Merge branch 'master' into hpack_tableGravatar Yang Gao2016-04-01
| |\ | |/ |/|
| * fix leak and raceGravatar yang-g2016-03-31
| |
| * Update according to api changeGravatar yang-g2016-03-31
| |
* | Merge github.com:grpc/grpc into copyright-fixGravatar Craig Tiller2016-03-31
|\ \
* | | Update copyrightsGravatar Craig Tiller2016-03-31
| | |
| | * Merge remote-tracking branch 'upstream/master' into hpack_tableGravatar yang-g2016-03-30
| | |\ | | |/ | |/|
| | * Handle staic metatada stringGravatar yang-g2016-03-30
| | |
| | * testsGravatar yang-g2016-03-30
| |/ |/|