| Commit message (Expand) | Author | Age | Files | Lines |
* | be more general | Eric Covener | 2014-06-21 | 1 | -2/+2 |
* | missed a case in r1538490: | Eric Covener | 2014-06-21 | 1 | -0/+4 |
* | Remove backported changes. | Yann Ylavic | 2014-06-17 | 1 | -30/+0 |
* | Add missing CHANGES entries for r1572655,1572663,1572668-1572671,1573224,1586... | Yann Ylavic | 2014-06-17 | 1 | -0/+10 |
* | mod_proxy: Don't limit the size of the connectable Unix Domain Socket paths. | Yann Ylavic | 2014-06-16 | 1 | -1/+4 |
* | mod_proxy_fcgi iobuffersize support in 2.4.x via r1601749 | Jeff Trawick | 2014-06-13 | 1 | -2/+0 |
* | mod_ssl: dump SSL IO/state for the write side of the connection(s), like reads. | Yann Ylavic | 2014-06-11 | 1 | -0/+3 |
* | Fix ab's r1601076 changelog credits. | Yann Ylavic | 2014-06-10 | 1 | -1/+1 |
* | Add ab's r1601076 changelog. | Yann Ylavic | 2014-06-10 | 1 | -0/+3 |
* | Remove one backported change. | Christophe Jaillet | 2014-06-10 | 1 | -3/+0 |
* | mod_proxy: Shutdown (eg. SSL close notify) the backend connection | Yann Ylavic | 2014-06-09 | 1 | -0/+3 |
* | Revert r1601285 and r1601283. | Yann Ylavic | 2014-06-09 | 1 | -3/+0 |
* | mod_proxy: Shutdown (eg. close notify) the backend connection before closing. | Yann Ylavic | 2014-06-09 | 1 | -0/+3 |
* | mpm_event[opt]: Send the SSL close notify alert when the KeepAliveTimeout | Yann Ylavic | 2014-06-08 | 1 | -0/+3 |
* | mod_ssl: Ensure that the SSL close notify alert is flushed to the client. | Yann Ylavic | 2014-06-08 | 1 | -0/+3 |
* | Remove backported changes. | Yann Ylavic | 2014-06-03 | 1 | -15/+0 |
* | add GlobalLog directive to allow a diagnostic log to be inherited | Eric Covener | 2014-06-03 | 1 | -0/+4 |
* | 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 |