]> granicus.if.org Git - apache/history - modules/http2/h2_bucket_beam.c
mod_http2: reverting int->apr_uint32_t changes of v1.7.x
[apache] / modules / http2 / h2_bucket_beam.c
2016-10-09 Stefan Eissingmod_http2: reverting int->apr_uint32_t changes of v1.7.x
2016-10-04 Stefan Eissingmod_http2: replacing module internal hook with own...
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-09-19 Stefan Eissingmod_http2: rest of the fix for output blockage
2016-08-27 Stefan Eissingmod_http2: fix for stream buffer handling during shutdown
2016-07-20 Stefan Eissingmod_http2: new H2CopyFiles directive
2016-06-09 Stefan Eissingmod_http2: more orderly destruction of stream/task...
2016-05-23 Stefan Eissingmod_http2: fix possible null pointer deref in bucket...
2016-05-20 Stefan Eissingmod_http2: fixing re-entrancy problems with new master...
2016-05-20 Stefan Eissingmod_http2: improved resume/response/window update handl...
2016-05-04 Stefan Eissingmod_http2: fix for partial file buckets in master conne...
2016-05-02 Stefan Eissingmod_http2: fixed typo re unintended double negate
2016-04-29 Stefan Eissingmod_http2: some more cleanup on stream/task/session...
2016-04-29 Stefan Eissingupdate APLOGNO tags
2016-04-28 Stefan Eissingmod_http2: fixes in input/output bucket handling
2016-04-27 Stefan Eissingmod_http2: removing beam mutex when task worker done
2016-04-26 Stefan EissingFLUSHing H2EOS and H2EOC buckets to preserve destructio...
2016-04-20 Stefan Eissingcompilation fixes for VC
2016-04-19 Eric Covenerallocate an ID for new warning msg
2016-04-19 Stefan Eissinguplifting 1.4.7 fixes, version bump
2016-04-15 Stefan Eissingmod_http2: delaying response start until flush or data...
2016-04-15 Stefan Eissingmod_http2: new bucket beams for tranporting buckets...