summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * Two first tests using Ubuntu FocalRuediger Pluem2020-10-231-0/+12
* * apr_base64_encode_len already includes space for the terminating zeroRuediger Pluem2020-10-231-3/+2
* Disable mod_http2 and mod_ssl_ct for prefork builds, since the formerJoe Orton2020-10-152-3/+24
* *) mod_md: lowered the required minimal libcurl version from 7.50 to 7.29Stefan Eissing2020-10-152-2/+5
* added new feature line to index Luis Gil2020-10-132-6/+4
* Adding encrypt.html.es.utf8 Luis Gil2020-10-132-208/+233
* Style lang es update to match eng revisionLuis Gil2020-10-131-1/+1
* 'md_ocsp_get_stapling_status()' should return int, not apr_status_t.Christophe Jaillet2020-10-112-3/+3
* Adjust signal handler before unblockingRuediger Pluem2020-10-092-5/+5
* rebuild all for russian langage integration.Lucien Gentis2020-10-0930-2604/+2460
* doc rebuild for russian integration.Lucien Gentis2020-10-098-11/+24
* russian doc rebuild.Lucien Gentis2020-10-097-4/+414
* russian doc - obsolete file.Lucien Gentis2020-10-091-280/+0
* russian doc - obsolete file.Lucien Gentis2020-10-091-248/+0
* russian doc - from KOI8-R to UTF-8, missing change.Lucien Gentis2020-10-091-2/+2
* russian doc - adding first files.Lucien Gentis2020-10-092-0/+339
* russian doc - from KOI8-R to UTF-8Lucien Gentis2020-10-093-45/+45
* Fix a compilation error in maintainer mode and be consistent with 'make_autoi...Christophe Jaillet2020-10-041-1/+1
* 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