]> granicus.if.org Git - apache/history - modules/http2/h2_conn.c
reduced logging for MPM async query not implemented, normal under 2.4.x
[apache] / modules / http2 / h2_conn.c
2015-12-22 Stefan Eissingreduced logging for MPM async query not implemented...
2015-12-22 Stefan Eissingrewrote http2 connection state handling, fixed keepaliv...
2015-12-21 Stefan Eissingcleanup of DEBUG log level to who all frame types recev...
2015-12-21 Stefan Eissingwhen normal read timeout expires, http2 switches to...
2015-12-18 Stefan Eissingversion bump, cleanup of module mpm tests by CJ applied
2015-12-18 Stefan Eissinglogging tweaks and task check
2015-12-18 Stefan Eissing3 new timeout configuration directives for mod_http2
2015-12-17 Stefan Eissingmoving session reading into a connection input filter
2015-12-15 Stefan Eissingmod_http2: returning idle connections back to the mpm...
2015-12-14 Stefan Eissinginternal rewiring to prepare for return from connection...
2015-12-11 Stefan Eissingfixed worker number by default, worker pool reuse exper...
2015-12-11 Stefan Eissingfixed window update on chunked uploads, moved handling...
2015-12-04 Stefan Eissingmax connection window size, reducing write frequency...
2015-11-25 Stefan Eissingnew directive H2PushPriority to define content-type...
2015-11-23 Stefan Eissingfixes races during session shutdown when connection...
2015-11-19 Stefan Eissingfix in connection shutdown to no longer log after free...
2015-11-17 Stefan Eissingflushing and shutdown tuning
2015-11-16 Stefan Eissingimprovements in handling orphaned stream resources...
2015-11-09 Stefan Eissingtask bucket_alloc now created per task pool, spare...
2015-11-09 Stefan Eissingrefactored connection io handling to go for blocking...
2015-11-03 Stefan Eissingrework of output handling on stream/session close,...
2015-10-26 Stefan Eissingfix for null connection states
2015-10-26 Stefan Eissingimproved timeout handling on main connection, shorter...
2015-10-26 Stefan Eissinglowering log level for common client connection issues
2015-10-23 Stefan Eissingimprovements in http2 connection and worker shutdown...
2015-10-22 Stefan Eissingmod_http2: no longer messing with mod_ssl config in...
2015-10-15 Stefan Eissingchanged H2Compliance to H2ModernTLSOnly, added descript...
2015-10-14 Stefan Eissingmod_http2: new directive H2Compliance on/off, checking...
2015-09-21 Stefan Eissingno GOAWAYs on connection failures, sending last receive...
2015-09-01 Stefan Eissingbetter connection state on ending sessions, improved...
2015-08-31 Stefan Eissingbetter check if c->cs is there at all
2015-08-31 Stefan Eissingexplicitly setting connection state on end of processin...
2015-08-24 Stefan Eissingeliminationg two compiler warnings
2015-08-24 Stefan Eissingh2_repsonse across pool lifetimes implementation change...
2015-08-20 Gregg Lewis SmithAPRify ECONNRESET
2015-08-19 Stefan Eissingmod_h2 compiles warning free in maintainer-mode
2015-08-18 Stefan Eissingcreating ap_array_index in util, forwarding scheme...
2015-08-14 Stefan Eissingremoved HackMpm and MaxWrite config directives, added...
2015-07-24 Stefan Eissingnew Protocols directive and core API changes to enable...
2015-07-23 Edward Luc89-ify http2
2015-07-17 Jean-Frederic ClereArrange the C++ declarations to make my compiler happy.
2015-07-10 Stefan Eissingreworked mod_h2 donation checkin into build system...