summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sync with v2.0.10 from github:Stefan Eissing2022-10-1137-470/+1000
* *) mod_proxy_hcheck: Re-enable workers in standard ERROR state. PR 66302.Jim Jagielski2022-10-113-1/+6
* Remove trailing whitespaceJim Jagielski2022-10-111-112/+112
* *) mod_proxy_hcheck: Detect AJP/CPING support correctly. PR 66300.Jim Jagielski2022-10-112-11/+15
* mod_proxy: Ignore (and warn about) enablereuse=on for ProxyPassMatch whenYann Ylavic2022-10-113-33/+71
* Steal a number for next commit. [skip ci]Yann Ylavic2022-10-111-1/+1
* Resolving a duplicate log tag after ressurecting h2_headers.c for 2.4.x compat.Stefan Eissing2022-10-061-1/+1
* steal a number [skip ci]Stefan Eissing2022-10-061-1/+1
* fr doc rebuild.Lucien Gentis2022-10-013-574/+607
* fr doc XML file update.Lucien Gentis2022-10-011-1/+32
* *) mod_http2: synchronization with github sources.Stefan Eissing2022-09-2726-98/+1915
* *) mod_http2: use proper apr_time_t where it is due, no (int) casting.Stefan Eissing2022-09-271-4/+5
* *) mod_http2: type adjustments and castings for int/apr_uint32_t/apr_size_t...Stefan Eissing2022-09-2714-233/+118
* *) mod_http2: documentation clarification on dependency of H2HeaderStrictne...Stefan Eissing2022-09-261-1/+4
* *) mod_http2: documentation update on values for H2HeaderStrictness.Stefan Eissing2022-09-261-4/+6
* *) mod_http2: new directive "H2HeaderStrictness" to control the complianceStefan Eissing2022-09-2621-281/+387
* *) mod_http2: removing bucket splitting into an extra recv brigade.Stefan Eissing2022-09-212-71/+3
* *) tests: load the top-level mod_aptest in all test suites.Stefan Eissing2022-09-218-16/+135
* *) mod_proxy_http2: use only the ':authority' header to forward 'Host'Stefan Eissing2022-09-206-14/+66
* fr doc rebuild.Lucien Gentis2022-09-104-22/+16
* fr doc XML file update.Lucien Gentis2022-09-101-5/+14
* *) test mod_md: disabling test holding file lock as this fails in our CIStefan Eissing2022-09-101-0/+1
* Fix a doc build issue introduced in r1903933.Christophe Jaillet2022-09-091-1/+1
* Fix a strange link in the French Doc.Christophe Jaillet2022-09-091-2/+1
* Add some syntax highlight to some directive usage examples.Christophe Jaillet2022-09-081-1/+11
* fr doc rebuild.Lucien Gentis2022-09-033-13/+26
* fr doc XML files updates.Lucien Gentis2022-09-032-12/+27
* emphasize a few things about authz_hostEric Covener2022-09-031-2/+3
* xformsJim Jagielski2022-08-2922-2738/+2795
* Document hcmethod enhancement to allow HTTP/1.1 commsJim Jagielski2022-08-281-0/+3
* Allow for HTTP/1.1 or HTTP/1.0 protocol health checksJim Jagielski2022-08-284-13/+35
* fr doc rebuild.Lucien Gentis2022-08-274-379/+423
* fr doc XML files updates.Lucien Gentis2022-08-272-4/+45
* * Use apr_size_t instead of int to harden against overflows.Ruediger Pluem2022-08-251-2/+2
* mod_md v2.4.19 from github syncStefan Eissing2022-08-2517-68/+464
* Stole a new number.Stefan Eissing2022-08-251-1/+1
* core: Follow up to r1902728: ap_max_mem_free early setting.Yann Ylavic2022-08-181-1/+1
* core: Follow up to r1902728 and r1902909: Move comment where relevant.Yann Ylavic2022-08-181-1/+1
* * http2_get_num_workers is not deprecated.Ruediger Pluem2022-08-171-3/+3
* *) mod_ssl: when a proxy connection had handled a request using SSL, anStefan Eissing2022-08-014-2/+40
* core: Follow up to r1902728 and r1902906: simplify for APR-1.8+.Yann Ylavic2022-07-211-15/+2
* core: Follow up to r1902728: pools may have no allocator with APR_POOL_DEBUG.Yann Ylavic2022-07-211-12/+31
* util_cpre: Follow up to r1902731: Simplify thread pool allocation.Yann Ylavic2022-07-191-64/+21
* util: Follow up to r1902728 and r1902731: static/AP_THREAD_LOCAL order matters.Yann Ylavic2022-07-152-2/+2
* util_pcre: Restore nmatch < ncaps behaviour with PCRE1 (only).Yann Ylavic2022-07-151-0/+26
* util_pcre: Add a thread local subpool cache for when stack does not suffice.Yann Ylavic2022-07-151-61/+164
* core: Apply ap_max_mem_free to created threads' pool allocator.Yann Ylavic2022-07-152-83/+88
* Make pytest error whitelist a bit more explicitRainer Jung2022-07-111-1/+6
* mpm_winnt: Follow up to r1902636: another compilation error.Yann Ylavic2022-07-111-1/+1
* mpm_winnt: Fix compilation error.Yann Ylavic2022-07-101-1/+1