summaryrefslogtreecommitdiffstats
path: root/test/pyhttpd/conf (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-11 *) mod_proxy_hcheck: Re-enable workers in standard ERROR state. PR 66302.Jim Jagielski3-1/+6
2022-10-11Remove trailing whitespaceJim Jagielski1-112/+112
2022-10-11 *) mod_proxy_hcheck: Detect AJP/CPING support correctly. PR 66300.Jim Jagielski2-11/+15
2022-10-11mod_proxy: Ignore (and warn about) enablereuse=on for ProxyPassMatch whenYann Ylavic3-33/+71
2022-10-11Steal a number for next commit. [skip ci]Yann Ylavic1-1/+1
2022-10-06Resolving a duplicate log tag after ressurecting h2_headers.c for 2.4.x compat.Stefan Eissing1-1/+1
2022-10-06steal a number [skip ci]Stefan Eissing1-1/+1
2022-10-01fr doc rebuild.Lucien Gentis3-574/+607
2022-10-01fr doc XML file update.Lucien Gentis1-1/+32
2022-09-27 *) mod_http2: synchronization with github sources.Stefan Eissing26-98/+1915
2022-09-27 *) mod_http2: use proper apr_time_t where it is due, no (int) casting.Stefan Eissing1-4/+5
2022-09-27 *) mod_http2: type adjustments and castings for int/apr_uint32_t/apr_size_t...Stefan Eissing14-233/+118
2022-09-26 *) mod_http2: documentation clarification on dependency of H2HeaderStrictne...Stefan Eissing1-1/+4
2022-09-26 *) mod_http2: documentation update on values for H2HeaderStrictness.Stefan Eissing1-4/+6
2022-09-26 *) mod_http2: new directive "H2HeaderStrictness" to control the complianceStefan Eissing21-281/+387
2022-09-21 *) mod_http2: removing bucket splitting into an extra recv brigade.Stefan Eissing2-71/+3
2022-09-21 *) tests: load the top-level mod_aptest in all test suites.Stefan Eissing8-16/+135
2022-09-20 *) mod_proxy_http2: use only the ':authority' header to forward 'Host'Stefan Eissing6-14/+66
2022-09-10fr doc rebuild.Lucien Gentis4-22/+16
2022-09-10fr doc XML file update.Lucien Gentis1-5/+14
2022-09-10 *) test mod_md: disabling test holding file lock as this fails in our CIStefan Eissing1-0/+1
2022-09-09Fix a doc build issue introduced in r1903933.Christophe Jaillet1-1/+1
2022-09-09Fix a strange link in the French Doc.Christophe Jaillet1-2/+1
2022-09-08Add some syntax highlight to some directive usage examples.Christophe Jaillet1-1/+11
2022-09-03fr doc rebuild.Lucien Gentis3-13/+26
2022-09-03fr doc XML files updates.Lucien Gentis2-12/+27
2022-09-03emphasize a few things about authz_hostEric Covener1-2/+3
2022-08-29xformsJim Jagielski22-2738/+2795
2022-08-28Document hcmethod enhancement to allow HTTP/1.1 commsJim Jagielski1-0/+3
2022-08-28Allow for HTTP/1.1 or HTTP/1.0 protocol health checksJim Jagielski4-13/+35
2022-08-27fr doc rebuild.Lucien Gentis4-379/+423
2022-08-27fr doc XML files updates.Lucien Gentis2-4/+45
2022-08-25* Use apr_size_t instead of int to harden against overflows.Ruediger Pluem1-2/+2
2022-08-25mod_md v2.4.19 from github syncStefan Eissing17-68/+464
2022-08-25Stole a new number.Stefan Eissing1-1/+1
2022-08-18core: Follow up to r1902728: ap_max_mem_free early setting.Yann Ylavic1-1/+1
2022-08-18core: Follow up to r1902728 and r1902909: Move comment where relevant.Yann Ylavic1-1/+1
2022-08-17* http2_get_num_workers is not deprecated.Ruediger Pluem1-3/+3
2022-08-01 *) mod_ssl: when a proxy connection had handled a request using SSL, anStefan Eissing4-2/+40
2022-07-21core: Follow up to r1902728 and r1902906: simplify for APR-1.8+.Yann Ylavic1-15/+2
2022-07-21core: Follow up to r1902728: pools may have no allocator with APR_POOL_DEBUG.Yann Ylavic1-12/+31
2022-07-19util_cpre: Follow up to r1902731: Simplify thread pool allocation.Yann Ylavic1-64/+21
2022-07-15util: Follow up to r1902728 and r1902731: static/AP_THREAD_LOCAL order matters.Yann Ylavic2-2/+2
2022-07-15util_pcre: Restore nmatch < ncaps behaviour with PCRE1 (only).Yann Ylavic1-0/+26
2022-07-15util_pcre: Add a thread local subpool cache for when stack does not suffice.Yann Ylavic1-61/+164
2022-07-15core: Apply ap_max_mem_free to created threads' pool allocator.Yann Ylavic2-83/+88
2022-07-11Make pytest error whitelist a bit more explicitRainer Jung1-1/+6
2022-07-11mpm_winnt: Follow up to r1902636: another compilation error.Yann Ylavic1-1/+1
2022-07-10mpm_winnt: Fix compilation error.Yann Ylavic1-1/+1
2022-07-08Follow-up to r1902572: Remove now unused #include.Ivan Zhakov1-1/+0