summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Save a few bytes of memory in mod_autoindexChristophe Jaillet2020-10-041-4/+6
* Save a few bytes of memory when registering MutexChristophe Jaillet2020-10-041-3/+3
* fr doc rebuild.Lucien Gentis2020-10-032-36/+35
* fr doc XML file update.Lucien Gentis2020-10-031-10/+13
* Add a missing </tr>Christophe Jaillet2020-10-031-1/+1
* xforms [skip ci]Christophe Jaillet2020-10-024-38/+38
* Document that HTTPS and SSL_TLS_SNI environment variables are always defined,...Christophe Jaillet2020-10-021-10/+12
* fr doc rebuild.Lucien Gentis2020-09-273-5/+14
* fr doc XML file update.Lucien Gentis2020-09-271-4/+14
* Add missing comma in some 'apr_apr_psprintf()' call if APR_HAS_THREADS is not...Christophe Jaillet2020-09-271-2/+2
* Add missing "const" or "static const" qualifiers in some command_recChristophe Jaillet2020-09-272-2/+2
* mod_proxy: Add support for an optional third argument to ProxyRemote*Joe Orton2020-09-175-16/+54
* * modules/dav/fs/repos.c (dav_fs_open_stream): Add specific logs forJoe Orton2020-09-152-1/+18
* * Update change entries via make update-changes [skip ci]Ruediger Pluem2020-09-154-8/+11
* * Changelog for r1881620 [skip ci]Ruediger Pluem2020-09-111-0/+3
* fix headers name, spotted by Ivan ZhakovGiovanni Bechis2020-09-101-5/+5
* Process early errors via a dummy HTTP/1.1 request as wellRuediger Pluem2020-09-104-17/+37
* mention 304 headers handlingGiovanni Bechis2020-09-091-0/+3
* handle headers when replying a 304 following rfc7234Giovanni Bechis2020-09-091-19/+15
* Further re-unification of code duplicated across mod_cgi/mod_cgid intoJoe Orton2020-09-084-364/+208
* Found a PR lurking for the method type vs UBSan issue. [skip ci]Joe Orton2020-09-081-1/+1
* Document PR 64709 fix confirmed for r1881459. [skip ci]Joe Orton2020-09-081-0/+3
* Support PCRE2 compile and linkage on WindowsWilliam A. Rowe Jr2020-09-051-2/+9
* Restore broken win32 build, include apr/std headers before httpd headersWilliam A. Rowe Jr2020-09-051-18/+17
* * modules/generators/cgi_common.h (cgi_handle_response): Avoid tryingJoe Orton2020-09-041-0/+7
* Be consistent when handling OOM situationChristophe Jaillet2020-09-021-1/+1
* Catch assert() failures.Joe Orton2020-09-021-1/+1
* Fix a few warnings on 64 bits windows compilationChristophe Jaillet2020-09-011-1/+2
* Avoid a core dump at startup if "AllowOverride nonfatal" is used without any ...Christophe Jaillet2020-08-301-1/+4
* Fix a few warnings on 64 bits windows compilationChristophe Jaillet2020-08-291-1/+1
* Fix a few warnings on 64 bits windows compilationChristophe Jaillet2020-08-291-2/+2
* Fix a few warnings on 64 bits windows compilationChristophe Jaillet2020-08-291-1/+1
* Fix a few warnings on 64 bits windows compilationChristophe Jaillet2020-08-291-2/+2
* fr doc rebuild.Lucien Gentis2020-08-2913-17/+28
* fr doc XML files updates.Lucien Gentis2020-08-295-18/+21
* samesite: fix check for 0, add "false" alternative.Eric Covener2020-08-282-2/+2
* xformChristophe Jaillet2020-08-191-1/+2
* Add a link for the WiP "New features with Apache 2.5/2.6" pageChristophe Jaillet2020-08-191-0/+1
* Add new transforms. [skip ci]Joe Orton2020-08-194-0/+322
* Follow up to r1880368 and r1880980:Joe Orton2020-08-19520-911/+910
* Follow up to r1880368 by adjusting en.xml to match lang-targets.xml.Joe Orton2020-08-193-3/+3
* Xforms. [skip ci]Rainer Jung2020-08-181-1/+22
* Document limitations for private key format inRainer Jung2020-08-181-0/+14
* * modules/ssl/ssl_engine_kernel.c (ssl_hook_Access_modern): MoveJoe Orton2020-08-171-10/+8
* * Correctly define lua_resume for Lua <= 5.1Ruediger Pluem2020-08-171-0/+1
* fr doc rebuild.Lucien Gentis2020-08-153-1/+14
* fr doc XML files updates.Lucien Gentis2020-08-152-32/+46
* Remove problematic version check for OpenSSL < 1.0.2William A. Rowe Jr2020-08-101-13/+0
* improve Lua 5.4 handlingGiovanni Bechis2020-08-101-3/+7
* fix quotes, simplify path, add a high portEric Covener2020-08-091-2/+2