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