Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of https://github.com/grpc/grpc into import | Nicolas "Pixel" Noble | 2017-05-11 |
|\ | |||
* | | C99->C89. | Nicolas "Pixel" Noble | 2017-05-11 |
| | | | | | | | | F-it. My sanity isn't worth it. | ||
| * | Call ref/unref, bugfixes | Craig Tiller | 2017-03-31 |
|/ | |||
* | Replace timeout/scaling macros with functions. | Robbie Shade | 2017-01-31 |
| | |||
* | Revert "Revert "Metadata handling rewrite"" | Craig Tiller | 2017-01-23 |
| | | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55. | ||
* | Revert "Metadata handling rewrite" | Craig Tiller | 2017-01-20 |
| | |||
* | Fix large metadata test - it was previously overconstrained now that we ↵ | Craig Tiller | 2017-01-10 |
| | | | | return better status | ||
* | Move from cmp --> eq, and provide a good implementation for interning | Craig Tiller | 2016-11-21 |
| | |||
* | 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 |
| | |||
* | s/GPR_SLICE/GRPC_SLICE/g | Craig Tiller | 2016-10-26 |
| | |||
* | s/gpr_slice/grpc_slice, and move around tests, impls | Craig Tiller | 2016-10-26 |
| | |||
* | Merge github.com:grpc/grpc into merge-write | Craig Tiller | 2016-09-01 |
|\ | |||
| * | Change cq_verifier to report file and line number for expectations. | Mark D. Roth | 2016-08-24 |
| | | |||
* | | Ensure ack is sent before relying on that | Craig Tiller | 2016-08-22 |
|/ | |||
* | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis | David Garcia Quintas | 2016-05-18 |
|\ | |||
* | | Added missing memset to grpc_op in test | David Garcia Quintas | 2016-05-13 |
| | | |||
| * | Switch from snprintf() to gpr_asprintf(). | Mark D. Roth | 2016-05-12 |
| | | |||
| * | Fix large_metadata_bad_client_test to avoid C99 string literal length limit. | Mark D. Roth | 2016-05-12 |
|/ | |||
* | Fix asan test failure. | Mark D. Roth | 2016-05-06 |
| | |||
* | Apply clang-format diffs. | Mark D. Roth | 2016-05-04 |
| | |||
* | Fix build breakage in bad_client tests. | Mark D. Roth | 2016-05-03 |
| | |||
* | Added bad_client test to check that the server rejects requests with too | Mark D. Roth | 2016-05-03 |
| | | | | much metadata and refuses to send responses with too much metadata. | ||
* | Fixed clang formatting problems. | Mark D. Roth | 2016-04-27 |
| | |||
* | Change C implementation to not log an "Unexpected content-type" message | Mark D. Roth | 2016-04-26 |
| | | | | when the header includes a semicolon. | ||
* | Add a failing test due to a head of line blocking bug in the server | Craig Tiller | 2016-04-02 |
| | |||
* | Update copyrights | Craig Tiller | 2016-03-31 |
| | |||
* | Fix includes | Craig Tiller | 2016-03-25 |
| | |||
* | Fix copyrights | Craig Tiller | 2016-03-25 |
| | |||
* | Auto-changes | Craig Tiller | 2016-03-25 |
| | |||
* | Eliminate gpr_ int types - and insist on C99 variants instead | Craig Tiller | 2015-12-22 |
| | |||
* | clang-format | Craig Tiller | 2015-12-16 |
| | |||
* | Fix merge | Craig Tiller | 2015-12-16 |
| | |||
* | Merge github.com:grpc/grpc into big_data | Craig Tiller | 2015-12-16 |
|\ | |||
| * | clang-format | Craig Tiller | 2015-12-14 |
| | | |||
| * | Add a test that reproduces server partial message read bug | Craig Tiller | 2015-12-14 |
| | | |||
| * | Add a registered server method to bad_client | Craig Tiller | 2015-12-14 |
| | | |||
| * | clang-format after last weeks test-fest | Craig Tiller | 2015-12-14 |
| | | |||
| * | Merge pull request #4420 from ctiller/slops | Nicolas Noble | 2015-12-11 |
| |\ | | | | | | | Hit a few more paths in http_server_filter.c, sockaddr_resolver.c | ||
| | * | Test invalid grpc-encoding values | Craig Tiller | 2015-12-11 |
| | | | |||
| | * | Test invalid accept-encoding values | Craig Tiller | 2015-12-11 |
| | | | |||
| * | | Merge pull request #4380 from ctiller/window_updates | Yang Gao | 2015-12-11 |
| |\ \ | | | | | | | | | Cover ancillary frame error conditions | ||
| | | * | Hit a few more paths in http_server_filter.c, sockaddr_resolver.c | Craig Tiller | 2015-12-11 |
| | | | | |||
| * | | | Merge github.com:grpc/grpc into ping-ping-ping-ping-ping-ping-ping-ping-ping | Craig Tiller | 2015-12-10 |
| |\ \ \ | | | |/ | | |/| | |||
| * | | | Merge branch 'connected-subchannel' into ↵ | Craig Tiller | 2015-12-10 |
| |\ \ \ | | | | | | | | | | | | | | | | ping-ping-ping-ping-ping-ping-ping-ping-ping | ||
* | | | | | Window overflow test | Craig Tiller | 2015-12-09 |
| |/ / / |/| | | | |||
| | | * | Cover ancillary frame error conditions | Craig Tiller | 2015-12-09 |
| |_|/ |/| | | |||
| | * | Cover more of frame_settings.c | Craig Tiller | 2015-12-09 |
| |/ |/| | |||
* | | Merge pull request #4338 from ctiller/init_settings | Nicolas Noble | 2015-12-09 |
|\ \ | | | | | | | Cover more of settings frame |