]> granicus.if.org Git - apache/history - CHANGES
Fix alignment in a <highlight> block.
[apache] / CHANGES
2019-10-25 Stefan Eissingupdate after backport of current mod_md
2019-10-18 Yann Ylavicmod_proxy_http: Fix 100-continue deadlock for spooled...
2019-10-16 Stefan Eissing *) mod_md: Adding the several new features.
2019-10-11 Christophe JailletHonor "Accept-Encoding: foo;q=0" as per RFC 7231; which...
2019-10-11 Ruediger PluemFix pool concurrency problems
2019-09-04 Christophe JailletFix an issue on Windows where <IfFile> looks for a...
2019-08-23 Eric CovenerPR63688 balancer csrf problems
2019-08-18 Christophe JailletIncrease the maximum length of strings that can be...
2019-08-05 Stefan Eissing *) mod_ssl: reverting a 2.4.40 change where a superfl...
2019-08-02 Eric Covenerset PCRE_DOTALL by default
2019-08-02 Eric Covenerremove request details from error documents (CVE-2019...
2019-07-18 Stefan Eissing *) mod_http2: core setting "LimitRequestFieldSize...
2019-07-10 Stefan Eissing *) mod_http2: fixed a bug that prevented proper strea...
2019-07-09 Stefan Eissingupdate after mod_md backport
2019-07-03 Stefan Eissing *) mod_http2/mpm_event: Fixes the behaviour when...
2019-07-02 Ruediger Pluem* All backported
2019-07-02 Ruediger Pluem* Backported in r1862410
2019-07-01 Stefan Eissing *) mod_ssl/mod_md:
2019-06-25 Stefan Eissing *) mod_ssl/mod_md: reversing dependency by letting...
2019-06-24 Stefan Eissing *) mod_md: bringing over v2.0.6 from github.
2019-06-23 Graham Leggettmod_ssl: use OPENSSL_init_ssl() to initialise OpenSSL...
2019-06-14 Stefan Eissing *) mod_proxy_http2: adding support for handling trail...
2019-05-28 Stefan Eissing * modules/http2: reverting r1859724, as no good.
2019-05-22 Stefan Eissing *) mod_http2: internal code cleanups and simplificati...
2019-05-16 Rainer Jungmod_proxy/ssl: Proxy SSL client certificate
2019-04-08 Yann YlavicFollow up to r1857129: CHANGES entry.
2019-04-01 Eric CovenerPR63305: fix graceful restart crashes in LDAP
2019-03-28 Yann Ylavicmod_cache: Fix parsing of quoted Cache-Control token...
2019-03-26 Stefan Eissing *) mod_md: Store permissions are enforced on file...
2019-03-19 Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_hook_Access_mode...
2019-03-18 Stefan Eissing *) mod_md: Explicitly setting file permissions to...
2019-03-17 Eric CovenerMerge consecutive slashes in the URL by default
2019-03-16 Eric Covenerallow mod_mime to be de disabled per-dir too
2019-03-16 Yann Ylavicmod_proxy/ssl: cleanup per-request SSL configuration...
2019-03-13 Eric Covenermod_mime: Add `MimeOptions`
2019-03-13 Stefan Eissingupdate after backport, mod_http2/proxy_http2 now equivalent
2019-03-12 Yann YlavicMPMs unix: bind the bucket number of each child to...
2019-03-12 Stefan Eissing *) mod_http2: when SSL renegotiation is inhibited...
2019-03-07 Stefan Eissing *) mod_http2: new configuration directive: ```H2Paddi...
2019-02-26 Stefan Eissing *) mod_http2/mod_proxy_http2: proxy_http2 checks...
2019-02-20 Yann Ylavichttp: Fix possible empty response with mod_ratelimit...
2019-02-20 Yann YlavicFollow up to r1853874: CHANGES entry.
2019-02-19 Yann Ylavicmod_reqtimeout: Allow to configure (TLS-)handshake...
2019-02-08 Christophe JailletFix a race condition.
2019-02-07 Yann YlavicFollow up to r1853133: CHANGES entry.
2019-01-28 Stefan Eissing *) mod_http2: Configuration directoves H2Push and...
2019-01-25 Stefan Eissingmod_ssl: give mod_md the chance to override certificate...
2019-01-25 Stefan Eissingmod_http2: fixed slave connection keepalives counter.
2019-01-24 Stefan Eissingmod_http2: enable re-use of slave connections again.
2019-01-24 Stefan Eissingreverting last change
2019-01-24 Stefan Eissingmod_http2: enable re-use of slave connections again.
2019-01-11 Christophe JailletFix websocket proxy over UDS.
2019-01-10 Christophe JailletLanguagePriority should be case-insensitive in order...
2019-01-10 Hank IbellAlways decode session attributes early.
2018-12-18 Stefan EissingUpdate after backport of r1849174 r1849174
2018-12-18 Stefan Eissing *) mod_md: incorrect behaviour when synchronizing...
2018-12-05 Hank Ibellcore: Fix incorrect substitution of env vars in directi...
2018-11-25 Graham Leggettcore: Split out the ability to parse wildcard files...
2018-11-11 Christophe JailletCHANGES related to r1842010.
2018-11-08 Stefan Eissing *) mod_ssl: Fix mod_authz provider for "require ssl...
2018-11-05 Stefan Eissing *) mod_ssl: clear *SSL errors before loading certific...
2018-10-16 Ruediger Pluem* Correctly merge configurations that have client certi...
2018-10-15 Ruediger Pluem* Ensure that aborted connections are logged as such.
2018-10-10 Eric Covenermpm_event: avoid AH00484 with idle threads
2018-10-10 Stefan Eissingmod_http2: adding defensive code for stream EOS handlin...
2018-10-09 Christophe JailletAdd CHANGES entry
2018-10-09 Luca Toscanomod_session_cookie: avoid adding the Set-Cookie header
2018-10-05 Joe OrtonAdd changes, docs for DefaultStateDir and DavLockDB...
2018-10-01 Ruediger Pluem* Pickup the proxy related configuration for verify...
2018-09-23 Graham Leggettab: Add client certificate support.
2018-09-11 Jim Jagielskimod_proxy_hcheck: Fix issues with TCP health checks...
2018-09-11 Stefan Eissingcleanup after backport
2018-09-04 Stefan EissingOn the trunk:
2018-08-29 Yann YlavicFollow up to r1835845 and r1839571: CHANGES entry.
2018-08-14 Eric CovenerAdd StrictHostCheck
2018-08-10 Christophe JailletRemove backported items from trunk/CHANGES
2018-08-07 Rainer Jungmod_status: Cumulate CPU time of exited child
2018-08-07 Rainer Jungmod_status: Add cumulated response duration time
2018-08-07 Rainer Jungmod_status: Complete the data shown for async
2018-08-07 Rainer Jungmod_proxy: Improve the balancer member data shown
2018-08-03 Stefan Eissingupdate after backport
2018-08-03 Stefan EissingOn the trunk:
2018-08-01 Christophe JailletIf ProxyPassReverse is used for reverse mapping of...
2018-08-01 Jim JagielskiFix PR54848 in a 2.4.x backportable format. Ideally...
2018-07-31 Yann Ylavicmod_ratelimit: Don't interfere with "chunked" encoding.
2018-07-30 Yann YlavicBackported in 2.4.34.
2018-07-30 Yann Ylavichttp: Enforce consistently no response body with both...
2018-07-24 Yann Ylavicmod_proxy_http: forward 100-continue.
2018-07-20 Ruediger Pluem* Credits to Bill for the analysis and the pointer...
2018-07-20 Ruediger Pluem* mod_proxy: Remove load order and link dependency...
2018-07-02 Eric Covenerbackported
2018-06-29 Stefan Eissingmod_md: more robust handling of http-01 challenges...
2018-06-25 Eric CovenerRe-allow '_' (underscore) in hostnames.
2018-06-24 Christophe JailletAdd a CHANGES entry
2018-06-23 Christophe JailletIf several parameters are used in a AuthzProviderAlias...
2018-06-22 Yann YlavicAxe some CHANGES entries backported to 2.4.x.
2018-06-21 Jim JagielskiNore userland/PR change
2018-06-19 Luca Toscanomod_ratelimit: fix behavior with proxied content
2018-06-06 Joe Orton* modules/http/http_request.c (ap_process_request_after...
2018-05-31 Jim JagielskiThese are in 2.4.x
next