]> granicus.if.org Git - apache/history - modules/http2/h2_version.h
mod_http2: reverting int->apr_uint32_t changes of v1.7.x
[apache] / modules / http2 / h2_version.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 Eissingupdate after backport
2016-10-03 Stefan Eissingvarious fixes, mod_cgid interop, response/trailer forwa...
2016-09-19 Stefan Eissingupdate after backport
2016-08-27 Stefan Eissingupdate after http2 backport
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-26 Stefan Eissingmod_http2: update after backport
2016-07-10 Stefan Eissingupdate after backport
2016-06-15 Stefan Eissingmod_http2: update after backport
2016-06-15 Stefan Eissingmod_http2: more rigid error handling in DATA frame...
2016-06-14 Stefan Eissingmod_http2: version bump after backport
2016-06-09 Stefan Eissingmod_http2: uddated changes and version after backport
2016-06-07 Stefan Eissingupdate CHANGES and mod_http2 version after backport
2016-06-06 Stefan Eissingmod_http2: updated CHANGES and version bump after backport
2016-05-18 Stefan EissingCHANGES update and version bump after backport of mod_h...
2016-05-14 Stefan Eissingupdate after backport of latest http2 changes, version...
2016-05-11 Stefan Eissingadjusteing changes after backport, mod_http2: version...
2016-04-28 Stefan Eissingmod_http2: update and version bump after backport
2016-04-27 Stefan Eissingmod_http2: removing beam mutex when task worker done
2016-04-19 Stefan Eissinguplifting 1.4.7 fixes, version bump
2016-04-15 Stefan Eissingmod_http2: new bucket beams for tranporting buckets...
2016-03-31 Stefan Eissingupdate after backport
2016-03-29 Stefan Eissingmod_http2: more effient passing of response bodies
2016-03-24 Stefan Eissingmod_http2: fix for scoreboard updates missing, mem...
2016-03-18 Stefan Eissingmod_http2: some cleanup in GGOAWAY handling, disabling...
2016-03-16 Stefan Eissingupdate changes after backport, version bump mod_http2
2016-03-14 Stefan Eissingmod_http2: update after backport, version bump
2016-03-10 Stefan Eissingupdate after backport, bumnping mod_http2 internal...
2016-03-05 Stefan Eissingmod_http2: support for several different request engine...
2016-03-02 Stefan Eissingmod_http2: version bump, fixing max connection workers...
2016-03-01 Stefan Eissingmod_http2: some DoS protection, fix for read after...
2016-02-24 Stefan Eissinglimiting the number of threads a http/2 connection...
2016-01-21 Stefan Eissingusing socket timeouts to stutter keepalives, so that...
2016-01-19 Stefan Eissingbytes read/written on slave connections are reported...
2016-01-18 Stefan Eissinglog2n compilation error fix, cache digest calculation fix
2016-01-08 Stefan Eissingversion bump
2016-01-05 Stefan Eissingdynamic allocation of transfer file handles used to...
2016-01-04 Stefan Eissingreworked synching of session shutdown with worker threa...
2015-12-30 Stefan Eissingfixes after fuzzing tests, changed H2KeepAliveTimeout...
2015-12-23 Stefan Eissingfixed bug in upload that triggered window_updates durin...
2015-12-18 Stefan Eissingversion bump, cleanup of module mpm tests by CJ applied
2015-12-18 Stefan Eissing3 new timeout configuration directives for mod_http2
2015-12-07 Stefan Eissingremoving weight from H2PushPriority with dependency...
2015-12-04 Stefan Eissingupdate after backport of mod_http2 v 1.0.10
2015-12-04 Stefan Eissingbuilding against minimum version 1.2.1 of nghttp2
2015-11-25 Stefan Eissingupdate CHANGES and version bump for mod_http2
2015-11-24 Stefan Eissingupdate CHANGES, version and compiler warning
2015-11-24 Stefan Eissingstart of PUSH priority handling, fixing core when task...
2015-11-23 Stefan Eissingfixes races during session shutdown when connection...
2015-11-11 Stefan Eissingsome rework for server push
2015-11-05 Stefan Eissingreplacing own stream_set with apr_hash internally
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-10-08 Stefan Eissingimproved fix for EOS checking on zero length read,...
2015-10-08 Stefan Eissingreverted r1707468 as not good enough
2015-10-08 Stefan Eissingfix for empty responses with nghttp2 v1.3.x, bump versi...
2015-09-28 Jim Jagielskibye bye mod_h2, hello mod_http2
2015-09-23 Stefan Eissingmod_h2 version bump
2015-09-04 Stefan Eissingmod_h2 version bump, more c89 goodiness
2015-09-01 Stefan Eissingbetter connection state on ending sessions, improved...
2015-08-24 Stefan Eissingh2_repsonse across pool lifetimes implementation change...
2015-08-18 Stefan Eissingcreating ap_array_index in util, forwarding scheme...
2015-07-24 Stefan Eissingnew Protocols directive and core API changes to enable...
2015-07-10 Stefan Eissingreworked mod_h2 donation checkin into build system...