aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/transport/chttp2
Commit message (Expand)AuthorAge
* Correctly handle large headers in HPACK tableGravatar Craig Tiller2015-02-10
* First compiling version of the new C api.Gravatar Craig Tiller2015-01-27
* run clang-formatGravatar Yang Gao2015-01-26
* Add constant for min bufsize for timeout encodingGravatar Craig Tiller2015-01-23
* Move string.h to internal codeGravatar Craig Tiller2015-01-23
* Remove sprintf from timeout_encodingGravatar Craig Tiller2015-01-23
* Add platform ifdefs, fix up some MSVC warningsGravatar Craig Tiller2015-01-21
* Use clang-format-3.5Gravatar Craig Tiller2015-01-18
* () --> (void)Gravatar Craig Tiller2015-01-15
* clang-format codebaseGravatar Craig Tiller2015-01-13
* Ensure flow control callbacks happen outside the transport lock.Gravatar ctiller2015-01-12
* Add an assertion to prevent return-without-value warning.Gravatar vpai2014-12-15
* Fix mixing function, and make it universally used.Gravatar ctiller2014-12-15
* Binary header encoding.Gravatar ctiller2014-12-15
* Advertise h2-16, h2-15, h2-14, and accept any of them.Gravatar ctiller2014-12-10
* Automated g4 rollback of changelist 81719124.Gravatar ctiller2014-12-09
* Advertise h2-16, h2-15, h2-14, and accept any of them.Gravatar ctiller2014-12-09
* Flow Control Fixes.Gravatar ctiller2014-12-08
* Updating moe_db.txt with the latest equivalence since the ruby import changed...Gravatar nnoble2014-12-05
* Initial import.Gravatar Nicolas Noble2014-11-26