index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CHANGES
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optimize w/ duplicated listeners and use of SO_REUSEPORT
Jim Jagielski
2014-06-03
1
-0
/
+4
*
mod_proxy_html: support automatic doctype detection.
Nick Kew
2014-06-01
1
-0
/
+3
*
mod_proxy_html: skip documents < 4 bytes
Nick Kew
2014-06-01
1
-0
/
+3
*
Fix computation of the size of 'struct sockaddr_un' when passed to 'connect()'.
Christophe Jaillet
2014-06-01
1
-0
/
+4
*
mod_socache_shmcb: Correct counting of expirations for status display.
Rainer Jung
2014-05-17
1
-0
/
+3
*
* Correctly escape user provided data.
Ruediger Pluem
2014-05-16
1
-4
/
+7
*
mod_proxy_wstunnel: Fix the use of SSL connections with the "wss:" scheme.
Yann Ylavic
2014-05-14
1
-2
/
+5
*
Remove entry for r1583175 and r1593745, now in 2.4.x branch
Jeff Trawick
2014-05-14
1
-3
/
+0
*
PR56333: Add an API to resume a connection that a handler has previously susp...
Eric Covener
2014-05-11
1
-1
/
+5
*
Extend the socket callbacks in event to allow a timeout on the I/O callback.
Eric Covener
2014-05-11
1
-0
/
+5
*
stop setting context info for AliasMatch. These concepts do not really map
Eric Covener
2014-05-11
1
-0
/
+3
*
remove some entries for backported improvements
Jeff Trawick
2014-05-07
1
-12
/
+0
*
mod_proxy_scgi: Support Unix sockets.
Jeff Trawick
2014-05-05
1
-0
/
+3
*
now understood why users haven't reported the segfault (yet) when mod_proxy_fcgi
Jeff Trawick
2014-05-05
1
-1
/
+1
*
mod_proxy_fcgi: Fix occasional high CPU when handling request bodies.
Jeff Trawick
2014-05-02
1
-0
/
+3
*
mod_proxy_fcgi: Support iobuffersize parameter.
Jeff Trawick
2014-05-01
1
-0
/
+2
*
mod_cache: Preserve non-cacheable headers forwarded from an origin 304
Yann Ylavic
2014-04-30
1
-0
/
+3
*
mod_cache: Don't add cached/revalidated entity headers to a 304 response.
Yann Ylavic
2014-04-30
1
-0
/
+3
*
Revert r1591312 (again) to commit the 2 fixes separately.
Yann Ylavic
2014-04-30
1
-3
/
+0
*
mod_cache: Don't add cached/revalidated entity headers to a 304 response.
Yann Ylavic
2014-04-30
1
-0
/
+3
*
Rollback r1591302, wrong file commited.
Yann Ylavic
2014-04-30
1
-3
/
+0
*
mod_cache: Don't add cached/revalidated entity headers to a 304 response.
Yann Ylavic
2014-04-30
1
-0
/
+3
*
mod_cache: Retry unconditional request with the full URL (including the
Yann Ylavic
2014-04-30
1
-0
/
+4
*
mod_authnz_ldap: Fail explicitly when the filter is too long. Remove
Graham Leggett
2014-04-29
1
-0
/
+3
*
mod_proxy_fcgi: Don't segfault when failing to connect to the backend.
Jeff Trawick
2014-04-27
1
-0
/
+3
*
Add the ldap-search option to mod_authnz_ldap, allowing authorization
Graham Leggett
2014-04-25
1
-0
/
+4
*
Add the ldap function to the expression API, allowing LDAP filters and
Graham Leggett
2014-04-25
1
-0
/
+4
*
Add module mod_ssl_ct, which provides an implementation of Certificate
Jeff Trawick
2014-04-21
1
-0
/
+3
*
in 2.4.x as of r1588496
Kaspar Brand
2014-04-21
1
-4
/
+0
*
Fix errors with CacheLock on Windows:
Eric Covener
2014-04-19
1
-0
/
+3
*
mod_proxy: Preserve original request headers even if they differ
Yann Ylavic
2014-04-18
1
-0
/
+4
*
mod_proxy: follow up to r1588519: CHANGE.
Yann Ylavic
2014-04-18
1
-0
/
+4
*
Also clear the error queue before calling SSL_CTX_use_certificate[_chain]_file
Kaspar Brand
2014-04-18
1
-0
/
+4
*
Merge r1585090 from trunk:
Kaspar Brand
2014-04-18
1
-5
/
+0
*
Prevent an external proxy from presenting an internal proxy
Mike Rumph
2014-04-17
1
-0
/
+3
*
axe entries for changes that are in 2.4.10-dev
Jeff Trawick
2014-04-17
1
-39
/
+0
*
mod_ssl: Add hooks to allow other modules to perform processing at
Jeff Trawick
2014-04-15
1
-0
/
+4
*
renamed
Eric Covener
2014-04-14
1
-1
/
+1
*
typo
Jeff Trawick
2014-04-14
1
-1
/
+1
*
several related mod_proxy_wstunnel changes that are tough to pull apart:
Eric Covener
2014-04-13
1
-0
/
+11
*
stop leaking websockets backend connections (trunk only)
Eric Covener
2014-04-13
1
-0
/
+3
*
cleanup wstunnel error handling
Eric Covener
2014-04-13
1
-0
/
+4
*
*) mod_proxy_wstunnel: Don't pool backend websockets connections,
Eric Covener
2014-04-13
1
-0
/
+4
*
mod_proxy_http: Add detach_backend hook.
Jeff Trawick
2014-04-11
1
-0
/
+3
*
Attempt to make progress on PR39727/PR45023 blocking migration
Eric Covener
2014-04-11
1
-0
/
+4
*
Reverse the order when merging global and vhost-level config arrays.
Kaspar Brand
2014-04-09
1
-0
/
+4
*
Only read "active" values from the key_files array. PR 56306.
Kaspar Brand
2014-04-09
1
-0
/
+3
*
mod_proxy_fcgi: Fix sending of response without some HTTP headers
Jeff Trawick
2014-04-08
1
-0
/
+3
*
add BNP flag to give control to the user on whether a space ' ' in
Eric Covener
2014-04-05
1
-0
/
+4
*
Bring SNI behavior into better conformance with RFC 6066:
Kaspar Brand
2014-04-05
1
-0
/
+5
[next]