]> granicus.if.org Git - apache/history - CHANGES
mod_reqtimeout: Allow to configure (TLS-)handshake timeouts.
[apache] / CHANGES
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
2018-05-31 Yann YlavicFollow up to r1832580: correct CHANGES entry.
2018-05-31 Yann Ylavicmod_remoteip: Fix RemoteIP{Trusted,Internal}ProxyList...
2018-05-29 Yann YlavicAxe backported entries.
2018-05-26 Christophe JailletIf several directories are given in a UserDir directive...
2018-05-25 Christophe JailletIn 'ap_proxy_cookie_reverse_map', iterate over each...
2018-05-18 Yann YlavicFollow up to r1831869: update CHANGES entry.
2018-05-18 Yann Ylavicmod_slotmem_shm: use a generation number for SHM filena...
2018-05-18 Yann YlavicRestore mod_slotmem_shm from 2.4.29.
2018-05-17 Eric CovenerPR62311: only create the rewritelock when needed
2018-05-08 Joe Ortonmod_ssl: Add support for loading TLS certificates throu...
2018-05-08 Eric Covenermod_ldap: log and abort locking errors.
2018-05-03 Joe Ortonmod_ssl: Add support for loading private keys from...
2018-05-03 Yann Ylavicmod_slomem_shm: Handle a generation number when the...
2018-05-02 Yann Ylavicmod_proxy_html: Fix variable interpolation and memory...
2018-05-02 Yann YlavicFollow up to r1822537: replace static variable with...
2018-04-30 Stefan EissingOn the trunk:
2018-04-30 Stefan EissingOn the trunk:
2018-04-28 Stefan EissingOn the trunk:
2018-04-20 Yann Ylavichttp: LimitRequestBody applies to proxied requests.
2018-04-19 Yann Ylavicmod_proxy_http: make use of AP_GETLINE_NOSPC_EOL in...
2018-04-19 Yann Ylaviccore: Add and handle AP_GETLINE_NOSPC_EOL flag in ap_rg...
2018-04-13 Yann Ylavicmod_xml2enc: Fix forwarding of error metadata/responses...
2018-04-11 Eric CovenerPR62199: add worker parameter ResponseFieldSize to...
2018-04-11 Eric CovenerPR62186: preserve %<m for ErrorDocument internal redirects
2018-04-11 Jim Riggsmod_proxy_balancer: Add hot spare member type and corre...
2018-04-09 Rainer Jungmod_logio: Add LogIOTrackTTFU and %^FU logformat
2018-04-09 Stefan EissingOn the trunk:
2018-04-09 Stefan EissingOn the trunk:
2018-04-06 Ruediger Pluem* Add missing CHANGES entry for revisions 1822849,18228...
2018-04-04 Yann Ylavicmod_ssl: Fix merging of proxy SSL context outside ...
2018-04-03 Stefan EissingOn the trunk:
2018-04-03 Stefan EissingOn the trunk:
2018-04-02 Eric CovenerCHANGES for r1828172
2018-03-29 Stefan EissingOn the trunk:
2018-03-28 Stefan EissingOn the trunk:
2018-03-28 Stefan EissingOn the trunk:
2018-03-26 Stefan EissingOn the trunk:
2018-03-24 Eric CovenerCHANGES for r1827654
2018-03-23 Stefan EissingOn the trunk:
2018-03-20 Eric Covenerbackported
2018-03-20 Eric CovenerPR62200: EBCDIC: ap_rgetline APR_ENOSPC
2018-03-19 Stefan Eissingmod_remoteip: make proxy-protocol work on slave connect...
next