CHANGES revision fc42512879dd0504532f52fe5d0d0383dda96a1e
f743002678eb67b99bbc29fee116b65d9530fec0wrowe -*- coding: utf-8 -*-
80833bb9a1bf25dcf19e814438a4b311d2e1f4cffuankgChanges with Apache 2.5.0
efe780dcf13b2b95effabf897d694d8f23feac74trawick
fe83f60b41477b14a37edcfcd1f7f5c5a1ebfe44minfrin *) mod_proxy_html: support automatic detection of doctype and processing
fe83f60b41477b14a37edcfcd1f7f5c5a1ebfe44minfrin of FPIs. PR56285 [Micha Lenk <micha lenk info>, Nick Kew]
fe83f60b41477b14a37edcfcd1f7f5c5a1ebfe44minfrin
bb2ec4bda29720d914838486ad0bbfba9ac75d5dtrawick *) mod_proxy_html: skip documents shorter than 4 bytes
bb2ec4bda29720d914838486ad0bbfba9ac75d5dtrawick PR 56286 [Micha Lenk <micha lenk info>]
bb2ec4bda29720d914838486ad0bbfba9ac75d5dtrawick
7f6bfe455bd605a6401d2fcc9423972a24266b16jim *) mod_proxy_fdpass: Fix computation of the size of 'struct sockaddr_un'
7f6bfe455bd605a6401d2fcc9423972a24266b16jim when passed to 'connec()'.
7f6bfe455bd605a6401d2fcc9423972a24266b16jim [Graham Dumpleton <grahamd apache org>]
993d1261a278d7322bccef219101220b7b4fb8c5jkaluza
993d1261a278d7322bccef219101220b7b4fb8c5jkaluza *) mod_socache_shmcb: Correct counting of expirations for status display.
993d1261a278d7322bccef219101220b7b4fb8c5jkaluza Expirations happening during retrieval were not counted. [Rainer Jung]
3b995de5609b15115a0764e6979ba43071a2988fjim
3b995de5609b15115a0764e6979ba43071a2988fjim *) mod_proxy_balancer: Correctly encode user provided data in management
3b995de5609b15115a0764e6979ba43071a2988fjim interface. PR 56532 [Maksymilian, <max cert.cx>]
ba050a6f942b9fa0e81ed73437588005c569655ccovener
ba050a6f942b9fa0e81ed73437588005c569655ccovener *) mod_proxy_wstunnel: Fix the use of SSL connections with the "wss:"
ba050a6f942b9fa0e81ed73437588005c569655ccovener scheme. PR55320. [Alex Liu <alex.leo.ca gmail.com>]
ba050a6f942b9fa0e81ed73437588005c569655ccovener
ba050a6f942b9fa0e81ed73437588005c569655ccovener *) core: Add ap_mpm_resume_suspended() API to allow a suspended connection
ba050a6f942b9fa0e81ed73437588005c569655ccovener to resume. PR56333
ba050a6f942b9fa0e81ed73437588005c569655ccovener [Artem <artemciy gmail.com>, Edward Lu <Chaosed0 gmail.com>]
135ddda3a989215d2bedbcf1529bfb269c3eda23niq
135ddda3a989215d2bedbcf1529bfb269c3eda23niq *) core: Add ap_mpm_register_socket_callback_timeout() API. [Eric Covener]
135ddda3a989215d2bedbcf1529bfb269c3eda23niq
166b66614fb67e1b95c200433925787457657a0ajim *) mod_proxy_wstunnel: Honor ProxyWebsocketIdleTimeout in asynchronous
166b66614fb67e1b95c200433925787457657a0ajim processing mode. [Eric Covener]
166b66614fb67e1b95c200433925787457657a0ajim
166b66614fb67e1b95c200433925787457657a0ajim *) mod_proxy_fcgi: Fix occasional high CPU when handling request bodies.
3f414998b6d7e96a9f699621352fc61516b1a316chrisd [Jeff Trawick]
3f414998b6d7e96a9f699621352fc61516b1a316chrisd
3f414998b6d7e96a9f699621352fc61516b1a316chrisd *) mod_proxy_fcgi: Support iobuffersize parameter. [Jeff Trawick]
9d766f93eefb9358f9a24bb99ff424ad399b9b39minfrin
9d766f93eefb9358f9a24bb99ff424ad399b9b39minfrin *) mod_cache: Preserve non-cacheable headers forwarded from an origin 304
9d766f93eefb9358f9a24bb99ff424ad399b9b39minfrin response. PR 55547. [Yann Ylavic]
5725c3eb0c6c572049ba61dedd92b4e5da078081minfrin
5725c3eb0c6c572049ba61dedd92b4e5da078081minfrin *) mod_cache: Don't add cached/revalidated entity headers to a 304 response.
5725c3eb0c6c572049ba61dedd92b4e5da078081minfrin PR 55547. [Yann Ylavic]
5725c3eb0c6c572049ba61dedd92b4e5da078081minfrin
1122585e1e00bb81e9d0f054bf5c318cec23aa7dminfrin *) mod_cache: Retry unconditional request with the full URL (including the
1122585e1e00bb81e9d0f054bf5c318cec23aa7dminfrin query-string) when the origin server's 304 response does not match the
1122585e1e00bb81e9d0f054bf5c318cec23aa7dminfrin conditions used to revalidate the stale entry. [Yann Ylavic].
b4e664baba9a4be0457c31f84b3dcc4c31f2cb07kbrand
b4e664baba9a4be0457c31f84b3dcc4c31f2cb07kbrand *) mod_authnz_ldap: Fail explicitly when the filter is too long. Remove
b4e664baba9a4be0457c31f84b3dcc4c31f2cb07kbrand unnecessary apr_pstrdup() and strlen(). [Graham Leggett]
b4e664baba9a4be0457c31f84b3dcc4c31f2cb07kbrand
a52dab9b245d2bc88feacc380eb94bd6abcd5dd0kbrand *) Add the ldap-search option to mod_authnz_ldap, allowing authorization
b4e664baba9a4be0457c31f84b3dcc4c31f2cb07kbrand to be based on arbitrary expressions that do not include the username.
ac0c8366f49659958162b4bfb3d625a77343eda3kbrand [Graham Leggett]
ac0c8366f49659958162b4bfb3d625a77343eda3kbrand
001a44c352f89c9ec332ffd3e0a6927dcd19432chumbedooh *) Add the ldap function to the expression API, allowing LDAP filters and
001a44c352f89c9ec332ffd3e0a6927dcd19432chumbedooh distinguished names based on expressions to be escaped correctly to
001a44c352f89c9ec332ffd3e0a6927dcd19432chumbedooh guard against LDAP injection. [Graham Leggett]
efe780dcf13b2b95effabf897d694d8f23feac74trawick
793214f67dede32edfd9ee96c664ead04d175cbbjfclere *) Add module mod_ssl_ct, which provides an implementation of Certificate
cc5a4a08dc9783fcbc52ce86f11e01c281a43810minfrin Transparency (RFC 6962) for httpd. [Jeff Trawick]
33124689065ade0dfc8c54d8ebb734f9439cb89btrawick
33124689065ade0dfc8c54d8ebb734f9439cb89btrawick *) mod_proxy: Preserve original request headers even if they differ
33124689065ade0dfc8c54d8ebb734f9439cb89btrawick from the ones to be forwarded to the backend. PR 45387.
3ccfc257819b3bad063cd3ac9dd1670d5d2ae4d2kbrand [Yann Ylavic]
3ccfc257819b3bad063cd3ac9dd1670d5d2ae4d2kbrand
3ccfc257819b3bad063cd3ac9dd1670d5d2ae4d2kbrand *) mod_proxy: When ping/pong is configured for a worker, don't send or
3ccfc257819b3bad063cd3ac9dd1670d5d2ae4d2kbrand forward "100 Continue" (interim) response to the client if it does
9b0076ddd1103e5fa9c1f9bafde4b06ce244fbaecovener not expect one. [Yann Ylavic]
9b0076ddd1103e5fa9c1f9bafde4b06ce244fbaecovener
9b0076ddd1103e5fa9c1f9bafde4b06ce244fbaecovener *) mod_remoteip: Prevent an external proxy from presenting an internal
249d09d51808cb7981af99762c3b3736ca126cd5jkaluza proxy. PR 55962. [Mike Rumph]
249d09d51808cb7981af99762c3b3736ca126cd5jkaluza
249d09d51808cb7981af99762c3b3736ca126cd5jkaluza *) mod_ssl: Add hooks to allow other modules to perform processing at
249d09d51808cb7981af99762c3b3736ca126cd5jkaluza several stages of initialization and connection handling. See
56589be3d7a3e9343370df240010c6928cc78b39jkaluza mod_ssl_openssl.h. [Jeff Trawick]
56589be3d7a3e9343370df240010c6928cc78b39jkaluza
56589be3d7a3e9343370df240010c6928cc78b39jkaluza *) mod_proxy_wstunnel: Avoid sending error responses down an upgraded
8c4967445b49a1612b3f98c1dada65e597ecfe26trawick websockets connection as it is being close down. [Eric Covener]
8c4967445b49a1612b3f98c1dada65e597ecfe26trawick
8c4967445b49a1612b3f98c1dada65e597ecfe26trawick *) mod_proxy_wstunnel: Allow the administrator to cap the amount
61fefed8ce5211c31b44f3a38a6e76ca055e5780trawick of time a synchronous websockets connection stays idle with
61fefed8ce5211c31b44f3a38a6e76ca055e5780trawick ProxyWebsocketIdleTimeout. [Eric Covener]
61fefed8ce5211c31b44f3a38a6e76ca055e5780trawick
61fefed8ce5211c31b44f3a38a6e76ca055e5780trawick *) mod_proxy_wstunnel: Change to opt-in for asynchronous support, adding
6001d914962deabb83a46251001612e969bdf67ajim directives ProxyWebsocketAsync and ProxyWebsocketAsyncDelay.
6001d914962deabb83a46251001612e969bdf67ajim [Eric Covener]
6001d914962deabb83a46251001612e969bdf67ajim
c4e8006db0cf457c68876d7d4c30dcc451d8cba7jkaluza *) mod_proxy_wstunnel: Stop leaking websockets backend connections under
c4e8006db0cf457c68876d7d4c30dcc451d8cba7jkaluza event MPM (trunk-only). [Eric Covener]
c4e8006db0cf457c68876d7d4c30dcc451d8cba7jkaluza
652bacc79dd7f980249784cc8c4838e8f1de7e8acovener *) mod_proxy_wstunnel: Don't issue AH02447 and log a 500 on routine
652bacc79dd7f980249784cc8c4838e8f1de7e8acovener hangups from websockets origin servers. PR 56299
652bacc79dd7f980249784cc8c4838e8f1de7e8acovener [Yann Ylavic, Edward Lu <Chaosed0 gmail com>, Eric Covener]
652bacc79dd7f980249784cc8c4838e8f1de7e8acovener
f4db898517ccc6ef1a403630de56918286d3a47eminfrin *) mod_proxy_wstunnel: Don't pool backend websockets connections,
f4db898517ccc6ef1a403630de56918286d3a47eminfrin because we need to handshake every time. PR 55890.
f4db898517ccc6ef1a403630de56918286d3a47eminfrin [Eric Covener]
28a723b775c7666281298eab813c63ac42270f95humbedooh
28a723b775c7666281298eab813c63ac42270f95humbedooh *) mod_proxy_http: Add detach_backend hook (potentially usable
28a723b775c7666281298eab813c63ac42270f95humbedooh in other proxy scheme handlers). [Jeff Trawick]
067698ad30941e38ef5d7f95f1c2736c2ebc5cb9humbedooh
067698ad30941e38ef5d7f95f1c2736c2ebc5cb9humbedooh *) mod_deflate: Add DeflateAlterETag to control how the ETag
067698ad30941e38ef5d7f95f1c2736c2ebc5cb9humbedooh is modified. The 'NoChange' parameter mimics 2.2.x behavior.
d8a6de5eec06d4136839c8f7a56a6ab5acd2d3behumbedooh PR 45023, PR 39727. [Eric Covener]
6e1e45624d6f32110383bb0bd06c254c1dba8123humbedooh
77ca16c5676da23155311e13cee61e7eaba9fa3ejailletc *) mod_rewrite: Add 'BNF' (backreferences-no-plus) flag to RewriteRule to
77ca16c5676da23155311e13cee61e7eaba9fa3ejailletc allow spaces in backreferences to be encoded as %20 instead of '+'.
77ca16c5676da23155311e13cee61e7eaba9fa3ejailletc [Eric Covener]
77ca16c5676da23155311e13cee61e7eaba9fa3ejailletc
921d32d80d8271da08f12fc374a69cb36d1d63b3covener *) mod_rewrite: Support an optional list of characters to escape in the
921d32d80d8271da08f12fc374a69cb36d1d63b3covener argument for the 'B' (escape backreferences) flag. [Eric Covener]
921d32d80d8271da08f12fc374a69cb36d1d63b3covener
3e097af23e40c45aa32602545155f0964ab5c69dcovener *) mod_ssl: Add SSLOCSPUseRequestNonce directive to control whether or not
3e097af23e40c45aa32602545155f0964ab5c69dcovener OCSP requests should use a nonce to be checked against the responder's
3e097af23e40c45aa32602545155f0964ab5c69dcovener one. PR 56233. [ Yann Ylavic ]
faea99bb676ec50ece38da6b1879aa37546483a2covener
faea99bb676ec50ece38da6b1879aa37546483a2covener *) mod_dir: Default to 2.2-like behavior and skip execution when method is
faea99bb676ec50ece38da6b1879aa37546483a2covener neither GET nor POST, such as for DAV requests. PR 54914. [Chris Darroch]
86a5604df726638a2b8085e993b4b79c4b3a5262covener
faea99bb676ec50ece38da6b1879aa37546483a2covener *) mod_rewrite: Rename the handler that does per-directory internal
344f755169e100ea8ce51e847a0bf30a13b46917covener redirects to "rewrite-redirect-handler" from "redirect-handler" so
344f755169e100ea8ce51e847a0bf30a13b46917covener it is less ambiguous and less likely to be reused. [Eric Covener]
344f755169e100ea8ce51e847a0bf30a13b46917covener
50cfe8bbbaf4279375802531268e2bf0155215fetrawick *) mod_rewrite: Protect against looping with the [N] flag by enforcing a
50cfe8bbbaf4279375802531268e2bf0155215fetrawick default limit of 10000 iterations, and allowing each rule to change its
50cfe8bbbaf4279375802531268e2bf0155215fetrawick limit. [Eric Covener]
50cfe8bbbaf4279375802531268e2bf0155215fetrawick
ffaa9771884a8664f0e6267efbe9d26b40000461trawick *) mod_ssl: Fix config merging of SSLOCSPEnable and SSLOCSPOverrideResponder.
ffaa9771884a8664f0e6267efbe9d26b40000461trawick [Jeff Trawick]
ffaa9771884a8664f0e6267efbe9d26b40000461trawick
ffaa9771884a8664f0e6267efbe9d26b40000461trawick *) Add HttpContentLengthHeadZero and HttpExpectStrict directives.
f87299dab99bc04b51a6b8cad51b6795db862c0atrawick [Yehuda Sadeh <yehuda inktank com>, Justin Erenkrantz]
f87299dab99bc04b51a6b8cad51b6795db862c0atrawick
f87299dab99bc04b51a6b8cad51b6795db862c0atrawick *) FreeBSD: Disable IPv4-mapped listening sockets by default for versions
4d12805e6c18253040223ea637acd6b3b3c18f60jorton 5+ instead of just for FreeBSD 5. PR 53824. [Jeff Trawick]
4d12805e6c18253040223ea637acd6b3b3c18f60jorton
4d12805e6c18253040223ea637acd6b3b3c18f60jorton *) mod_auth_form: Add a debug message when the fields on a form are not
4d12805e6c18253040223ea637acd6b3b3c18f60jorton recognised. [Graham Leggett]
4d12805e6c18253040223ea637acd6b3b3c18f60jorton
e5d909f2b06bd880fb3675cd49363df981caa631trawick *) mod_ssl: Add -t -DDUMP_CA_CERTS option which dumps the filenames of all
a4df2cd1e1391575a327c2a90ba4315f805a0a78covener configured SSL CA certificates to stdout the same way as DUMP_CERTS does.
a4df2cd1e1391575a327c2a90ba4315f805a0a78covener [Jan Kaluza]
a4df2cd1e1391575a327c2a90ba4315f805a0a78covener
cb666b29f81df1d11d65002250153353568021fccovener *) mod_ssl: Don't flush when an EOS is received. Prepares mod_ssl
cb666b29f81df1d11d65002250153353568021fccovener to support write completion. [Graham Leggett]
cb666b29f81df1d11d65002250153353568021fccovener
6a80c3c6f4b8ea7ba5e89402b8b779b09ce020e0covener *) core: Add parse_errorlog_arg callback to ap_errorlog_provider
1c2cab00d988fc48cbe59032cf76cc0bab20d6f7covener to allow providers to check the ErrorLog argument. [Jan Kaluza]
6a80c3c6f4b8ea7ba5e89402b8b779b09ce020e0covener
75a230a728338d84dcfe81edd375352f34de22d0covener *) mod_cgid: Use the servers Timeout for each read from a CGI script,
75a230a728338d84dcfe81edd375352f34de22d0covener allow override with new CGIDRequestTimeout directive. PR43494
75a230a728338d84dcfe81edd375352f34de22d0covener [Eric Covener, Toshikuni Fukaya <toshikuni-fukaya cybozu co jp>]
1f50dc34ae069adeed20b2986e5ffdefa5c410e0covener
1f50dc34ae069adeed20b2986e5ffdefa5c410e0covener *) core: Add missing Reason-Phrase in HTTP response headers.
1f50dc34ae069adeed20b2986e5ffdefa5c410e0covener PR 54946. [Rainer Jung]
63a5ea80bddcc84a462e40f402b4f330e0e05411covener
63a5ea80bddcc84a462e40f402b4f330e0e05411covener *) core: ensure any abnormal exit is reported to stderr if it's a tty.
63a5ea80bddcc84a462e40f402b4f330e0e05411covener PR 55670 [Nick Kew]
63a5ea80bddcc84a462e40f402b4f330e0e05411covener
986f3ea2c314d4d4b3b937149853a0f23f6119aaminfrin *) mod_lua: Let the Inter-VM get/set functions work with a global
986f3ea2c314d4d4b3b937149853a0f23f6119aaminfrin shared memory pool instead of a per-process pool. [Daniel Gruno]
986f3ea2c314d4d4b3b937149853a0f23f6119aaminfrin
65a4e663b82f8bce28ac22ab2edfd7502de36998sf *) ldap: Support ldaps when using the Microsoft LDAP SDK.
65a4e663b82f8bce28ac22ab2edfd7502de36998sf PR 54626. [Jean-Frederic Clere]
65a4e663b82f8bce28ac22ab2edfd7502de36998sf
65a4e663b82f8bce28ac22ab2edfd7502de36998sf *) mod_proxy: Add ap_connection_reusable() for checking if a connection
c7de1955eb0eaeabf7042902476397692672d549sf is reusable as of this point in processing. [Jeff Trawick]
74e7f6c55fd67b10cb400b3f6d1dc718a303d944minfrin
74e7f6c55fd67b10cb400b3f6d1dc718a303d944minfrin *) mod_authnz_ldap: Change default value of AuthLDAPMaxSubGroupDepth to 0
74e7f6c55fd67b10cb400b3f6d1dc718a303d944minfrin to avoid performance problems when subgroups aren't in use. [Eric Covener]
74e7f6c55fd67b10cb400b3f6d1dc718a303d944minfrin
a511a29faf2ff7ead3b67680154a624effb31aafminfrin *) mod_syslog: New module implementing syslog ap_error_log provider.
a511a29faf2ff7ead3b67680154a624effb31aafminfrin Previously, this code was part of core, now it's in separate module.
a511a29faf2ff7ead3b67680154a624effb31aafminfrin [Jan Kaluza]
a511a29faf2ff7ead3b67680154a624effb31aafminfrin
a511a29faf2ff7ead3b67680154a624effb31aafminfrin *) core: Add ap_errorlog_provider to make ErrorLog logging modular. Move
63921358ef93fcb41bc71d9894221ba3d7fbb87bminfrin syslog support from core to new mod_syslog. [Jan Kaluza]
63921358ef93fcb41bc71d9894221ba3d7fbb87bminfrin
63921358ef93fcb41bc71d9894221ba3d7fbb87bminfrin *) WinNT MPM: If ap_run_pre_connection() fails or sets c->aborted, don't
deec48c67d4786bc77112ffbf3a4e70b931097edminfrin save the socket for reuse by the next worker as if it were an
6d601599d3d65df0410eae6e573e75b2dbfb1fb4minfrin APR_SO_DISCONNECTED socket. Restores 2.2 behavior. [Eric Covener]
6d601599d3d65df0410eae6e573e75b2dbfb1fb4minfrin
6d601599d3d65df0410eae6e573e75b2dbfb1fb4minfrin *) mod_status, mod_echo: Fix the display of client addresses.
6d601599d3d65df0410eae6e573e75b2dbfb1fb4minfrin They were truncated to 31 characters which is not enough for IPv6 addresses.
4c02bab56a528a180bbe394d8b6e6fd9c1a3ac1esf PR 54848 [Bernhard Schmidt <berni birkenwald de>]
4c02bab56a528a180bbe394d8b6e6fd9c1a3ac1esf
4c02bab56a528a180bbe394d8b6e6fd9c1a3ac1esf *) core: Add ap_log_data(), ap_log_rdata(), etc. for logging buffers.
4c02bab56a528a180bbe394d8b6e6fd9c1a3ac1esf [Jeff Trawick]
2c487ac43b583db869e743772a7a10b278aa2bcfminfrin
684e0cfc200f66287a93bbd1708d1dd8a92a7eefcovener *) mod_unique_id: Use output of the PRNG rather than IP address and
684e0cfc200f66287a93bbd1708d1dd8a92a7eefcovener pid, avoiding sleep() call and possible DNS issues at startup,
5c43d2fb853f84497b5ece2d414ef9484aa87e5fsf plus improving randomness for IPv6-only hosts.
05a5a9c3e16f21566e1b61f4bd68025ce1b741ccjoes [Jan Kaluza <jkaluza redhat.com>]
05a5a9c3e16f21566e1b61f4bd68025ce1b741ccjoes
ef82e8fa164e0a1f8b813f7deb6b7ead96018c94niq *) mod_authnz_ldap: Support primitive LDAP servers that do not accept
26c5829347f6a355c00f1ba0301d575056b69536niq filters, such as "SDBM-backed LDAP" on z/OS, by allowing a special
ef82e8fa164e0a1f8b813f7deb6b7ead96018c94niq filter "none" to be specified in AuthLDAPURL. [Eric Covener]
ef82e8fa164e0a1f8b813f7deb6b7ead96018c94niq
ef82e8fa164e0a1f8b813f7deb6b7ead96018c94niq *) mod_file_cache: mod_file_cache should be able to serve files that
ef82e8fa164e0a1f8b813f7deb6b7ead96018c94niq haven't had a Content-Type set via e.g. mod_mime. [Eric Covener]
ef82e8fa164e0a1f8b813f7deb6b7ead96018c94niq
ef82e8fa164e0a1f8b813f7deb6b7ead96018c94niq *) core: merge AllowEncodedSlashes from the base configuration into
413ee814748f37be168ff12407fa6dba0ceeabe6trawick virtual hosts. [Eric Covener]
c12917da693bae4028a1d5a5e8224bceed8c739dsf
c12917da693bae4028a1d5a5e8224bceed8c739dsf *) AIX: Install DSO's with "cp" instead of "install" in instdso.sh
eafcc0ebf263d0ba69855b6e10958c4c1a2361bdsf [Eric Covener]
eafcc0ebf263d0ba69855b6e10958c4c1a2361bdsf
eafcc0ebf263d0ba69855b6e10958c4c1a2361bdsf *) mod_ldap: Don't keep retrying if a new LDAP connection times out.
eafcc0ebf263d0ba69855b6e10958c4c1a2361bdsf [Eric Covener]
eafcc0ebf263d0ba69855b6e10958c4c1a2361bdsf
d7ffd2da16d58b1a0de212e4d56f7aebb72bef26sf *) mod_deflate: permit compilation of mod_deflate against a zlib that has
d7ffd2da16d58b1a0de212e4d56f7aebb72bef26sf been configured with -D Z_PREFIX, which redefines the token "deflate".
d7ffd2da16d58b1a0de212e4d56f7aebb72bef26sf [Eric Covener]
4576c1a9ef54cd1e5555ee07d016a7f559f80338sf
4576c1a9ef54cd1e5555ee07d016a7f559f80338sf *) mod_socache_shmcb.c: Remove arbitrary restriction on shared memory size
4576c1a9ef54cd1e5555ee07d016a7f559f80338sf previously limited to 64MB. [Jens Låås <jelaas gmail.com>]
9811aed12bbc71783d2e544ccb5fecd193843eadsf
9811aed12bbc71783d2e544ccb5fecd193843eadsf *) mod_auth_digest: Use the secret when generating nonces in all cases and
9811aed12bbc71783d2e544ccb5fecd193843eadsf not only when AuthName is used in .htaccess files (this change may cause
1366443dc565c33e7b449ae428bbfc4c86f33935drh problems if used with round robin load balancers). Don't regenerate the
1366443dc565c33e7b449ae428bbfc4c86f33935drh secret on graceful restarts. PR 54637 [Stefan Fritsch]
88fac54d9d64f85bbdab5d7010816f4377f95bd7rjung
88fac54d9d64f85bbdab5d7010816f4377f95bd7rjung *) core: Remove apr_brigade_flatten(), buffering and duplicated code
bd3f5647b96d378d9c75c954e3f13582af32c643sf from the HTTP_IN filter, parse chunks in a single pass with zero copy.
bd3f5647b96d378d9c75c954e3f13582af32c643sf Reduce memory usage by 48 bytes per request. [Graham Leggett]
bd3f5647b96d378d9c75c954e3f13582af32c643sf
bd3f5647b96d378d9c75c954e3f13582af32c643sf *) core: Stop the HTTP_IN filter from attempting to write error buckets
bd3f5647b96d378d9c75c954e3f13582af32c643sf to the output filters, which is bogus in the proxy case. Create a
2a7beea91d46beb41f043a84eaad060047ee04aafabien clean mapping from APR codes to HTTP status codes, and use it where
2a7beea91d46beb41f043a84eaad060047ee04aafabien needed. [Graham Leggett]
2a7beea91d46beb41f043a84eaad060047ee04aafabien
2a7beea91d46beb41f043a84eaad060047ee04aafabien *) mod_proxy: Ensure network errors detected by the proxy are returned as
584a85dd4047e38d3ed3a29b6662fcc9d100ae4csf 504 Gateway Timout as opposed to 502 Bad Gateway, in order to be
584a85dd4047e38d3ed3a29b6662fcc9d100ae4csf compliant with RFC2616 14.9.4 Cache Revalidation and Reload Controls.
584a85dd4047e38d3ed3a29b6662fcc9d100ae4csf
f21e9e3d0bfb7a507ecc5bc963f2159d693503d1sf *) mod_dav: mod_dav overrides dav_fs response on PUT failure. PR 35981
f21e9e3d0bfb7a507ecc5bc963f2159d693503d1sf [Basant Kumar Kukreja <basant.kukreja sun.com>, Alejandro Alvarez
f21e9e3d0bfb7a507ecc5bc963f2159d693503d1sf <alejandro.alvarez.ayllon cern.ch>]
f6b9c755a0b793e8a3a3aebd327ca20a86478117sf
f6b9c755a0b793e8a3a3aebd327ca20a86478117sf *) core, mod_ssl: Enable the ability for a module to reverse the sense of
f6b9c755a0b793e8a3a3aebd327ca20a86478117sf a poll event from a read to a write or vice versa. This is a step on
132ee6ac1c26d6e8953836316ba50734eefab47bsf the way to allow mod_ssl taking full advantage of the event MPM.
132ee6ac1c26d6e8953836316ba50734eefab47bsf [Graham Leggett]
132ee6ac1c26d6e8953836316ba50734eefab47bsf
85eacfc96a04547ef25aabbc06440039715084c2jorton *) mod_ldap: LDAP connections used for authentication were not respecting
85eacfc96a04547ef25aabbc06440039715084c2jorton LDAPConnectionPoolTimeout. PR 54587
85eacfc96a04547ef25aabbc06440039715084c2jorton
536d2e7cd1fdec1255b8c3bdf41fdc714c506a54trawick *) core: ap_rgetline_core now pulls from r->proto_input_filters.
536d2e7cd1fdec1255b8c3bdf41fdc714c506a54trawick
536d2e7cd1fdec1255b8c3bdf41fdc714c506a54trawick *) mod_proxy_html: process parsed comments immediately.
536d2e7cd1fdec1255b8c3bdf41fdc714c506a54trawick Fixes bug where parsed comments may be lost. [Nick Kew]
79c5787b92ac5f0e1cc82393816c77a006399316trawick
79c5787b92ac5f0e1cc82393816c77a006399316trawick *) mod_proxy_html: introduce doctype for HTML 5 [Nick Kew]
79c5787b92ac5f0e1cc82393816c77a006399316trawick
79c5787b92ac5f0e1cc82393816c77a006399316trawick *) mod_proxy_html: fix typo-bug processing "strict" vs "transitional"
c967bf3bc89e8aa60dbd30d9da388e448ddc1cc4trawick HTML/XHTML [Nick Kew]
79c5787b92ac5f0e1cc82393816c77a006399316trawick
79c5787b92ac5f0e1cc82393816c77a006399316trawick *) core: Add option to add valgrind support. Use it to reduce false positive
79c5787b92ac5f0e1cc82393816c77a006399316trawick warnings in mod_ssl. [Stefan Fritsch]
79c5787b92ac5f0e1cc82393816c77a006399316trawick
79c5787b92ac5f0e1cc82393816c77a006399316trawick *) mod_authn_file, mod_authn_dbd, mod_authn_dbm, mod_authn_socache:
7b395e4e878c28a4784919cfd2e704ddd14a3390jorton Cache the result of the most recent password hash verification for every
7b395e4e878c28a4784919cfd2e704ddd14a3390jorton keep-alive connection. This saves some expensive calculations.
7b395e4e878c28a4784919cfd2e704ddd14a3390jorton [Stefan Fritsch]
7b395e4e878c28a4784919cfd2e704ddd14a3390jorton
536e48c08d674acac5d44929318f2ad928edc361jorton *) http: Remove support for Request-Range header sent by Navigator 2-3 and
536e48c08d674acac5d44929318f2ad928edc361jorton MSIE 3. [Stefan Fritsch]
e81785da447b469da66f218b3f0244aab507958djorton
e81785da447b469da66f218b3f0244aab507958djorton *) core, http: Extend HttpProtocol with an option to enforce stricter HTTP
3e4e54d4e3fc0123c63d57aa84ac7ad7a8c73ff8jorton conformance or to only log the found problems. [Stefan Fritsch]
3e4e54d4e3fc0123c63d57aa84ac7ad7a8c73ff8jorton
3e4e54d4e3fc0123c63d57aa84ac7ad7a8c73ff8jorton *) core: Correctly parse an IPv6 literal host specification in an absolute
53e9b27aba029b18be814df40bcf6f0428771d1efuankg URL in the request line. [Stefan Fritsch]
53e9b27aba029b18be814df40bcf6f0428771d1efuankg
53e9b27aba029b18be814df40bcf6f0428771d1efuankg *) EventOpt MPM
53e9b27aba029b18be814df40bcf6f0428771d1efuankg
53e9b27aba029b18be814df40bcf6f0428771d1efuankg *) core: Add LogLevelOverride directive that allows to override the
6bb524f1895f30265a1431afc460977d391cb36bsf loglevel for clients from certain IPs. This also works for things
6bb524f1895f30265a1431afc460977d391cb36bsf like the SSL handshake where <If> LogLevel ... </If> is evaluated
ca61ccd0c306c2c72df153688ba1b49f3eceed80sf too late. [Stefan Fritsch]
6bb524f1895f30265a1431afc460977d391cb36bsf
e6dd71992459d05a676b98b7963423dc5dc1e24aminfrin *) core: Add new directive Warning to issue warnings from a configuration
e6dd71992459d05a676b98b7963423dc5dc1e24aminfrin file. Both Warning and Error now generate a timestamped log message.
e6dd71992459d05a676b98b7963423dc5dc1e24aminfrin [Fabien Coelho]
e6dd71992459d05a676b98b7963423dc5dc1e24aminfrin
23f1535d6a60817d2846bac0aea230ea475d7dccminfrin *) ap_expr: Add SERVER_PROTOCOL_VERSION, ..._MAJOR, and ..._MINOR
23f1535d6a60817d2846bac0aea230ea475d7dccminfrin variables. [Stefan Fritsch]
23f1535d6a60817d2846bac0aea230ea475d7dccminfrin
23f1535d6a60817d2846bac0aea230ea475d7dccminfrin *) core: New directive RegisterHttpMethod for registering non-standard
ec7520b24cd80d34d82bbcaca153cbb23cc04bc0rjung HTTP methods. [Stefan Fritsch]
ec7520b24cd80d34d82bbcaca153cbb23cc04bc0rjung
ec7520b24cd80d34d82bbcaca153cbb23cc04bc0rjung *) core: New directive HttpProtocol which allows to disable HTTP/0.9
ec7520b24cd80d34d82bbcaca153cbb23cc04bc0rjung support. [Stefan Fritsch]
ec7520b24cd80d34d82bbcaca153cbb23cc04bc0rjung
ec7520b24cd80d34d82bbcaca153cbb23cc04bc0rjung *) mod_allowhandlers: New module to forbid specific handlers for specific
ec7520b24cd80d34d82bbcaca153cbb23cc04bc0rjung directories. [Stefan Fritsch]
ec7520b24cd80d34d82bbcaca153cbb23cc04bc0rjung
6249dfa569d3b4f1f539665b979a80c6e335d93etrawick *) mod_systemd: New module, for integration with systemd on Linux.
6249dfa569d3b4f1f539665b979a80c6e335d93etrawick [Jan Kaluza <jkaluza redhat.com>]
0827cb14e550f6f65018431c22c2c913631c8f25kbrand
6249dfa569d3b4f1f539665b979a80c6e335d93etrawick *) WinNT MPM: Store pid and generation for each thread in scoreboard
ae600ca541efc686b34f8b1f21bd3d0741d37674covener to allow tracking of threads from exiting children via mod_status
6249dfa569d3b4f1f539665b979a80c6e335d93etrawick or other such mechanisms. [Jeff Trawick]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding
74499a117b3b2cd9666715a14f90c0e5d1a4ee8ajim *) The following now respect DefaultRuntimeDir/DEFAULT_REL_RUNTIMEDIR:
cfa64348224b66dd1c9979b809406c4d15b1c137fielding - APIs: ap_log_pid(), ap_remove_pid, ap_read_pid()
74499a117b3b2cd9666715a14f90c0e5d1a4ee8ajim - core: the scoreboard (ScoreBoardFile), pid file (PidFile), and
cfa64348224b66dd1c9979b809406c4d15b1c137fielding mutexes (Mutex)
74499a117b3b2cd9666715a14f90c0e5d1a4ee8ajim - mod_cache: thundering herd lock directory
cfa64348224b66dd1c9979b809406c4d15b1c137fielding - mod_lbmethod_heartbeat, mod_heartmonitor: heartbeat storage file
74499a117b3b2cd9666715a14f90c0e5d1a4ee8ajim - mod_ldap: shared memory cache
cfa64348224b66dd1c9979b809406c4d15b1c137fielding - 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