]> granicus.if.org Git - apache/history - modules/http2/h2_task.h
mod_http2: reverting int->apr_uint32_t changes of v1.7.x
[apache] / modules / http2 / h2_task.h
2016-10-09 Stefan Eissingmod_http2: reverting int->apr_uint32_t changes of v1.7.x
2016-10-06 Stefan Eissingmod_http2: fixing compilation error/warning on 32bit...
2016-10-03 Stefan Eissingvarious fixes, mod_cgid interop, response/trailer forwa...
2016-09-20 Stefan Eissingmore apr_uint32_t usage where appropriate, signed/unsig...
2016-08-27 Stefan Eissingmod_http2: fix for stream buffer handling during shutdown
2016-08-05 Stefan Eissingmod_http2: support for intermediate responses
2016-07-20 Stefan Eissingmod_http2: new H2CopyFiles directive
2016-06-07 Stefan Eissingmod_http2: fixes a mem corruption when streams/connecti...
2016-05-20 Stefan Eissingmod_http2: improved resume/response/window update handl...
2016-05-17 Stefan Eissingmod_http2: fixing c->current_thread on slave connection...
2016-04-29 Stefan Eissingmod_http2: some more cleanup on stream/task/session...
2016-04-28 Stefan Eissingmod_http2: fixes in input/output bucket handling
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-03-17 Stefan Eissingrevert of r1735444 as leaking, fix in task filter removal
2016-03-17 Stefan Eissingmod_http2: pushing slave conn setup outside of lock...
2016-03-17 Stefan Eissingmod_http2: slave connections are reused
2016-03-16 Stefan Eissingmod_http2: fix for bucket lifetime on master conn,...
2016-03-09 Stefan Eissingmod_proxy_http2: rescheduling of requests not processed...
2016-03-08 Stefan Eissingmod_proxy_http2: stability improvements
2016-03-05 Stefan Eissingmod_http2: support for several different request engine...
2016-02-26 Stefan Eissingmod_proxy_http2: start of some sort of flow control...
2016-02-19 Stefan Eissingtask pools have their h2_io pools as ancestors, some...
2016-02-15 Stefan Eissingfirst working h2 request engine implementation that...
2016-01-19 Stefan Eissingbytes read/written on slave connections are reported...
2015-12-23 Stefan Eissingfixed bug in upload that triggered window_updates durin...
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-12-11 Stefan Eissingfixed window update on chunked uploads, moved handling...
2015-11-25 Stefan Eissingnew directive H2PushPriority to define content-type...
2015-11-16 Stefan Eissingimprovements in handling orphaned stream resources...
2015-11-11 Stefan Eissingsome rework for server push
2015-11-03 Stefan Eissingrework of output handling on stream/session close,...
2015-10-28 Stefan Eissinghttp2 priority based scheduling of stream execution...
2015-08-18 Stefan Eissingcreating ap_array_index in util, forwarding scheme...
2015-07-10 Stefan Eissingreworked mod_h2 donation checkin into build system...