]> granicus.if.org Git - apache/history - modules/http2/h2_stream.h
Fix spelling in comments and text files.
[apache] / modules / http2 / h2_stream.h
2016-08-11 Rainer JungFix spelling in comments and text files.
2016-08-05 Stefan Eissingmod_http2: support for intermediate responses
2016-07-29 Stefan Eissingmod_http2: complete implemenmtation of draft-http2...
2016-05-30 Christophe JailletFix some obvious doxygen warning
2016-05-20 Stefan Eissingmod_http2: improved resume/response/window update handl...
2016-05-17 Stefan Eissingmod_http2: checking configured Limit* values against...
2016-05-04 Stefan Eissingmod_http2: fix for partial file buckets in master conne...
2016-05-02 Stefan Eissingmod_http2: rewrote TLS buffering on master connection
2016-04-20 Stefan Eissingmod_http2: elimination of h2_io intermediate stream...
2016-04-15 Stefan Eissingmod_http2: new bucket beams for tranporting buckets...
2016-04-11 Stefan Eissingreduced h2_request initialization/copy after review...
2016-03-30 Stefan Eissingmod_http2: new vars, keepalive increase, no slave reuse...
2016-03-29 Stefan Eissingmod_http2: fix for wrong handling of prefetched respons...
2016-03-10 Stefan Eissingmod_http2: some code cleanup of stream request body...
2016-02-25 Stefan Eissinggoodbye h2_stream_set, hello h2_ihash in h2_util
2016-02-08 Stefan Eissingnew experimental http2 proxy module for h2: and h2c...
2016-01-15 Stefan Eissingmod_http2: push diary to avoid duplicate pushes, cache...
2015-12-21 Christophe JailletUse 'unsigned int' instead of 'int' for bitfields
2015-12-21 Stefan Eissingbyte savings by using bit fields, new env vars HTTP2...
2015-11-25 Stefan Eissingnew directive H2PushPriority to define content-type...
2015-11-24 Stefan Eissingpriorities for pushed streams are changed if nghttp2...
2015-11-20 Stefan Eissingincoming trailers passed into chunked request bodies...
2015-11-19 Stefan Eissingfix in connection shutdown to no longer log after free...
2015-11-13 Stefan Eissingnew directive H2Push on/off to en-/disable HTTP/2 serve...
2015-11-11 Stefan Eissingsome rework for server push
2015-11-09 Stefan Eissingrefactored connection io handling to go for blocking...
2015-11-07 Stefan Eissingeliminating some compiler warnings on win32/win64,...
2015-11-03 Stefan Eissingrework of output handling on stream/session close,...
2015-10-30 Stefan Eissingimproved h2c write performance
2015-10-30 Stefan Eissingfixing unbuffered output handling for h2c
2015-10-28 Stefan Eissinghttp2 priority based scheduling of stream execution...
2015-10-26 Stefan Eissingimprovements in stream reset handling and early stream...
2015-10-09 Stefan Eissingavoid double eos buckets on stream output brigades...
2015-09-21 Stefan Eissingno GOAWAYs on connection failures, sending last receive...
2015-07-10 Stefan Eissingreworked mod_h2 donation checkin into build system...