]> granicus.if.org Git - apache/history - modules/http2
A little odd having that warning buried under the machine-readable
[apache] / modules / http2 /
2016-08-05 Stefan Eissingmod_http2: support for intermediate responses
2016-07-29 Stefan Eissingmod_http2: complete implemenmtation of draft-http2...
2016-07-28 Stefan Eissingmod_http2: work on .well-known/h2Interop/state
2016-07-26 Stefan Eissingmod_http2: update after backport
2016-07-20 Stefan Eissingmod_http2: fixing config lookup now that we have dir...
2016-07-20 Stefan Eissingmod_http2: new H2CopyFiles directive
2016-07-11 Stefan Eissingmod_http2: no master timeout while requests are ongoing
2016-07-10 Stefan Eissingupdate after backport
2016-07-10 Stefan Eissingmod_http2: fixing flush on SETTINGS frames without...
2016-06-27 Yann Ylavicmod_proxy_http2: don't use ap_proxy_ssl_connection_clea...
2016-06-22 Stefan Eissingmod_http2: fixing APLOG_NO overdose and some log levels
2016-06-22 Eric Covenerassign IDs to new AH*'s
2016-06-22 Eric Covenerspatch some AH* IDs to pick up the new INFO level messages,
2016-06-22 Stefan Eissingmod_proxy_http2: fixed retry behaviour when proxy engin...
2016-06-21 Stefan Eissingmod_proxy_http2: improved retry when encountering error...
2016-06-19 Stefan Eissingmod_http2: fix for request abort when connections drops...
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-10 Stefan Eissingmod_proxy_http2: fix flow control when frontend connect...
2016-06-09 Stefan Eissingmod_proxy_http2: own h2_proxy_util.c source file to...
2016-06-09 Stefan Eissingmod_http2: uddated changes and version after backport
2016-06-09 Stefan Eissingmod_http2: more orderly destruction of stream/task...
2016-06-09 William A. Rowe JrThe answer to the question appears to be in 2.4.21...
2016-06-09 William A. Rowe JrRename ap_casecmpstr[n]() to ap_cstr_casecmp[n](),...
2016-06-07 Stefan Eissingupdate CHANGES and mod_http2 version after backport
2016-06-07 Stefan Eissingmod_http2: fixes a mem corruption when streams/connecti...
2016-06-06 Stefan Eissingmod_http2: updated CHANGES and version bump after backport
2016-05-30 Christophe JailletFix r1746183
2016-05-30 Christophe JailletFix some obvious doxygen warning
2016-05-23 Stefan Eissingmod_http2: fix possible null pointer deref in bucket...
2016-05-20 William A. Rowe JrAdd mod_proxy_http2 based on CMakeLists.txt prereqs
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-18 Stefan EissingCHANGES update and version bump after backport of mod_h...
2016-05-18 Stefan Eissingmod_http2: fixes timeout vs. keepalive timeout use...
2016-05-17 Stefan Eissingmod_http2: checking configured Limit* values against...
2016-05-17 Stefan Eissingmod_http2: adding export to netware build, thanks normw
2016-05-17 Stefan Eissingmod_http2: fixing c->current_thread on slave connection...
2016-05-14 Stefan Eissingupdate after backport of latest http2 changes, version...
2016-05-14 Christophe JailletFix NULL pointer dereference
2016-05-12 Stefan Eissingfix for handling invalid proxy uris and code cleanup...
2016-05-11 Stefan Eissingadjusteing changes after backport, mod_http2: version...
2016-05-05 Rainer JungNo need to set CFLAGS and LDFLAGS for "ab"
2016-05-05 Christophe JailletImprove alignment
2016-05-05 Christophe JailletImprove alignment
2016-05-05 Christophe JailletImprove alignment
2016-05-05 Christophe JailletAvoid a potential NULL pointer deference.
2016-05-05 Christophe JailletAvoid a potential NULL pointer deference.
2016-05-04 Stefan Eissingmod_http2: fix for partial file buckets in master conne...
2016-05-02 Stefan Eissingmod_http2: rewrote TLS buffering on master connection
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 Eissingmod_http2/mod_proxy_http2: no longer reusing h2_request...
2016-04-29 Stefan Eissingupdate APLOGNO tags
2016-04-28 Stefan Eissingmod_http2: fix for connection cleanup on early close...
2016-04-28 Stefan Eissingmod_http2: update and version bump after backport
2016-04-28 Stefan Eissingmod_http2: fixes in input/output bucket handling
2016-04-28 Stefan Eissingmod_http2: more sparse scorebaord updates with overall...
2016-04-27 William A. Rowe Jr Ensure http2 follows http in the meaning of
2016-04-27 Stefan Eissingmod_http2: removing beam mutex when task worker done
2016-04-26 Yann YlavicFollow up to r1740155: Update NetWare Makefile with...
2016-04-26 Yann YlavicFollow up to r1740928: updates for Netware build.
2016-04-26 Stefan EissingFLUSHing H2EOS and H2EOC buckets to preserve destructio...
2016-04-26 Yann Ylavicmod_proxy, mod_ssl: Handle SSLProxy* directives in...
2016-04-20 Christophe JailletTypo
2016-04-20 Stefan Eissingmod_http2: elimination of h2_io intermediate stream...
2016-04-20 Stefan Eissingchanging r->protocol to HTTP/2.0 for HTTP/2 requests...
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-18 Stefan Eissingremoved obsolete source files
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...
2016-04-11 Stefan Eissingreduced h2_request initialization/copy after review...
2016-03-31 Stefan Eissingupdate after backport
2016-03-31 Stefan Eissingmod_http2: removing some flushes on main connection
2016-03-30 Stefan Eissingmod_http2: new vars, keepalive increase, no slave reuse...
2016-03-30 Stefan Eissingmod_http2: incrementing keepalives on each request...
2016-03-29 Stefan Eissingmod_http2: fix for wrong handling of prefetched respons...
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-22 Yann Ylavicmod_http2: no variadic macro in C89, use equivalent...
2016-03-22 Stefan Eissingadding missing source h2_ngn_shed.c for win build
2016-03-21 Yann Ylavich2_proxy_session: fill in missing APLOGNO()s.
2016-03-21 Stefan Eissingfix APLOGNO at wrong place, me stupid
2016-03-21 Stefan EissingAPLOGNO update for mod_proxy_http2
2016-03-21 Stefan EissingAPLOGNO tagging
2016-03-21 Stefan Eissinglatest additions to netware build by NormW
2016-03-19 Stefan Eissingmod_proxy_http2: removed duplicate log code after review
2016-03-18 Christophe JailletRemove leftover comment
2016-03-18 Stefan Eissingmod_http2: prohibit unnecessary flushing on master...
2016-03-18 Stefan Eissingmod_http2: oops, forgot a rename
2016-03-18 Stefan Eissingmod_http2: some cleanup in GGOAWAY handling, disabling...
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 Eissingupdate changes after backport, version bump mod_http2
2016-03-16 Stefan Eissingmod_http2: fix for bucket lifetime on master conn,...
2016-03-14 Stefan Eissingsharing bucket_alloc for all streams inside mplx, expli...
next