Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix fuzzing detected error | Craig Tiller | 2017-03-10 |
| | |||
* | Complete test/core/transport/chttp2; add test/core/transport/BUILD | Craig Tiller | 2017-02-17 |
| | |||
* | Expand corpora | Craig Tiller | 2017-01-21 |
| | |||
* | Merge github.com:grpc/grpc into metadata_filter | Craig Tiller | 2017-01-17 |
|\ | |||
| * | Add licenses to all BUILD files and missing copyright | yang-g | 2017-01-11 |
| | | |||
* | | Fix tests | Craig Tiller | 2017-01-06 |
| | | |||
* | | Merge branch 'slice_with_exec_ctx' into metadata_filter | Craig Tiller | 2017-01-04 |
|\| | |||
| * | Merge branch 'patchy' into slice_with_exec_ctx_and_build | Craig Tiller | 2017-01-04 |
| |\ | |||
| | * | Merge remote-tracking branch 'google/master' into bazel-take-2 | Nicolas "Pixel" Noble | 2017-01-04 |
| | |\ | |||
* | | | | Fix some leaks/use-after-frees | Craig Tiller | 2016-12-07 |
| | | | | |||
* | | | | Make everything compile for clang & gcc | Craig Tiller | 2016-11-23 |
| | | | | |||
* | | | | Move from cmp --> eq, and provide a good implementation for interning | Craig Tiller | 2016-11-21 |
| | | | | |||
* | | | | Get core compiling again | Craig Tiller | 2016-11-18 |
| | | | | |||
* | | | | Begin moving mdelem to be a value type | Craig Tiller | 2016-11-18 |
| | | | | |||
* | | | | All core tests compile without grpc_mdstr | Craig Tiller | 2016-11-17 |
|/ / / | |||
* | | | Finish moving to new APIs | Craig Tiller | 2016-11-09 |
| | | | |||
* | | | Progress towards making grpc_slice_unref_internal take an exec_ctx | Craig Tiller | 2016-10-31 |
| |/ |/| | |||
* | | clang-format | Craig Tiller | 2016-10-26 |
| | | |||
* | | s/GPR_SLICE/GRPC_SLICE/g | Craig Tiller | 2016-10-26 |
| | | |||
* | | Merge branch 'buffer_pools_for_realsies' into grpc_slice | Craig Tiller | 2016-10-26 |
|\ \ | |||
* | | | Add incldues, fix function names | Craig Tiller | 2016-10-26 |
| | | | |||
* | | | Update includes, s/gpr_dump_slice/grpc_dump_slice/g | Craig Tiller | 2016-10-26 |
| | | | |||
* | | | Bulk update #includes | Craig Tiller | 2016-10-26 |
| | | | |||
* | | | s/gpr_slice/grpc_slice, and move around tests, impls | Craig Tiller | 2016-10-26 |
| | | | |||
| | * | Merge branch 'master' of https://github.com/grpc/grpc into bazel-take-2 | Nicolas "Pixel" Noble | 2016-10-26 |
| | |\ | | |/ | |/| | |||
| * | | Introduce a grpc-exp ALPN protocol identifier. | Harvey Tuch | 2016-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. | ||
| * | All fuzzers | Craig Tiller | 2016-10-20 |
|/ | |||
* | Merge branch 'grand-unified-closures' into direct-calls | Craig Tiller | 2016-09-08 |
|\ | |||
| * | Support >16kib frame sizes in core | Craig Tiller | 2016-08-24 |
| | | |||
* | | fixes | Craig Tiller | 2016-08-22 |
|/ | |||
* | Move timeout_encoding from core/ext/transport/chttp2 to core/lib/transport | Robbie Shade | 2016-07-13 |
| | |||
* | Make it more likely to correctly report deadline exceeded | Craig Tiller | 2016-07-08 |
| | |||
* | Merge pull request #6958 from ctiller/cpuburn | Jan Tattermusch | 2016-06-17 |
|\ | | | | | Reduce cost of some heavyweight tests | ||
| * | Reduce cost of some heavyweight tests | Craig Tiller | 2016-06-17 |
| | | |||
* | | Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout | Craig Tiller | 2016-06-15 |
|\| | |||
| * | Merge pull request #6875 from y-zeng/log_check | Jan Tattermusch | 2016-06-14 |
| |\ | | | | | | | Add format check for gpr_log and gpr_asprintf, add gpr_strpad | ||
| * \ | Merge pull request #6572 from y-zeng/base64_decode | Jan Tattermusch | 2016-06-14 |
| |\ \ | | | | | | | | | Add base64 decoder | ||
* | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-13 |
|\| | | | |||
| | | * | Add format check for gpr_log and gpr_asprintf | Yuchen Zeng | 2016-06-10 |
| | | | | |||
| * | | | Expand corpus, make one-shot runners not self-check leaks (to give ASAN a ↵ | Craig Tiller | 2016-06-10 |
| | |/ | |/| | | | | | | | chance) | ||
| | * | Add incremental decoding and input validation | Yuchen Zeng | 2016-05-13 |
| | | | |||
| | * | Add base64 decoder | Yuchen Zeng | 2016-05-12 |
| |/ | |||
* | | Fix socket_utils_test, clang-fmt | Craig Tiller | 2016-05-12 |
| | | |||
* | | Fixed hpack_parser_test and hpack_table_test. | Mark D. Roth | 2016-05-12 |
| | | |||
* | | Fix most hpack fuzzers | Craig Tiller | 2016-05-10 |
|/ | |||
* | Merge github.com:grpc/grpc into strong-includes | Craig Tiller | 2016-04-07 |
|\ | |||
| * | Merge pull request #6029 from yang-g/hpack_table | Nicolas Noble | 2016-04-06 |
| |\ | | | | | | | Use base64 encoded length for decoder table size calculation of binary headers | ||
* | | | Merge github.com:grpc/grpc into strong-includes | Craig Tiller | 2016-04-06 |
|\| | | |||
* | | | Nailing down dependencies better | Craig Tiller | 2016-04-05 |
| | | | |||
* | | | Getting dependencies fixed up | Craig Tiller | 2016-04-05 |
| | | |