CHANGES revision 9bc8f6fed8ececedecaf7488ca0e79120d8f98b6
5690d2f46bf6dedb53d41f888e290df0526f32b1kess -*- coding: utf-8 -*-
5690d2f46bf6dedb53d41f888e290df0526f32b1kessChanges with Apache 2.5.0
5690d2f46bf6dedb53d41f888e290df0526f32b1kess
5690d2f46bf6dedb53d41f888e290df0526f32b1kess *) event: Update the internal "connection id" when requests
5690d2f46bf6dedb53d41f888e290df0526f32b1kess move from thread to thread. Reuse can confuse modules like
5690d2f46bf6dedb53d41f888e290df0526f32b1kess mod_cgid. PR 57435. [Michael Thorpe <mike gistnet.com>]
726b11c595edf0b0b71d0d39a2bc9d912c0ee4b5nd
96ad5d81ee4a2cc66a4ae19893efc8aa6d06fae7jailletc *) mod_ssl: Add support for extracting subjectAltName entries of type
726b11c595edf0b0b71d0d39a2bc9d912c0ee4b5nd rfc822Name and dNSName into SSL_{CLIENT,SERVER}_SAN_{Email,DNS}_n
726b11c595edf0b0b71d0d39a2bc9d912c0ee4b5nd environment variables. Also addresses PR 57207. [Kaspar Brand]
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowen
2e545ce2450a9953665f701bb05350f0d3f26275nd *) mod_proxy: Don't put non balancer-member workers in error state by
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowen default for connection or 500/503 errors, and honor status=+I for
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowen any error. PR 48388. [Yann Ylavic]
726b11c595edf0b0b71d0d39a2bc9d912c0ee4b5nd
726b11c595edf0b0b71d0d39a2bc9d912c0ee4b5nd *) mod_socache_memcache: Pass expiration time through to memcached. PR 55445.
726b11c595edf0b0b71d0d39a2bc9d912c0ee4b5nd [Faidon Liambotis <paravoid debian.org>, Joe Orton]
af33a4994ae2ff15bc67d19ff1a7feb906745bf8rbowen
3f08db06526d6901aa08c110b5bc7dde6bc39905nd *) split-logfile: Fix perl error: 'Can't use string ("example.org:80")
726b11c595edf0b0b71d0d39a2bc9d912c0ee4b5nd as a symbol ref while "strict refs"'. PR 56329.
726b11c595edf0b0b71d0d39a2bc9d912c0ee4b5nd [Holger Mauermann <mauermann gmail.com>]
726b11c595edf0b0b71d0d39a2bc9d912c0ee4b5nd
3f08db06526d6901aa08c110b5bc7dde6bc39905nd *) core: Configuration files with long lines and continuation characters
726b11c595edf0b0b71d0d39a2bc9d912c0ee4b5nd are not read properly. PR 55910. [Manuel Mausz <manuel-as mausz.at>]
3b3b7fc78d1f5bfc2769903375050048ff41ff26nd
ad74a0524a06bfe11b7de9e3b4ce7233ab3bd3f7nd *) mod_proxy_fcgi: Provide some basic alternate options for specifying
ad74a0524a06bfe11b7de9e3b4ce7233ab3bd3f7nd how PATH_INFO is passed to FastCGI backends by adding significance to
9472e4d3c410be3b3f1addbf3b1db1769f64e765nd the value of proxy-fcgi-pathinfo. PR 55329. [Eric Covener]
c04f76acce77126cf88b09350e56ea8c6b4a064enilgun
ad74a0524a06bfe11b7de9e3b4ce7233ab3bd3f7nd *) mod_proxy_fcgi: Enable UDS backends configured with SetHandler/RewriteRule
63f06dce77bb2d9b1c5aa5deeb47a1069987fd1end to opt-in to connection reuse and other Proxy options via explicitly
d474d8ef01ec5c2a09341cd148851ed383c3287crbowen declared "proxy workers" (<Proxy unix:... enablereuse=on max=...)
d474d8ef01ec5c2a09341cd148851ed383c3287crbowen [Eric Covener]
3b3b7fc78d1f5bfc2769903375050048ff41ff26nd
726b11c595edf0b0b71d0d39a2bc9d912c0ee4b5nd *) mod_proxy: Add "enablereuse" option as the inverse of "disablereuse".
5690d2f46bf6dedb53d41f888e290df0526f32b1kess [Eric Covener]
070236a4f78e1e945e24b7265a37474dfa6a9d71kess
3f08db06526d6901aa08c110b5bc7dde6bc39905nd *) mod_proxy_fcgi: Enable opt-in to TCP connection reuse by explicitly
726b11c595edf0b0b71d0d39a2bc9d912c0ee4b5nd setting proxy option disablereuse=off. [Eric Covener] PR 57378.
726b11c595edf0b0b71d0d39a2bc9d912c0ee4b5nd
726b11c595edf0b0b71d0d39a2bc9d912c0ee4b5nd *) mod_proxy_fcgi: Remove proxy:balancer:// prefix from SCRIPT_FILENAME
726b11c595edf0b0b71d0d39a2bc9d912c0ee4b5nd passed to fastcgi backends. [Eric Covener]
9294268d4d5ac750389453cca2639520a05df6d2kess
aaf75c27909404147cc0edb74491770e3741c195nd *) mod_http: Fix incorrect If-Match handling. PR 57358.
726b11c595edf0b0b71d0d39a2bc9d912c0ee4b5nd [Kunihiko Sakamoto <ksakamoto google.com>]
726b11c595edf0b0b71d0d39a2bc9d912c0ee4b5nd
726b11c595edf0b0b71d0d39a2bc9d912c0ee4b5nd *) mod_ssl: Fix renegotiation failures redirected to an ErrorDocument.
726b11c595edf0b0b71d0d39a2bc9d912c0ee4b5nd PR 57334. [Yann Ylavic].
726b11c595edf0b0b71d0d39a2bc9d912c0ee4b5nd
726b11c595edf0b0b71d0d39a2bc9d912c0ee4b5nd *) core: Fix -D[efined] or <Define>[d] variables lifetime accross restarts.
726b11c595edf0b0b71d0d39a2bc9d912c0ee4b5nd PR 57328. [Armin Abfalterer <a.abfalterer gmail.com>, Yann Ylavic].
42b4935758df9d0b97689036ae76bdaa02dea031nd
726b11c595edf0b0b71d0d39a2bc9d912c0ee4b5nd *) mod_proxy_ajp: Fix client connection errors handling and logged status
726b11c595edf0b0b71d0d39a2bc9d912c0ee4b5nd when it occurs. PR 56823. [Yann Ylavic]
8f057347a12e831fdf567da83de2fa581580298dnd
8f057347a12e831fdf567da83de2fa581580298dnd *) ap_expr: Add filemod function for checking file modification dates
aaf75c27909404147cc0edb74491770e3741c195nd [Daniel Gruno]
aaf75c27909404147cc0edb74491770e3741c195nd
aaf75c27909404147cc0edb74491770e3741c195nd *) core: Add CGIPassAuth directive to control whether HTTP authorization
5690d2f46bf6dedb53d41f888e290df0526f32b1kess headers are passed to scripts as CGI variables. PR 56855. [Jeff
52bc21ad2115333a8295c5f3e4f328d7431e6989nd Trawick]
8f057347a12e831fdf567da83de2fa581580298dnd
8f057347a12e831fdf567da83de2fa581580298dnd *) mod_rewrite: Improve relative substitutions in per-directory/htaccess
8f057347a12e831fdf567da83de2fa581580298dnd context for directories found by mod_userdir and mod_alias. These no
8f057347a12e831fdf567da83de2fa581580298dnd longer require RewriteBase to be specified. [Eric Covener]
5690d2f46bf6dedb53d41f888e290df0526f32b1kess
636231328a7e1ed47b4d90d08eb9085ae5f8878end *) mod_authnz_ldap: Resolve crashes with LDAP authz and non-LDAP authn since
5690d2f46bf6dedb53d41f888e290df0526f32b1kess r1608202. [Eric Covener]
5690d2f46bf6dedb53d41f888e290df0526f32b1kess
a7f09af958b9b0cd7e3d90a63ede010e7238d4f1nd *) core: Support custom ErrorDocuments for HTTP 501 and 414 status codes.
5690d2f46bf6dedb53d41f888e290df0526f32b1kess PR 57167 [Edward Lu <Chaosed0 gmail.com>]
5690d2f46bf6dedb53d41f888e290df0526f32b1kess
5690d2f46bf6dedb53d41f888e290df0526f32b1kess *) mod_proxy_connect: Don't issue AH02447 on sockets hangups, let the read
5690d2f46bf6dedb53d41f888e290df0526f32b1kess determine whether it is a normal close or a real error. PR 57168. [Yann
6e78b54cb721beced83b8b775ee142ae9fbfaa38nd Ylavic]
5690d2f46bf6dedb53d41f888e290df0526f32b1kess
b70358817fe7029e5db15756b7c26ac6b04a6904kess *) mod_buffer: Forward flushed input data immediatly and avoid (unlikely)
5690d2f46bf6dedb53d41f888e290df0526f32b1kess access to freed memory. [Yann Ylavic, Christophe Jaillet]
5690d2f46bf6dedb53d41f888e290df0526f32b1kess
5690d2f46bf6dedb53d41f888e290df0526f32b1kess *) mod_proxy: Use the correct server name for SNI in case the backend
6e78b54cb721beced83b8b775ee142ae9fbfaa38nd SSL connection itself is established via a proxy server.
5690d2f46bf6dedb53d41f888e290df0526f32b1kess PR 57139 [Szabolcs Gyurko <szabolcs gyurko.org>]
5690d2f46bf6dedb53d41f888e290df0526f32b1kess
6e78b54cb721beced83b8b775ee142ae9fbfaa38nd *) core: Ensure that httpd exits with an error status when the MPM fails
5690d2f46bf6dedb53d41f888e290df0526f32b1kess to run. [Yann Ylavic]
6e78b54cb721beced83b8b775ee142ae9fbfaa38nd
1352ae75e07a97c6a9105c00dee5e09336d40eddnd *) apreq: Content-Length header should be always interpreted as a decimal.
1352ae75e07a97c6a9105c00dee5e09336d40eddnd Leading 0 could be erroneously considered as an octal value. PR 56598.
8f057347a12e831fdf567da83de2fa581580298dnd [Chris Card <ctcard hotmail com>]
8f057347a12e831fdf567da83de2fa581580298dnd
9294268d4d5ac750389453cca2639520a05df6d2kess *) mod_proxy: Now allow for 191 character worker names, with non-fatal
8f057347a12e831fdf567da83de2fa581580298dnd errors if name is truncated. PR53218. [Jim Jagielski]
9294268d4d5ac750389453cca2639520a05df6d2kess
9294268d4d5ac750389453cca2639520a05df6d2kess *) mod_ssl: Add optional function "ssl_get_tls_cb" to allow support
5690d2f46bf6dedb53d41f888e290df0526f32b1kess for channel bindings. [Simo Sorce <simo redhat.com>]
0a5a376b4b2a062a845527d3709604b1ef0f55e5kess
9294268d4d5ac750389453cca2639520a05df6d2kess *) mod_proxy_wstunnel: Concurrent websockets messages could be
9294268d4d5ac750389453cca2639520a05df6d2kess lost or delayed with ProxyWebsocketAsync enabled.
9294268d4d5ac750389453cca2639520a05df6d2kess [Edward Lu <Chaosed0 gmail.com>]
5690d2f46bf6dedb53d41f888e290df0526f32b1kess
8f057347a12e831fdf567da83de2fa581580298dnd *) core, mod_info: Add compiled and loaded PCRE versions to version
8f057347a12e831fdf567da83de2fa581580298dnd number display. [Rainer Jung]
aaf75c27909404147cc0edb74491770e3741c195nd
aaf75c27909404147cc0edb74491770e3741c195nd *) mpm_winnt: Accept utf-8 (Unicode) service names and descriptions for
aaf75c27909404147cc0edb74491770e3741c195nd internationalization. [William Rowe]
aaf75c27909404147cc0edb74491770e3741c195nd
6e78b54cb721beced83b8b775ee142ae9fbfaa38nd *) mpm_winnt: Normalize the error and status messages emitted by service.c,
6e78b54cb721beced83b8b775ee142ae9fbfaa38nd the service control interface for Windows. [William Rowe]
6e78b54cb721beced83b8b775ee142ae9fbfaa38nd
6e78b54cb721beced83b8b775ee142ae9fbfaa38nd *) mod_authnz_ldap: Return LDAP connections to the pool before the handler
6e78b54cb721beced83b8b775ee142ae9fbfaa38nd is run, instead of waiting until the end of the request. [Eric Covener]
6e78b54cb721beced83b8b775ee142ae9fbfaa38nd
6e78b54cb721beced83b8b775ee142ae9fbfaa38nd *) mod_ldap: Be more conservative with the last-used time for
6e78b54cb721beced83b8b775ee142ae9fbfaa38nd LDAPConnectionPoolTTL. PR54587 [Eric Covener]
aaf75c27909404147cc0edb74491770e3741c195nd
aaf75c27909404147cc0edb74491770e3741c195nd *) mod_deflate: Don't fail when flushing inflated data to the user-agent
8f057347a12e831fdf567da83de2fa581580298dnd and that coincides with the end of stream ("Zlib error flushing inflate
8f057347a12e831fdf567da83de2fa581580298dnd buffer"). PR 56196. [Christoph Fausak <christoph fausak glueckkanja.com>]
8f057347a12e831fdf567da83de2fa581580298dnd
8f057347a12e831fdf567da83de2fa581580298dnd *) mod_proxy: Don't limit the size of the connectable Unix Domain Socket
5690d2f46bf6dedb53d41f888e290df0526f32b1kess paths. [Christophe Jaillet, Yann Ylavic]
5690d2f46bf6dedb53d41f888e290df0526f32b1kess
5690d2f46bf6dedb53d41f888e290df0526f32b1kess *) mod_ssl: dump SSL IO/state for the write side of the connection(s),
9534272616b71aaea50aeec4162e749a96aebd7fsf like reads (level TRACE4). [Yann Ylavic]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_proxy: Shutdown (eg. close notify) the backend connection before
9534272616b71aaea50aeec4162e749a96aebd7fsf closing. [Yann Ylavic]
9534272616b71aaea50aeec4162e749a96aebd7fsf
6e78b54cb721beced83b8b775ee142ae9fbfaa38nd *) mpm_event[opt]: Send the SSL close notify alert when the KeepAliveTimeout
6e78b54cb721beced83b8b775ee142ae9fbfaa38nd expires. PR54998. [Yann Ylavic]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_ssl: Ensure that the SSL close notify alert is flushed to the client.
9534272616b71aaea50aeec4162e749a96aebd7fsf PR54998. [Tim Kosse <tim.kosse filezilla-project.org>, Yann Ylavic]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_log_config: Add GlobalLog to allow a globally defined log to
9534272616b71aaea50aeec4162e749a96aebd7fsf be inherited by virtual hosts that define a CustomLog.
9534272616b71aaea50aeec4162e749a96aebd7fsf [Edward Lu <Chaosed0 gmail.com>]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) MPMs: Support SO_REUSEPORT to create multiple duplicated listener
9534272616b71aaea50aeec4162e749a96aebd7fsf records for scalability. [Yingqi Lu <yingqi.lu@intel.com>,
9534272616b71aaea50aeec4162e749a96aebd7fsf Jeff Trawick, Jim Jagielski]
9534272616b71aaea50aeec4162e749a96aebd7fsf
6e78b54cb721beced83b8b775ee142ae9fbfaa38nd *) mod_proxy_html: support automatic detection of doctype and processing
9534272616b71aaea50aeec4162e749a96aebd7fsf of FPIs. PR56285 [Micha Lenk <micha lenk info>, Nick Kew]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_proxy_html: skip documents shorter than 4 bytes
9534272616b71aaea50aeec4162e749a96aebd7fsf PR 56286 [Micha Lenk <micha lenk info>]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_proxy_fdpass: Fix computation of the size of 'struct sockaddr_un'
9534272616b71aaea50aeec4162e749a96aebd7fsf when passed to 'connect()'.
9534272616b71aaea50aeec4162e749a96aebd7fsf [Graham Dumpleton <grahamd apache org>]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) core: Add ap_mpm_resume_suspended() API to allow a suspended connection
9534272616b71aaea50aeec4162e749a96aebd7fsf to resume. PR56333
9534272616b71aaea50aeec4162e749a96aebd7fsf [Artem <artemciy gmail.com>, Edward Lu <Chaosed0 gmail.com>]
9534272616b71aaea50aeec4162e749a96aebd7fsf
6e78b54cb721beced83b8b775ee142ae9fbfaa38nd *) core: Add ap_mpm_register_socket_callback_timeout() API. [Eric Covener]
6e78b54cb721beced83b8b775ee142ae9fbfaa38nd
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_proxy_wstunnel: Honor ProxyWebsocketIdleTimeout in asynchronous
9534272616b71aaea50aeec4162e749a96aebd7fsf processing mode. [Eric Covener]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_authnz_ldap: Fail explicitly when the filter is too long. Remove
6e78b54cb721beced83b8b775ee142ae9fbfaa38nd unnecessary apr_pstrdup() and strlen(). [Graham Leggett]
9534272616b71aaea50aeec4162e749a96aebd7fsf
6e78b54cb721beced83b8b775ee142ae9fbfaa38nd *) Add the ldap-search option to mod_authnz_ldap, allowing authorization
9534272616b71aaea50aeec4162e749a96aebd7fsf to be based on arbitrary expressions that do not include the username.
6e78b54cb721beced83b8b775ee142ae9fbfaa38nd [Graham Leggett]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) Add the ldap function to the expression API, allowing LDAP filters and
9534272616b71aaea50aeec4162e749a96aebd7fsf distinguished names based on expressions to be escaped correctly to
9534272616b71aaea50aeec4162e749a96aebd7fsf guard against LDAP injection. [Graham Leggett]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) Add module mod_ssl_ct, which provides an implementation of Certificate
6e78b54cb721beced83b8b775ee142ae9fbfaa38nd Transparency (RFC 6962) for httpd. [Jeff Trawick]
6e78b54cb721beced83b8b775ee142ae9fbfaa38nd
6e78b54cb721beced83b8b775ee142ae9fbfaa38nd *) mod_proxy: Preserve original request headers even if they differ
9534272616b71aaea50aeec4162e749a96aebd7fsf from the ones to be forwarded to the backend. PR 45387.
6e78b54cb721beced83b8b775ee142ae9fbfaa38nd [Yann Ylavic]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_remoteip: Prevent an external proxy from presenting an internal
9534272616b71aaea50aeec4162e749a96aebd7fsf proxy. PR 55962. [Mike Rumph]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_ssl: Add hooks to allow other modules to perform processing at
9534272616b71aaea50aeec4162e749a96aebd7fsf several stages of initialization and connection handling. See
9534272616b71aaea50aeec4162e749a96aebd7fsf mod_ssl_openssl.h. [Jeff Trawick]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_proxy_wstunnel: Avoid sending error responses down an upgraded
9534272616b71aaea50aeec4162e749a96aebd7fsf websockets connection as it is being close down. [Eric Covener]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_proxy_wstunnel: Allow the administrator to cap the amount
9534272616b71aaea50aeec4162e749a96aebd7fsf of time a synchronous websockets connection stays idle with
9534272616b71aaea50aeec4162e749a96aebd7fsf ProxyWebsocketIdleTimeout. [Eric Covener]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_proxy_wstunnel: Change to opt-in for asynchronous support, adding
4b311579b2c8aebac85fb7cb8ac89e6c37b4bc1asf directives ProxyWebsocketAsync and ProxyWebsocketAsyncDelay.
9534272616b71aaea50aeec4162e749a96aebd7fsf [Eric Covener]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_proxy_wstunnel: Stop leaking websockets backend connections under
9534272616b71aaea50aeec4162e749a96aebd7fsf event MPM (trunk-only). [Eric Covener]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_proxy_http: Add detach_backend hook (potentially usable
9534272616b71aaea50aeec4162e749a96aebd7fsf in other proxy scheme handlers). [Jeff Trawick]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_deflate: Add DeflateAlterETag to control how the ETag
9534272616b71aaea50aeec4162e749a96aebd7fsf is modified. The 'NoChange' parameter mimics 2.2.x behavior.
9534272616b71aaea50aeec4162e749a96aebd7fsf PR 45023, PR 39727. [Eric Covener]
65a611af7093423efb91e5794b8887a527d4cf63trawick
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_rewrite: Add 'BNF' (backreferences-no-plus) flag to RewriteRule to
9534272616b71aaea50aeec4162e749a96aebd7fsf allow spaces in backreferences to be encoded as %20 instead of '+'.
9534272616b71aaea50aeec4162e749a96aebd7fsf [Eric Covener]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_rewrite: Support an optional list of characters to escape in the
9534272616b71aaea50aeec4162e749a96aebd7fsf argument for the 'B' (escape backreferences) flag. [Eric Covener]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_dir: Default to 2.2-like behavior and skip execution when method is
9534272616b71aaea50aeec4162e749a96aebd7fsf neither GET nor POST, such as for DAV requests. PR 54914. [Chris Darroch]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_rewrite: Rename the handler that does per-directory internal
9534272616b71aaea50aeec4162e749a96aebd7fsf redirects to "rewrite-redirect-handler" from "redirect-handler" so
f5a398cc8880978754903f9ece8e4beb63a81cedrbowen it is less ambiguous and less likely to be reused. [Eric Covener]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_rewrite: Protect against looping with the [N] flag by enforcing a
9534272616b71aaea50aeec4162e749a96aebd7fsf default limit of 10000 iterations, and allowing each rule to change its
9534272616b71aaea50aeec4162e749a96aebd7fsf limit. [Eric Covener]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_ssl: Fix config merging of SSLOCSPEnable and SSLOCSPOverrideResponder.
9534272616b71aaea50aeec4162e749a96aebd7fsf [Jeff Trawick]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) Add HttpContentLengthHeadZero and HttpExpectStrict directives.
9534272616b71aaea50aeec4162e749a96aebd7fsf [Yehuda Sadeh <yehuda inktank com>, Justin Erenkrantz]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_ssl: Add -t -DDUMP_CA_CERTS option which dumps the filenames of all
9534272616b71aaea50aeec4162e749a96aebd7fsf configured SSL CA certificates to stdout the same way as DUMP_CERTS does.
9534272616b71aaea50aeec4162e749a96aebd7fsf [Jan Kaluza]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_ssl: Don't flush when an EOS is received. Prepares mod_ssl
9534272616b71aaea50aeec4162e749a96aebd7fsf to support write completion. [Graham Leggett]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) core: Add parse_errorlog_arg callback to ap_errorlog_provider
9534272616b71aaea50aeec4162e749a96aebd7fsf to allow providers to check the ErrorLog argument. [Jan Kaluza]
5effc8b39fae5cd169d17f342bfc265705840014rbowen
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_cgid: Use the servers Timeout for each read from a CGI script,
9534272616b71aaea50aeec4162e749a96aebd7fsf allow override with new CGIDRequestTimeout directive. PR43494
9534272616b71aaea50aeec4162e749a96aebd7fsf [Eric Covener, Toshikuni Fukaya <toshikuni-fukaya cybozu co jp>]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) core: ensure any abnormal exit is reported to stderr if it's a tty.
9534272616b71aaea50aeec4162e749a96aebd7fsf PR 55670 [Nick Kew]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_lua: Let the Inter-VM get/set functions work with a global
9534272616b71aaea50aeec4162e749a96aebd7fsf shared memory pool instead of a per-process pool. [Daniel Gruno]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) ldap: Support ldaps when using the Microsoft LDAP SDK.
9534272616b71aaea50aeec4162e749a96aebd7fsf PR 54626. [Jean-Frederic Clere]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_proxy: Add ap_connection_reusable() for checking if a connection
9534272616b71aaea50aeec4162e749a96aebd7fsf is reusable as of this point in processing. [Jeff Trawick]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_authnz_ldap: Change default value of AuthLDAPMaxSubGroupDepth to 0
9534272616b71aaea50aeec4162e749a96aebd7fsf to avoid performance problems when subgroups aren't in use. [Eric Covener]
04bab87733a0e93a926e82311c85cd8ac06a032fnd
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_syslog: New module implementing syslog ap_error_log provider.
9534272616b71aaea50aeec4162e749a96aebd7fsf Previously, this code was part of core, now it's in separate module.
9534272616b71aaea50aeec4162e749a96aebd7fsf [Jan Kaluza]
9534272616b71aaea50aeec4162e749a96aebd7fsf
5effc8b39fae5cd169d17f342bfc265705840014rbowen *) core: Add ap_errorlog_provider to make ErrorLog logging modular. Move
9534272616b71aaea50aeec4162e749a96aebd7fsf syslog support from core to new mod_syslog. [Jan Kaluza]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_status, mod_echo: Fix the display of client addresses.
9534272616b71aaea50aeec4162e749a96aebd7fsf They were truncated to 31 characters which is not enough for IPv6 addresses.
9534272616b71aaea50aeec4162e749a96aebd7fsf PR 54848 [Bernhard Schmidt <berni birkenwald de>]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) core: Add ap_log_data(), ap_log_rdata(), etc. for logging buffers.
9534272616b71aaea50aeec4162e749a96aebd7fsf [Jeff Trawick]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_unique_id: Use output of the PRNG rather than IP address and
9534272616b71aaea50aeec4162e749a96aebd7fsf pid, avoiding sleep() call and possible DNS issues at startup,
9534272616b71aaea50aeec4162e749a96aebd7fsf plus improving randomness for IPv6-only hosts.
245eb3a84b8bc2b350c3a39ba2599444d443b50ajim [Jan Kaluza <jkaluza redhat.com>]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_authnz_ldap: Support primitive LDAP servers that do not accept
9534272616b71aaea50aeec4162e749a96aebd7fsf filters, such as "SDBM-backed LDAP" on z/OS, by allowing a special
9534272616b71aaea50aeec4162e749a96aebd7fsf filter "none" to be specified in AuthLDAPURL. [Eric Covener]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_file_cache: mod_file_cache should be able to serve files that
9534272616b71aaea50aeec4162e749a96aebd7fsf haven't had a Content-Type set via e.g. mod_mime. [Eric Covener]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) core: merge AllowEncodedSlashes from the base configuration into
9534272616b71aaea50aeec4162e749a96aebd7fsf virtual hosts. [Eric Covener]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) AIX: Install DSO's with "cp" instead of "install" in instdso.sh
9534272616b71aaea50aeec4162e749a96aebd7fsf [Eric Covener]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_ldap: Don't keep retrying if a new LDAP connection times out.
5effc8b39fae5cd169d17f342bfc265705840014rbowen [Eric Covener]
5effc8b39fae5cd169d17f342bfc265705840014rbowen
5effc8b39fae5cd169d17f342bfc265705840014rbowen *) mod_deflate: permit compilation of mod_deflate against a zlib that has
5effc8b39fae5cd169d17f342bfc265705840014rbowen been configured with -D Z_PREFIX, which redefines the token "deflate".
9534272616b71aaea50aeec4162e749a96aebd7fsf [Eric Covener]
9534272616b71aaea50aeec4162e749a96aebd7fsf
0237f43ab925775250e266e479d0a337ff374a4btakashi *) mod_auth_digest: Use the secret when generating nonces in all cases and
9534272616b71aaea50aeec4162e749a96aebd7fsf not only when AuthName is used in .htaccess files (this change may cause
9534272616b71aaea50aeec4162e749a96aebd7fsf problems if used with round robin load balancers). Don't regenerate the
9534272616b71aaea50aeec4162e749a96aebd7fsf secret on graceful restarts. PR 54637 [Stefan Fritsch]
4044e4b6cb07cf7fa8e90676fafffe543c1d439bjim
9534272616b71aaea50aeec4162e749a96aebd7fsf *) core: Remove apr_brigade_flatten(), buffering and duplicated code
9534272616b71aaea50aeec4162e749a96aebd7fsf from the HTTP_IN filter, parse chunks in a single pass with zero copy.
9534272616b71aaea50aeec4162e749a96aebd7fsf Reduce memory usage by 48 bytes per request. [Graham Leggett]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) core: Stop the HTTP_IN filter from attempting to write error buckets
9534272616b71aaea50aeec4162e749a96aebd7fsf to the output filters, which is bogus in the proxy case. Create a
b43f840409794ed298e8634f6284741f193b6c4ftakashi clean mapping from APR codes to HTTP status codes, and use it where
9534272616b71aaea50aeec4162e749a96aebd7fsf needed. [Graham Leggett]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_proxy: Ensure network errors detected by the proxy are returned as
9534272616b71aaea50aeec4162e749a96aebd7fsf 504 Gateway Timout as opposed to 502 Bad Gateway, in order to be
9534272616b71aaea50aeec4162e749a96aebd7fsf compliant with RFC2616 14.9.4 Cache Revalidation and Reload Controls.
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_dav: mod_dav overrides dav_fs response on PUT failure. PR 35981
9534272616b71aaea50aeec4162e749a96aebd7fsf [Basant Kumar Kukreja <basant.kukreja sun.com>, Alejandro Alvarez
6e78b54cb721beced83b8b775ee142ae9fbfaa38nd <alejandro.alvarez.ayllon cern.ch>]
6e78b54cb721beced83b8b775ee142ae9fbfaa38nd
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_ldap: LDAP connections used for authentication were not respecting
6e78b54cb721beced83b8b775ee142ae9fbfaa38nd LDAPConnectionPoolTimeout. PR 54587
6e78b54cb721beced83b8b775ee142ae9fbfaa38nd
6e78b54cb721beced83b8b775ee142ae9fbfaa38nd *) core: ap_rgetline_core now pulls from r->proto_input_filters.
6e78b54cb721beced83b8b775ee142ae9fbfaa38nd
6e78b54cb721beced83b8b775ee142ae9fbfaa38nd *) mod_proxy_html: process parsed comments immediately.
9534272616b71aaea50aeec4162e749a96aebd7fsf Fixes bug where parsed comments may be lost. [Nick Kew]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_proxy_html: introduce doctype for HTML 5 [Nick Kew]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_proxy_html: fix typo-bug processing "strict" vs "transitional"
9534272616b71aaea50aeec4162e749a96aebd7fsf HTML/XHTML [Nick Kew]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) core: Add option to add valgrind support. Use it to reduce false positive
9534272616b71aaea50aeec4162e749a96aebd7fsf warnings in mod_ssl. [Stefan Fritsch]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) mod_authn_file, mod_authn_dbd, mod_authn_dbm, mod_authn_socache:
9534272616b71aaea50aeec4162e749a96aebd7fsf Cache the result of the most recent password hash verification for every
9534272616b71aaea50aeec4162e749a96aebd7fsf keep-alive connection. This saves some expensive calculations.
9534272616b71aaea50aeec4162e749a96aebd7fsf [Stefan Fritsch]
9534272616b71aaea50aeec4162e749a96aebd7fsf
9534272616b71aaea50aeec4162e749a96aebd7fsf *) http: Remove support for Request-Range header sent by Navigator 2-3 and
9534272616b71aaea50aeec4162e749a96aebd7fsf MSIE 3. [Stefan Fritsch]
9534272616b71aaea50aeec4162e749a96aebd7fsf
727872d18412fc021f03969b8641810d8896820bhumbedooh *) core, http: Extend HttpProtocol with an option to enforce stricter HTTP
0d0ba3a410038e179b695446bb149cce6264e0abnd conformance or to only log the found problems. [Stefan Fritsch]
727872d18412fc021f03969b8641810d8896820bhumbedooh
cc7e1025de9ac63bd4db6fe7f71c158b2cf09fe4humbedooh *) core: Correctly parse an IPv6 literal host specification in an absolute
0d0ba3a410038e179b695446bb149cce6264e0abnd URL in the request line. [Stefan Fritsch]
cc7e1025de9ac63bd4db6fe7f71c158b2cf09fe4humbedooh
727872d18412fc021f03969b8641810d8896820bhumbedooh *) EventOpt MPM
0d0ba3a410038e179b695446bb149cce6264e0abnd
0d0ba3a410038e179b695446bb149cce6264e0abnd *) core: Add LogLevelOverride directive that allows to override the
0d0ba3a410038e179b695446bb149cce6264e0abnd loglevel for clients from certain IPs. This also works for things
ac082aefa89416cbdc9a1836eaf3bed9698201c8humbedooh like the SSL handshake where <If> LogLevel ... </If> is evaluated
0d0ba3a410038e179b695446bb149cce6264e0abnd too late. [Stefan Fritsch]
0d0ba3a410038e179b695446bb149cce6264e0abnd
0d0ba3a410038e179b695446bb149cce6264e0abnd *) core: Add new directive Warning to issue warnings from a configuration
727872d18412fc021f03969b8641810d8896820bhumbedooh file. Both Warning and Error now generate a timestamped log message.
0d0ba3a410038e179b695446bb149cce6264e0abnd [Fabien Coelho]
0d0ba3a410038e179b695446bb149cce6264e0abnd
30471a4650391f57975f60bbb6e4a90be7b284bfhumbedooh *) ap_expr: Add SERVER_PROTOCOL_VERSION, ..._MAJOR, and ..._MINOR
07dc96d063d49299da433f84b5c5681da9bbdf68rbowen variables. [Stefan Fritsch]
af33a4994ae2ff15bc67d19ff1a7feb906745bf8rbowen
0d0ba3a410038e179b695446bb149cce6264e0abnd *) core: New directive RegisterHttpMethod for registering non-standard
7fec19672a491661b2fe4b29f685bc7f4efa64d4nd HTTP methods. [Stefan Fritsch]
7fec19672a491661b2fe4b29f685bc7f4efa64d4nd
7fec19672a491661b2fe4b29f685bc7f4efa64d4nd *) core: New directive HttpProtocol which allows to disable HTTP/0.9
9534272616b71aaea50aeec4162e749a96aebd7fsf support. [Stefan Fritsch]
*) mod_allowhandlers: New module to forbid specific handlers for specific
directories. [Stefan Fritsch]
*) mod_systemd: New module, for integration with systemd on Linux.
[Jan Kaluza <jkaluza redhat.com>]
*) WinNT MPM: Store pid and generation for each thread in scoreboard
to allow tracking of threads from exiting children via mod_status
or other such mechanisms. [Jeff Trawick]
*) The following now respect DefaultRuntimeDir/DEFAULT_REL_RUNTIMEDIR:
- APIs: ap_log_pid(), ap_remove_pid, ap_read_pid()
- core: the scoreboard (ScoreBoardFile), pid file (PidFile), and
mutexes (Mutex)
- mod_cache: thundering herd lock directory
- mod_lbmethod_heartbeat, mod_heartmonitor: heartbeat storage file
- mod_ldap: shared memory cache
- mod_socache_shmcb, mod_socache_dbm: shared memory or dbm for cache
[Jeff Trawick]
*) suexec: Add --enable-suexec-capabilites support on Linux, to use
setuid/setgid capability bits rather than a setuid root binary.
[Joe Orton]
*) suexec: Add support for logging to syslog as an alternative to logging
to a file; configure --without-suexec-logfile --with-suexec-syslog.
[Joe Orton]
*) mod_ssl: Add support for TLS Next Protocol Negotiation. PR 52210.
[Matthew Steele <mdsteele google.com>]
*) cross-compile: allow to provide CC_FOR_BUILD so that gen_test_char will
be compiled by the build compiler instead of the host compiler.
Also set CC_FOR_BUILD to 'cc' when cross-compilation is detected.
PR 51257. [Guenter Knauf]
*) core: In maintainer mode, replace apr_palloc with a version that
initializes the allocated memory with non-zero values, except if
AP_DEBUG_NO_ALLOC_POISON is defined. [Stefan Fritsch]
*) mod_policy: Add a new testing module to help server administrators
enforce a configurable level of protocol compliance on their
servers and application servers behind theirs. [Graham Leggett]
*) mod_firehose: Add a new debugging module able to record traffic
passing through the server in such a way that connections and/or
requests be reconstructed and replayed. [Graham Leggett]
*) mod_noloris
*) APREQ
*) Simple MPM
*) mod_serf
[Apache 2.5.0-dev includes those bug fixes and changes with the
Apache 2.4.xx tree as documented below, except as noted.]
Changes with Apache 2.4.x and later:
*) http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/CHANGES?view=markup
Changes with Apache 2.2.x and later:
*) http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/CHANGES?view=markup
Changes with Apache 2.0.x and later:
*) http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/CHANGES?view=markup