]> granicus.if.org Git - apache/history - CHANGES
Add a --with-test-suite option for "in-tree" testing
[apache] / CHANGES
2017-01-03 Stefan EissingOn the trunk:
2016-12-31 Stefan EissingOn the trunk:
2016-12-31 Stefan EissingOn the trunk:
2016-12-31 Daniel RuggeriMove attribution for mod_remoteip RemoteIPProxyProtocol...
2016-12-29 Eric CovenerPR60009: RewriteRule local prefix checking update
2016-12-29 Eric CovenerPR59938: add %{REMOTE_PORT} to the expression parser
2016-12-29 Eric Covenermod_remoteip: Set useragent port to zero PR59931
2016-12-28 Eric Covenerlet wstunnel run first
2016-12-26 Jim JagielskiDonation of mod_proxy_protocol from https://github...
2016-12-23 Luca ToscanoReturn HTTP 504 rather than 503 when a proxy timeout...
2016-12-23 Stefan EissingOn the trunk: update after backport
2016-12-23 Stefan EissingOn the trunk:
2016-12-23 Stefan EissingOn the trunk:
2016-12-23 Stefan EissingOn the trunk:
2016-12-22 Yann Ylavicmod_proxy_{ajp,fcgi}: Fix a possible crash when reusing...
2016-12-22 Eric Covenerpass along error buckets
2016-12-21 Eric Covenerfix indent
2016-12-21 Eric Covenermuch backport
2016-12-21 Eric Covenerfix crash in util_fcgi.c
2016-12-14 Eric Covenershort-circuit some kinds of looping in RewriteRule.
2016-12-09 Eric CovenerProxyPass ! doesn't block per-directory ProxyPass
2016-12-09 Eric Covenerbackported
2016-12-09 Luca ToscanoDrop C-L header and message-body from HTTP 204 responses.
2016-12-06 Jacob Championmod_auth_digest: fix segfaults during shared memory...
2016-12-05 Yann Ylavicmod_session_crypto: follow up to r1772812: CHANGES...
2016-12-05 Jim Jagielskiin 2.4.24-dev
2016-12-04 Stefan Eissingupdate after mod_http2 backport
2016-12-04 Stefan EissingSECURITY: CVE-2016-8740
2016-12-04 Christophe JailletMissing CHNAGES for r1772489
2016-11-23 Stefan Eissingupdate after backport
2016-11-23 Stefan Eissingmod_http2: new directove H2EarlyPushes for enabled...
2016-11-23 Jim JagielskiAllow for initual burst at full speed
2016-11-21 Stefan FritschUse all available scoreboard slots
2016-11-15 Yann Ylavichttp: Allow unknown response status' lines returned...
2016-11-15 Eric Coveneradd an <IfFile> config section like <IfDefine>
2016-11-14 Yann YlavicBackported in 2.4.21.
2016-11-14 Yann YlavicAxe backported CHANGES entries.
2016-11-14 Stefan Eissingupdate after mod_http2 backport
2016-11-14 Luca ToscanoUpdated changelog with the last change of mod_proxy_fcgi
2016-11-13 Stefan Eissingmod_http2: H2PushResource directive for early pushing
2016-11-03 Stefan Eissingmod_proxy_http2: workaround for newly proposed 103...
2016-11-01 Stefan Eissingupdate after backport
2016-11-01 Stefan Eissingmod_http2: proper parsing and forwarding of multiple...
2016-10-30 Stefan Eissingmod_http2: using int queue instead of ihash for stream...
2016-10-29 Stefan Eissingmod_http2: earlier slave connection allocator destroy...
2016-10-27 Stefan Eissingmod_http2: update to v1.7.8-DEV after backport
2016-10-27 Stefan Eissingmod_http2: connection shutdown revisited
2016-10-26 Stefan Eissingmod_http2: AP_DEBUG_ASSERT changed to ap_assert
2016-10-24 Stefan Eissingupdate after backport
2016-10-23 Stefan Eissingmod_http2: fixed potential crash in beam memory handlin...
2016-10-21 Yann Ylavicmpm_unix: Apache fails to start if previously crashed...
2016-10-17 Stefan Eissingupdate after backport
2016-10-17 Stefan Eissingmod_http2/mod_proxy_http2: proper 100-continue handling...
2016-10-11 Stefan Eissingupdate after backport
2016-10-11 Stefan Eissingmod_proxy_http2: renaming duplicate symbol clash betwee...
2016-10-10 Evgeny KotkovFollowing up on r1764040, add the CHANGES entry.
2016-10-03 Stefan Eissingupdate after backport
2016-10-03 Stefan Eissingvarious fixes, mod_cgid interop, response/trailer forwa...
2016-09-28 Yann YlavicFollow up to r1762718: CHANGES entry.
2016-09-21 Evgeny Kotkovmod_brotli: Add initial implementation.
2016-09-19 Stefan Eissingupdate after backport
2016-09-19 Stefan Eissingmod_http2: fix suspended handling for streams
2016-09-12 William A. Rowe JrReview of IE 11, Firefox 48 and Chrome 53 all indicate...
2016-09-01 Stefan Eissingupdate after backport
2016-08-29 Jacob Championmpm_winnt: remove 'data' AcceptFilter in favor of ...
2016-08-27 Eric CovenerStash the cgi PID earlier in mod_cgid
2016-08-27 Luca ToscanoUpdated the changelog to reflect last commits about...
2016-08-27 Stefan Eissingupdate after http2 backport
2016-08-27 Stefan Eissingmod_http2: using invalid header callback from nghttp2...
2016-08-27 Stefan Eissingmod_http2: fix for stream buffer handling during shutdown
2016-08-25 Ruediger Pluem* Add missing CHANGES entry for r1757662.
2016-08-24 Stefan Eissingmod_http2: give timeout goaway reason when applicable
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-08-16 Yann Ylavicmod_cache: Use the actual URI path and query-string...
2016-08-16 Yann Ylavicmod_ssl: Fix quick renegotiation (OptRenegotiaton)...
2016-08-05 Stefan Eissingmod_http2: support for intermediate responses
2016-07-28 Yann Ylavicmod_reqtimeout: Fix body timeout disabling for CONNECT...
2016-07-26 Stefan Eissingmod_http2: update after backport
2016-07-20 Ruediger Pluem* Prevent redirect loops between workers within a balan...
2016-07-20 Ruediger Pluem* Fix typo
2016-07-20 Ruediger Pluem* Do not overwrite r->status with access_status if...
2016-07-20 Ruediger Pluem* Whitespace police
2016-07-20 Stefan Eissingmod_http2: new H2CopyFiles directive
2016-07-18 Luca Toscanomod_proxy_fcgi: avoid loops serving proxied error documents
2016-07-13 Luca ToscanoFix typo in CHANGES
2016-07-12 Luca ToscanoForce mod_proxy_fcgi to read the whole FCGI response
2016-07-11 Stefan Eissingmod_http2: no master timeout while requests are ongoing
2016-07-10 Graham Leggettmod_crypto: Add the all purpose crypto filters with...
2016-07-10 Stefan Eissingupdate after backport
2016-07-10 Stefan Eissingmod_http2: fixing flush on SETTINGS frames without...
2016-07-03 Luca ToscanoUpdated description of the change to reflect the last...
2016-07-03 Luca ToscanoUpdated credits after Yann's patch
2016-06-30 Yann Ylavicab: add SNI support when available.
2016-06-30 Stefan Eissingmodssl: reset client-verify state when renegotiation...
2016-06-27 Yann Ylavicmod_proxy_{http,ajp,fcgi}}: don't reuse backend connect...
2016-06-27 Yann Ylavicmod_proxy: revert r1750301, r1750305 and r1750311.
2016-06-27 Yann Ylavicmod_proxy: follow up to r1750301.
2016-06-22 Stefan Eissingupdate after backport
2016-06-21 Stefan Eissingmod_proxy_http2: improved retry when encountering error...
next