summaryrefslogtreecommitdiffstats
path: root/README.cmake (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-08* Good catch by Yann: This is dead codeRuediger Pluem1-3/+0
2021-10-08* Make aliases more robust against potential traversal attacks, by usingRuediger Pluem2-7/+43
2021-10-08* Optimize performance by moving calculation of loop invariant out of the loopRuediger Pluem1-1/+2
2021-10-07Sync CHANGES [skip ci].Yann Ylavic4-7/+10
2021-10-07Fix ap_mmn.h after r1893971.Yann Ylavic1-1/+1
2021-10-07Missing credits [skip ci].Yann Ylavic1-1/+1
2021-10-07test/modules/http2: more encoding tests.Yann Ylavic2-3/+18
2021-10-07core: Add ap_unescape_url_ex() for better decoding control, and deprecateYann Ylavic6-32/+71
2021-10-07* Fix memory leak in case of failures to load the private key.Ruediger Pluem2-5/+12
2021-10-07* modules/ssl/ssl_engine_init.c (ssl_init_ctx_callbacks,Joe Orton1-7/+9
2021-10-07 * changed status expectations Stefan Eissing1-4/+15
2021-10-06 * another encoding test for a file with % in its nameStefan Eissing2-0/+1
2021-10-06 * additional encoding testStefan Eissing2-0/+1
2021-10-06 * extending h2 tests with url encodings, 3 of which currently fail.Stefan Eissing15-296/+562
2021-10-04* modules/ssl/ssl_engine_init.c (ssl_init_server_certs): For OpenSSLJoe Orton1-0/+7
2021-10-02fr doc rebuild.Lucien Gentis3-2/+4
2021-10-02fr doc XML file update.Lucien Gentis1-1/+3
2021-09-29Adding old changelog entryChristophe Jaillet1-0/+2
2021-09-29Add compatibility note for CheckBasenameMatchChristophe Jaillet1-0/+1
2021-09-29core: AP_NORMALIZE_DECODE_UNRESERVED should normalize the second encoded dot.Yann Ylavic2-5/+17
2021-09-26Clarify where the element can be obtained.Graham Leggett1-2/+2
2021-09-26Add dav_get_liveprop_element() to hide the implementation by whichGraham Leggett3-11/+21
2021-09-24mod_proxy: Add tunnel_forward hook.Yann Ylavic5-18/+86
2021-09-24mod_proxy: Handle ap_proxy_buckets_lifetime_transform() errors.Yann Ylavic7-65/+137
2021-09-24mod_proxy: Restore ap_proxy_transfer_between_connections().Yann Ylavic4-78/+122
2021-09-24mod_proxy: typedef struct proxy_tunnel_conn proxy_tunnel_conn_t.Yann Ylavic3-11/+13
2021-09-24* Update CHANGES [skip ci]Ruediger Pluem10-36/+43
2021-09-24* Correctly handle errors returned by dav providers on REPORT requests.Ruediger Pluem2-21/+25
2021-09-23Tentative update to reduce noise in travis log (i.e. tons of AH02637).Christophe Jaillet1-7/+7
2021-09-23mod_http2: fixed speling error.Stefan Eissing1-2/+2
2021-09-23 * mod_http2: fix version suffix after sync with githubStefan Eissing2-9/+8
2021-09-23* t/modules/http2.t is gone since 1893547. So do not use it any longer inRuediger Pluem2-16/+18
2021-09-23mod_rewrite: Follow up to r1893519: Handle potential "unix://[authority]/".Yann Ylavic1-1/+1
2021-09-22* Correctly decrement active_daemons also in the case that the childRuediger Pluem2-1/+7
2021-09-22mod_proxy: Handle UDS URIs with empty hostname as if they had no hostname.Yann Ylavic2-1/+4
2021-09-22mod_rewrite: Fix UDS ("unix:") scheme for [P] rules. PR 57691 + 65590.Yann Ylavic2-0/+9