aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/transport/chttp2/transport/frame_rst_stream.c
Commit message (Expand)AuthorAge
* Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
* More explicit pointer type conversionGravatar Yash Tibrewal2017-09-07
* Add support for Trailers-Only responses.Gravatar Mark D. Roth2017-06-22
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Optimize framing a littleGravatar Craig Tiller2017-04-12
* Change error_create API to sliceGravatar ncteisen2017-03-13
* Change error get/set API to grpc_sliceGravatar ncteisen2017-03-10
* clang fmtGravatar ncteisen2017-02-07
* Add more verbose status msg to rst_stream caseGravatar ncteisen2017-02-07
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-12
|\
* | Error handling cleanupGravatar Craig Tiller2017-01-06
| * Fix RST_STREAM(0) inconsistencyGravatar ncteisen2016-12-16
|/
* clang-formatGravatar Craig Tiller2016-10-26
* s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
* s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
* Fix 32-bit linux buildGravatar Craig Tiller2016-10-13
* Compiling, writing workGravatar Craig Tiller2016-08-26
* Initial pass reifying read and global locksGravatar Craig Tiller2016-08-16
* Fix memory leak upon receiving two RST_STREAMsGravatar Craig Tiller2016-06-20
* Add casts to appease rubyGravatar Craig Tiller2016-05-18
* Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-11
|\
* | Error handling progress in chttp2 transportGravatar Craig Tiller2016-05-05
* | Error handling progress in chttp2 transportGravatar Craig Tiller2016-05-05
| * Added bad_client test to check that the server rejects requests with tooGravatar Mark D. Roth2016-05-03
|/
* Merge github.com:grpc/grpc into copyright-fixGravatar Craig Tiller2016-03-31
|\
* | Update copyrightsGravatar Craig Tiller2016-03-31
| * Merge github.com:grpc/grpc into accountingGravatar Craig Tiller2016-03-28
|/
* Move chttp2 related files under ext/Gravatar Craig Tiller2016-03-28