]> granicus.if.org Git - apache/history - modules
Rebuild.
[apache] / modules /
2016-05-28 Christophe JailletConstify and save a few bytes in the conf pool when...
2016-05-23 Stefan Eissingmod_http2: fix possible null pointer deref in bucket...
2016-05-22 Eric Covenerinclude the scheme in the error message about missing a
2016-05-22 Eric CovenerPR59612: Print the ap_expr() error message when an...
2016-05-22 Eric CovenerPR59611: Fix AH02633 require type
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 Christophe JailletAvoid memory allocation before making sure that this...
2016-05-18 Christophe JailletAvoid memory allocation before making sure that this...
2016-05-18 Christophe JailletAvoid memory allocation before making sure that this...
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_rewrite: adding h2:// and h2c:// proxy schemes...
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-13 William A. Rowe JrAvoid truncating the_request line when there is no...
2016-05-12 Stefan Eissingfix for handling invalid proxy uris and code cleanup...
2016-05-12 William A. Rowe JrRevert 1742822, incorrect assumptions here
2016-05-11 Stefan Eissingadjusteing changes after backport, mod_http2: version...
2016-05-08 Rainer JungFix yet another case where we clobber the
2016-05-07 Yann YlavicFollow up to r1740928: mod_ssl.h now needs http_config.h
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 Ruediger Pluem* Silence compiler warning
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-23 Rainer JungSupport for OpenSSL 1.1.0:
2016-04-23 Rainer JungSupport for OpenSSL 1.1.0:
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-17 Christophe JailletFix a comment similar to r1638072
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-14 Yann Ylavichttp: Respond with "408 Request Timeout" when a timeout...
2016-04-12 Yann Ylavicmod_proxy_ajp: Add "secret" parameter to proxy workers...
2016-04-12 Yann Ylavicmod_proxy: really return an error message on invalid...
2016-04-11 Stefan FritschDisplay process slot number in the async overview
2016-04-11 Stefan Eissingreduced h2_request initialization/copy after review...
2016-04-10 Stefan Fritschfix compiler warning about missing prototype
2016-04-10 Rainer JungSupport for OpenSSL 1.1.0:
2016-04-08 Joe Orton* modules/lua/mod_lua.c (lua_post_config): Use anonymou...
2016-04-04 Rainer JungSupport for OpenSSL 1.1.0:
2016-04-02 Christophe JailletAdd the <!--#comment ... --> syntax.
2016-03-31 Yann Ylavicmod_ssl: follow up to r1734561 and r1735337.
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 Jim JagielskiSome flow improvements...
2016-03-29 Yann Ylavicmod_proxy_express: Fix possible use of DB handle after...
2016-03-29 Stefan Eissingmod_http2: more effient passing of response bodies
2016-03-25 Jim Jagielskiprotect logic in case backend == NULL
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 William A. Rowe JrFix missing limits.h header, required for 2.4.next...
2016-03-22 Yann YlavicFollow up to r1734656: restore c->data_in_input_filters...
2016-03-22 Yann Ylavicmod_ssl: return non ambiguous value in ssl_callback_Ses...
2016-03-22 Stefan Eissingadding missing source h2_ngn_shed.c for win build
2016-03-21 Jeff TrawickCheck for proxy_detach_backend hook, for 2.4.x compatib...
2016-03-21 Yann Ylavich2_proxy_session: fill in missing APLOGNO()s.
2016-03-21 Yann YlavicFollow up to r1735882: fill in APLOGNO().
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-21 Rainer JungSupport for OpenSSL 1.1.0:
2016-03-20 Rainer JungSupport for OpenSSL 1.1.0:
2016-03-20 Rainer JungSupport for OpenSSL 1.1.0:
2016-03-20 Rainer JungSupport for OpenSSL 1.1.0:
2016-03-20 Rainer JungSupport for OpenSSL 1.1.0:
2016-03-20 Rainer JungSupport for OpenSSL 1.1.0:
2016-03-19 Jeff TrawickDon't check for presence of ap_log_cdata/ap_log_data
next