summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* add UNCList directive on Windows Eric Covener2024-06-244-0/+156
* mod_http2: early exit if bb is nullEric Covener2024-06-241-0/+7
* fr doc rebuild.Lucien Gentis2024-06-221-0/+1
* fr doc xml file update.Lucien Gentis2024-06-221-1/+2
* mpm_event: Follow up to r1918482: CONN_STATE_LINGER* are not the last anymore.Yann Ylavic2024-06-211-8/+15
* mpm_event: Follow up to r1918482: CONN_STATE_ASYNC_WAITIO > CONN_STATE_LINGER.Yann Ylavic2024-06-211-1/+1
* mpm_event,mod_http2,mod_status: Follow up to r1918257: CONN_STATE_ASYNC_WAITIO.Yann Ylavic2024-06-218-76/+70
* mod_proxy: Follow up to r1918438: Don't cleanup conn before running the addre...Yann Ylavic2024-06-191-2/+2
* mod_proxy: Follow up to r1918412 and r1918429: Special case WIN32/OS2 only.Yann Ylavic2024-06-191-21/+26
* mod_proxy: Follow up to r1918412: Find if one of the conn->addr[->next] is al...Yann Ylavic2024-06-191-1/+11
* Steal two lognos.Joe Orton2024-06-191-1/+1
* mod_proxy: Keep connection alive on addressTTL expiry if the DNS didn't change.Yann Ylavic2024-06-181-20/+38
* mod_proxy: Fix DNS requests and connections closed before the configured addr...Yann Ylavic2024-06-182-9/+12
* Fix the Japanese translation docs of the LimitRequestBodyJoe Orton2024-06-182-4/+7
* emphasize no default valueEric Covener2024-06-181-0/+1
* steal 2Eric Covener2024-06-171-1/+1
* fix cmake windows build of proxy lbmethod modsEric Covener2024-06-141-0/+4
* fix win cmake build by prefixing local enum valuesEric Covener2024-06-131-21/+21
* * include/httpd.h: Fix comment.Joe Orton2024-06-131-1/+1
* mpm_event,mod_http2: Keep compatibility with CONN_STATE_PROCESSING + OKYann Ylavic2024-06-117-119/+164
* CI: Set the path to php-fpm so it's found by proxy_fcgi.t (after r1918149).Joe Orton2024-06-101-1/+1
* CI: Set the path to php-fpm so it's found by proxy_fcgi.t (after r1918149).Joe Orton2024-06-041-0/+2
* Add avif mime typeJoe Orton2024-06-032-0/+2
* mod_status: Fix missing initialization, follow up to r1918098Joe Orton2024-06-031-1/+1
* Follow up to r1918098 (and r1918022): Actually bump the MMN.Yann Ylavic2024-06-011-1/+1
* Follow up to r1918098 (and r1918022): Push missing changes.Yann Ylavic2024-06-012-4/+4
* mpm_event, mod_status: Separate processing and write completion queues.Yann Ylavic2024-06-0110-58/+98
* mpm_event: Don't spam with "Stopping process due to MaxConnectionsPerChild"Yann Ylavic2024-05-311-4/+2
* CI: For LDAP tests, switch to using OpenLDAP slapd running onJoe Orton2024-05-303-6/+6
* Follow up to r1918022: MMN minor bump and checks for the new conn_state_e ali...Yann Ylavic2024-05-294-2/+15
* Fix ENGINE use with OpenSSL 3.2, which appears to be broken due to aJoe Orton2024-05-283-10/+28
* mpm_event,core: Handle async POLLIN/POLLOUT in CONN_STATE_PROCESS state.Yann Ylavic2024-05-287-127/+159
* Steal an APLONGO for PR 448.Yann Ylavic2024-05-281-1/+1
* *) mod_http2: sync with module's github.Stefan Eissing2024-05-277-13/+86
* steal a numberStefan Eissing2024-05-271-1/+1
* * modules/proxy/config.m4: Stop exporting ajp_* functions from mod_proxy_ajp.soJoe Orton2024-05-221-1/+5
* Explicitly reject CGI output which includes a Transfer-EncodingJoe Orton2024-05-202-1/+10
* Force ci build.Yann Ylavic2024-05-131-1/+1
* fr doc rebuild.Lucien Gentis2024-05-114-162/+116
* fr doc XML file update.Lucien Gentis2024-05-111-48/+1
* Steal a number.Joe Orton2024-05-101-1/+1
* Fail if SSLInsecureRenegotiation is used with mod_ssl, CVE-2009-3555Joe Orton2024-05-094-62/+1
* On Linux use the real thread id via gettid() in error logging,Joe Orton2024-05-083-1/+12
* * modules/proxy/mod_proxy_fcgi.c (dispatch): Only allocate a heapJoe Orton2024-05-081-1/+5
* * mod_tls: update version of rustls-ffi to v0.13.0. Stefan Eissing2024-04-2210-51/+91
* fr doc rebuild.Lucien Gentis2024-04-208-8/+16
* fr doc XML files updates.Lucien Gentis2024-04-202-2/+10
* xformEric Covener2024-04-171-1/+9
* doc recent addition ap_trust_cgilike_clEric Covener2024-04-171-0/+8
* Arrange pytest to run with mod_ssl, still skipping some tests.Jean-Frederic Clere2024-04-1611-17/+180