summaryrefslogtreecommitdiffstats
path: root/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Use iobuffersize set on worker level for the IO buffer size.HEADtrunkRuediger Pluem3 days1-0/+3
* Make sure the Additional error is displayed.Jean-Frederic Clere4 days1-0/+1
* rollback unrelated fix to my previous commit, sorry.Jean-Frederic Clere9 days1-1/+0
* Merge PR#419: make sure the right method is displayed.Jean-Frederic Clere9 days2-4/+8
* * modules/aaa/mod_authnz_ldap.c (create_authnz_ldap_dir_config): Fix allocationJoe Orton9 days1-1/+1
* mod_http2, fix keepalive timeout on reset requestsStefan Eissing2024-11-072-5/+14
* mod_ssl: Revert r1868929 on trunk (only).Yann Ylavic2024-10-161-8/+7
* Revert r1921336.Joe Orton2024-10-161-4/+0
* mod_ssl: Disallow SSLOpenSSLConfCmd within vhost context since itJoe Orton2024-10-151-0/+4
* mod_log_config: Fix config merging for the "LogFormat" directiveJoe Orton2024-10-141-1/+1
* mod_lua: Make r.ap_auth_type writableJoe Orton2024-10-111-0/+6
* * modules/http/http_filters.c (parse_chunk_size): Joe Orton2024-10-111-2/+8
* mod_proxy_fggi: Follow up to r1919547: Accurate dirwalk for proxy-fcgi-pathin...Yann Ylavic2024-10-101-14/+50
* mod_proxy_fgci: Follow up to r1919628: Simplify.Yann Ylavic2024-10-101-6/+6
* * modules/ssl/ssl_engine_pphrase.c (modssl_load_keypair_engine):Joe Orton2024-10-011-2/+2
* mod_ssl: Add SSLClientHelloVars directive which exposes variousJoe Orton2024-10-015-1/+161
* * Take care for the case where nkey is NULLRuediger Pluem2024-10-011-3/+5
* *) mod_http2: Stefan Eissing2024-10-011-1/+2
* *) mod_md: update to version 2.4.28Stefan Eissing2024-09-173-9/+11
* removed experimental mod_tls. source, documenation and test casesStefan Eissing2024-09-1723-7255/+0
* mod_ssl: Fix regression in r1914365 preventing pkcs11: key/cert lookupJoe Orton2024-09-121-11/+20
* * modules/core/mod_macro.c (process_content): Return error if there'sJoe Orton2024-09-121-2/+7
* Add Multipath TCP (MPTCP) support (Proxy)Joe Orton2024-09-123-1/+14
* * Leave the proper escaping of the URL and the adding of r->args to theRuediger Pluem2024-09-111-19/+10
* mod_rewrite, mod_proxy: mod_proxy to cononicalize rewritten [P] URLs. PR 69235.Yann Ylavic2024-09-112-14/+11
* mod_rewrite: Follow up to r1919325: Simplify QSLAST tracking.Yann Ylavic2024-09-111-18/+14
* mod_ssl: Add SSL_HANDSHAKE_RTT environment variable.Joe Orton2024-08-302-0/+15
* don't merge slashes on perdir prefixEric Covener2024-08-131-1/+4
* Follow up to r1919620: Restore r->filename re-encoding for ProxyPass URLs.Yann Ylavic2024-08-022-13/+37
* Follow up to r1919620: init path after "proxy:" is skipped.Yann Ylavic2024-08-011-1/+2
* mod_proxy_fcgi: Don't re-encode SCRIPT_FILENAME. PR 69203Yann Ylavic2024-08-011-24/+14
* mod_proxy: Fix selection of ProxyPassMatch workers with host/port substitutio...Yann Ylavic2024-08-012-13/+18
* * modules/dav/fs/repos.c (dav_fs_get_resource): Return a 404 ratherJoe Orton2024-07-291-2/+2
* mod_proxy_fcgi: Use r->uri rather than r->filename for directory walk.Yann Ylavic2024-07-271-5/+5
* mod_proxy: Allow for empty UDS URL hostname in ProxyPass workers too.Yann Ylavic2024-07-262-5/+8
* *) mod_proxy: Avoid AH01059 parsing error for SetHandler "unix:" URLsYann Ylavic2024-07-261-9/+27
* * modules/core/mod_so.c (load_module): Log the file/lineno for aJoe Orton2024-07-241-2/+4
* mod_rewrite: Better question mark tracking to avoid UnsafeAllow3F. PR 69197.Yann Ylavic2024-07-171-18/+90
* copy the trusted flag from the subrequestEric Covener2024-07-151-1/+1
* merge leading slashes by defaultEric Covener2024-07-151-0/+14
* mod_status: "Threads" span three colomns (busy, graceful, idle), not two.Yann Ylavic2024-07-111-1/+1
* mod_status: Follow up to r1918482: Bump colspan for the new wait-io colomnYann Ylavic2024-07-111-1/+1
* mod_md: Keep compat with openssl < 1.1Yann Ylavic2024-07-081-13/+38
* Follow up to r1919023: fix compilation.Yann Ylavic2024-07-081-1/+1
* mod_proxy: Don't mangle r->filename when ap_proxy_canon_netloc() fails.Yann Ylavic2024-07-081-1/+1
* mod_proxy: Fix canonicalisation and FCGI env (PATH_INFO, SCRIPT_NAME) forYann Ylavic2024-07-085-181/+173
* Follow up to r1919015: fix compilation.Yann Ylavic2024-07-081-1/+1
* mod_proxy: Avoid AH01059 parsing error for SetHandler "unix:" URLs. PR 69160Yann Ylavic2024-07-081-4/+21
* * Check for correct OpenSSL version for mod_ssl_ctRuediger Pluem2024-07-051-1/+11
* mod_ssl: Let modssl_set_io_callbacks() whether which callback is needed.Yann Ylavic2024-07-033-13/+16