summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Repurpose test for apr-1.8.x (1.7.x being tested elsewhere already).Yann Ylavic2023-03-151-2/+2
* Update ErrorLogFormat CHANGES entry for the full story.Yann Ylavic2023-03-151-2/+3
* core: Follow up to r1908393: comment about where ap_server_conf is set.Yann Ylavic2023-03-151-2/+2
* core: Follow up to r1908393: ap_server_conf to NULL before ap_read_config().Yann Ylavic2023-03-141-0/+2
* core: Set ap_server_conf ASAP.Yann Ylavic2023-03-142-4/+7
* log: Follow up to r1908388: ap_server_conf might be NULL.Yann Ylavic2023-03-141-3/+5
* util_time: Follow up to r1908380: Avoid apr_snprintf() like others.Yann Ylavic2023-03-141-6/+10
* core: Use the main ErrorLogFormat for ap_log_perror() and while loading vhosts.Yann Ylavic2023-03-142-1/+13
* util_time: Follow up to r1908383: ap_recent_ctime_ex() docx about trailing NUL.Yann Ylavic2023-03-141-1/+1
* util_time: Note/comments about ap_recent_ctime_ex() correctness wrt trailing \0Yann Ylavic2023-03-141-2/+4
* core: Add formats %{z} and %{strftime-format} to ErrorLogFormat. PR 62161.Yann Ylavic2023-03-144-10/+53
* mod_rewrite's BNEG now replaced by BNE=Yann Ylavic2023-03-132-6/+10
* mod_rewrite: Follow up to r1908347: Use [B, BNE=...] rather than [B=...,BNEG].Yann Ylavic2023-03-131-11/+23
* clarify relationshipEric Covener2023-03-131-10/+14
* doc BNEG, improve relatedEric Covener2023-03-132-1/+37
* unclosed Eric Covener2023-03-131-1/+1
* mod_rewrite: New BNEG flag to negate B=, BCTLS and B= not mutually exclusive.Yann Ylavic2023-03-131-33/+16
* Do not double encode encoded slashesRuediger Pluem2023-03-1313-23/+89
* Stop dumping error_log on failure, since is is now capturedJoe Orton2023-03-131-4/+0
* * Favour HUGE_STRING_LEN * 2 over 1024 * 16Ruediger Pluem2023-03-131-3/+3
* move B=xx example to the bottomEric Covener2023-03-111-4/+13
* add [BCTLS] alternative to [B] for 2.4.56 problemsEric Covener2023-03-113-7/+34
* followup to r1908296: only for redirectsEric Covener2023-03-111-2/+1
* allow decoded chars when they will be escapedEric Covener2023-03-112-18/+30
* fr doc rebuild.Lucien Gentis2023-03-113-44/+54
* fr doc XML files updates.Lucien Gentis2023-03-112-3/+13
* mod_proxy: Check the query-string for proxy-noencode too.Yann Ylavic2023-03-105-50/+50
* iFix proxy backend connection reuse tests.Rainer Jung2023-03-101-18/+21
* Support splitting mutiple outputs when using curl withRainer Jung2023-03-103-9/+35
* Make test more robust, log might have a short delay.Rainer Jung2023-03-091-0/+3
* Fix tests test_202_trailer.py::TestTrailers::test_h2_202_03bRainer Jung2023-03-091-1/+3
* * Add CHANGES entry for r1907505 [skip ci]Ruediger Pluem2023-03-081-0/+4
* * Fix 'warning: suggest parentheses around assignment used as truth value'Ruediger Pluem2023-03-071-1/+1
* * Add a 'be' [skip ci]Ruediger Pluem2023-03-071-1/+1
* Use ap_parse_strict_length() to parse client-supplied Content-Lengthmanu2023-03-071-6/+14
* Remove usuless double check of APR_FINFO_NAME neing setmanu2023-03-071-6/+0
* Add SSL_SHARED_CIPHER environment variableDirk-Willem van Gulik2023-03-064-1/+11
* * modules/http2/mod_proxy_http2.c: Fix missing APLOGNO.Joe Orton2023-03-062-2/+2
* avoid delimiting the query with a backreferenceEric Covener2023-03-051-13/+33
* don't forward invalid query stringsEric Covener2023-03-057-1/+73
* *) mod_md:Stefan Eissing2023-03-0514-58/+96
* *) mod_htt2: recent small improvements from the github/icing/mod_h2Stefan Eissing2023-03-053-2/+14
* Test case updates related to macOS ventura changes:Stefan Eissing2023-03-0430-186/+318
* s/to to/to/Christophe Jaillet2023-03-021-1/+1
* Add RFC4331 quotas for mod_dav_fsmanu2023-03-021-9/+6
* Add RFC4331 quotas for mod_dav_fsmanu2023-03-021-0/+359
* Sync changes [skip ci]Yann Ylavic2023-03-0219-65/+82
* mod_proxy_uwsgi: Stricter backend HTTP response parsing/validationYann Ylavic2023-03-022-14/+37
* Follow up to r1907972: CHANGES entry.Yann Ylavic2023-03-021-0/+2
* mod_proxy_uwsgi: Honor "proxy-nocanon" and "proxy-noencode".Yann Ylavic2023-03-021-2/+8