| Commit message (Expand) | Author | Files | Lines |
2014-11-24 | test/document php-fpm with proxy_fcgi | Eric Covener | 2 | -0/+34 |
2014-11-24 | Return a match whenever we get to the end of the worker name, regardless | Eric Covener | 1 | -1/+2 |
2014-11-24 | mod_reqtimeout: don't extend the timeout in speculative mode, wait for the | Yann Ylavic | 1 | -1/+6 |
2014-11-24 | surprising but confirmed by comment in mod_proxy | Eric Covener | 2 | -0/+14 |
2014-11-22 | follow up to r1641077: | Jeff Trawick | 1 | -3/+4 |
2014-11-22 | mod_ssl: Fix recognition of OCSP stapling responses that are encoded | Jeff Trawick | 2 | -3/+6 |
2014-11-20 | mod_reqtimeout: revert r1640758. | Yann Ylavic | 1 | -11/+7 |
2014-11-20 | mpm_event(opt), mpm_worker, mpm_prefork: follow up to r1635521, r1640161. | Yann Ylavic | 4 | -163/+172 |
2014-11-20 | mod_reqtimeout: avoid unnecessary calls to apr_socket_timeout_set(). | Yann Ylavic | 1 | -7/+11 |
2014-11-19 | * mod_proxy_fcgi: Ignore body data from backend for 304 responses. PR 57198. | Jan Kaluža | 1 | -5/+12 |
2014-11-18 | mod_authnz_fcgi: we don't need to add the trailing '\0' to parse response hea... | Yann Ylavic | 1 | -4/+3 |
2014-11-18 | mod_authnz_fcgi is not vulnerable to the CVE-2014-3583 bug | Jeff Trawick | 1 | -2/+2 |
2014-11-18 | Rebuild. | Lucien Gentis | 1 | -1/+1 |
2014-11-18 | XML update. | Lucien Gentis | 1 | -1/+1 |
2014-11-17 | mpm_prefork: follow up to r1635521. | Yann Ylavic | 1 | -3/+4 |
2014-11-17 | mpm_event(opt), mpm_worker: follow up to r1635521. | Yann Ylavic | 3 | -18/+56 |
2014-11-17 | mpm_worker, mpm_prefork: follow up to r1635521. | Yann Ylavic | 2 | -8/+12 |
2014-11-16 | Follow up to r1640040: CHANGES entry. | Yann Ylavic | 1 | -0/+3 |
2014-11-16 | mod_proxy_fcgi, mod_authnz_fcgi: stop reading the response and issue an error | Yann Ylavic | 2 | -0/+8 |
2014-11-16 | mod_proxy_fcgi: SECURITY: CVE-2014-3583 (cve.mitre.org) | Yann Ylavic | 3 | -10/+14 |
2014-11-16 | Revert r1638818, r1639812, r1639717 and r1639814 for new staging. | Yann Ylavic | 4 | -43/+12 |
2014-11-16 | event, eventopt: follow up to r1638879 and r1639960. | Yann Ylavic | 4 | -42/+13 |
2014-11-16 | avoid dereferencing a recently apr_pool_clear()'ed event_conn_state_t *cs | Christophe Jaillet | 1 | -6/+12 |
2014-11-15 | mod_authnz_fcgi: follow up to r1639717. | Yann Ylavic | 1 | -4/+1 |
2014-11-15 | mod_proxy_fcgi: follow up to r1638818. | Yann Ylavic | 1 | -4/+1 |
2014-11-14 | mod_authnz_fcgi: Fix a potential crash with response headers' size above 8K. | Yann Ylavic | 3 | -8/+24 |
2014-11-14 | don't call notify_suspend() in a worker thread after | Eric Covener | 1 | -16/+18 |
2014-11-14 | revert r1638691, more comprehensive followup planned shortly. | Eric Covener | 2 | -5/+2 |
2014-11-12 | avoid dereferencing a recently apr_pool_clear()'ed event_conn_state_t *cs | Eric Covener | 1 | -5/+10 |
2014-11-12 | mod_proxy_fcgi: CVE-2014-3583: Fix a potential crash with response headers' | Yann Ylavic | 2 | -6/+27 |
2014-11-12 | * mod_ssl: call ERR_free_strings() with OpenSSL >= 0.9.8e. Fixes memory leak | Jan Kaluža | 1 | -2/+5 |
2014-11-12 | Fix a bug in r1604350 that can lead to crashes in the event MPM under load. | Eric Covener | 2 | -2/+5 |
2014-11-12 | see your doctor about any rashes since r1608202. | Eric Covener | 1 | -1/+1 |
2014-11-11 | tab vs space | Christophe Jaillet | 1 | -1/+1 |
2014-11-11 | Fix style | Christophe Jaillet | 1 | -4/+8 |
2014-11-11 | Fix indent. | Christophe Jaillet | 1 | -6/+7 |
2014-11-11 | * server/scoreboard.c: Check for child_num < 0 also in ap_update_child_status | Jan Kaluža | 1 | -2/+2 |
2014-11-11 | mod_auth_basic: Fix comment mentioning 403 instead of 401. | Jan Kaluža | 1 | -1/+1 |
2014-11-10 | Resolve rashes with LDAP authz and non-LDAP authn since r1608202. | Eric Covener | 2 | -5/+24 |
2014-11-10 | xforms | Eric Covener | 6 | -8/+14 |
2014-11-10 | fix copy/paste error for CacheSocacheMinTime, rest of content is correct. | Eric Covener | 1 | -1/+1 |
2014-11-09 | Rebuild. | Lucien Gentis | 7 | -10/+42 |
2014-11-09 | XML updates. | Lucien Gentis | 3 | -6/+43 |
2014-11-06 | make docs | Jeff Trawick | 2 | -29/+59 |
2014-11-06 | mention the cmake-based build | Jeff Trawick | 1 | -2/+37 |
2014-11-02 | namded captures show up in the env with a MATCH_ prefix. | Eric Covener | 1 | -1/+1 |
2014-11-02 | add a -in wordlist example, change 'string list' to wordlist so you can jump ... | Eric Covener | 1 | -2/+10 |
2014-11-01 | remove some more recent 2.4 backports. | Eric Covener | 1 | -17/+0 |
2014-11-01 | remove two recently backported items | Eric Covener | 1 | -6/+0 |
2014-10-31 | * Add missing include for ap_pglobal | Ruediger Pluem | 1 | -0/+1 |