summaryrefslogtreecommitdiffstats
path: root/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* mpm_event: follow up to r1818804 and r1818960.Yann Ylavic2017-12-243-22/+9
* On the trunk:Stefan Eissing2017-12-203-5/+17
* mod_dumpio: follow up to r1818802.Yann Ylavic2017-12-201-2/+2
* mod_dumpio: do nothing below log level TRACE7.Yann Ylavic2017-12-201-0/+5
* On the trunk:Stefan Eissing2017-12-205-15/+19
* mod_proxy: allow SSLProxyCheckPeer* usage for all proxy modules.Yann Ylavic2017-12-193-26/+13
* md: fix warning about unused variable 'cert'.Yann Ylavic2017-12-191-7/+0
* Fix some styleChristophe Jaillet2017-12-181-3/+3
* mod_proxy_html: fix metafix handling of <meta http-equiv> elementsNick Kew2017-12-161-6/+6
* "It is better to light a candle than curse the darkness."Jim Jagielski2017-12-1518-0/+288
* correct copyright/license headersJim Jagielski2017-12-1524-0/+384
* APR-ize uint typesJim Jagielski2017-12-151-6/+6
* APR-ize uint typesJim Jagielski2017-12-151-14/+14
* APR-ize uint typesJim Jagielski2017-12-151-6/+6
* On the trunk:Stefan Eissing2017-12-143-25/+37
* PR61891: looping over mostly full LDAP cacheEric Covener2017-12-134-7/+31
* On the trunk:Stefan Eissing2017-12-132-7/+7
* Use APR typeJim Jagielski2017-12-131-1/+1
* On the trunk:Stefan Eissing2017-12-121-7/+1
* On the trunk:Stefan Eissing2017-12-115-29/+75
* In verify_ocsp_status in ssl_engine_ocsp.c, the log message, "OCSP response n...Christophe Jaillet2017-12-091-1/+1
* On the trunk:Stefan Eissing2017-12-074-9/+22
* Be less tolerant when parsing the credencial for Basic authorization. Only sp...Christophe Jaillet2017-12-041-1/+1
* Use ap_cstr_casecmp instead of strcasecmp.Christophe Jaillet2017-12-041-1/+1
* On the trunk:Stefan Eissing2017-12-021-0/+4
* Add APLOGNO to error messagesChristophe Jaillet2017-12-011-5/+5
* Some small optimization:Christophe Jaillet2017-12-011-4/+6
* On the trunk:Stefan Eissing2017-11-291-1/+12
* On the trunk:Stefan Eissing2017-11-283-26/+43
* The other half of r1442409: fix mod_proxy_html doctype-handling typosNick Kew2017-11-271-16/+10
* mod_substitute: add runtime traces. PR 61132.Yann Ylavic2017-11-231-0/+33
* On the trunk:Stefan Eissing2017-11-2313-1730/+11
* spelling fixes from Josh Soref via githubStefan Eissing2017-11-2213-23/+23
* * modules/ssl/ssl_engine_kernel.c (ssl_hook_UserCheck): Check usernameJoe Orton2017-11-171-3/+9
* On the trunk:Stefan Eissing2017-11-164-9/+21
* Follow up to r1815264Gregg Lewis Smith2017-11-151-1/+0
* Win32 legacy bits for mod_mdGregg Lewis Smith2017-11-142-0/+360
* On the trunk:Stefan Eissing2017-11-132-3/+5
* Fix false positive compiler warningRainer Jung2017-11-121-1/+1
* mod_watchdog: Correct some log messages and fixRainer Jung2017-11-121-4/+6
* Fix static compilation when including mod_md.Rainer Jung2017-11-111-15/+15
* mod_noloris: Remove unused variable.Rainer Jung2017-11-091-2/+0
* Complete build setup of mod_noloris.Rainer Jung2017-11-091-0/+2
* Fix compilation of mod_md helper binary a2md.Rainer Jung2017-11-091-1/+4
* Follow up to r1814659.Yann Ylavic2017-11-091-1/+3
* We can't possibly loop in ap_process_http_async_connection().Yann Ylavic2017-11-091-3/+4
* On the trunk:Stefan Eissing2017-11-061-2/+2
* Save a few bytes in the conf pool when handling 'ProxyHTMLDoctype' directive ...Christophe Jaillet2017-11-011-1/+1
* *) mod_http2: avoid unnecessary data retrieval for a trace log. Allow certainStefan Eissing2017-10-303-17/+18
* mod_macro: fix usability of globally defined macros in .htaccess files.Yann Ylavic2017-10-281-17/+12