]> granicus.if.org Git - apache/history - modules/http2/h2_filter.c
mod_http2: latest h2/state debug draft, fixes in 100-continue response generation
[apache] / modules / http2 / h2_filter.c
2016-08-24 Stefan Eissingmod_http2: latest h2/state debug draft, fixes in 100...
2016-08-24 Stefan Eissingmod_http2: graceful handling of open streams during...
2016-07-29 Stefan Eissingmod_http2: complete implemenmtation of draft-http2...
2016-07-28 Stefan Eissingmod_http2: work on .well-known/h2Interop/state
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-29 Stefan Eissingmod_http2: fix for wrong handling of prefetched respons...
2016-03-22 Yann Ylavicmod_http2: no variadic macro in C89, use equivalent...
2016-03-18 Stefan Eissingmod_http2: oops, forgot a rename
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-29 Stefan Eissingusing keepalive timeout only when no streams are open...
2016-01-27 Stefan Eissingasync handling of idle http2 connections
2016-01-19 Rainer JungAdded many log numbers to log statements that
2016-01-18 Stefan Eissinglog2n compilation error fix, cache digest calculation fix
2016-01-15 Stefan Eissingmod_http2: push diary to avoid duplicate pushes, cache...
2016-01-05 Stefan Eissingno async http2 read for now, fixed GOAWAY flush at...
2016-01-04 Stefan Eissingreworked synching of session shutdown with worker threa...
2015-12-22 Stefan Eissingrewrote http2 connection state handling, fixed keepaliv...
2015-12-18 Stefan Eissing3 new timeout configuration directives for mod_http2
2015-12-17 Stefan Eissingmoving session reading into a connection input filter