index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README.cmake
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-08
* Good catch by Yann: This is dead code
Ruediger Pluem
1
-3
/
+0
2021-10-08
* Make aliases more robust against potential traversal attacks, by using
Ruediger Pluem
2
-7
/
+43
2021-10-08
* Optimize performance by moving calculation of loop invariant out of the loop
Ruediger Pluem
1
-1
/
+2
2021-10-07
Sync CHANGES [skip ci].
Yann Ylavic
4
-7
/
+10
2021-10-07
Fix ap_mmn.h after r1893971.
Yann Ylavic
1
-1
/
+1
2021-10-07
Missing credits [skip ci].
Yann Ylavic
1
-1
/
+1
2021-10-07
test/modules/http2: more encoding tests.
Yann Ylavic
2
-3
/
+18
2021-10-07
core: Add ap_unescape_url_ex() for better decoding control, and deprecate
Yann Ylavic
6
-32
/
+71
2021-10-07
* Fix memory leak in case of failures to load the private key.
Ruediger Pluem
2
-5
/
+12
2021-10-07
* modules/ssl/ssl_engine_init.c (ssl_init_ctx_callbacks,
Joe Orton
1
-7
/
+9
2021-10-07
* changed status expectations
Stefan Eissing
1
-4
/
+15
2021-10-06
* another encoding test for a file with % in its name
Stefan Eissing
2
-0
/
+1
2021-10-06
* additional encoding test
Stefan Eissing
2
-0
/
+1
2021-10-06
* extending h2 tests with url encodings, 3 of which currently fail.
Stefan Eissing
15
-296
/
+562
2021-10-04
* modules/ssl/ssl_engine_init.c (ssl_init_server_certs): For OpenSSL
Joe Orton
1
-0
/
+7
2021-10-02
fr doc rebuild.
Lucien Gentis
3
-2
/
+4
2021-10-02
fr doc XML file update.
Lucien Gentis
1
-1
/
+3
2021-09-29
Adding old changelog entry
Christophe Jaillet
1
-0
/
+2
2021-09-29
Add compatibility note for CheckBasenameMatch
Christophe Jaillet
1
-0
/
+1
2021-09-29
core: AP_NORMALIZE_DECODE_UNRESERVED should normalize the second encoded dot.
Yann Ylavic
2
-5
/
+17
2021-09-26
Clarify where the element can be obtained.
Graham Leggett
1
-2
/
+2
2021-09-26
Add dav_get_liveprop_element() to hide the implementation by which
Graham Leggett
3
-11
/
+21
2021-09-24
mod_proxy: Add tunnel_forward hook.
Yann Ylavic
5
-18
/
+86
2021-09-24
mod_proxy: Handle ap_proxy_buckets_lifetime_transform() errors.
Yann Ylavic
7
-65
/
+137
2021-09-24
mod_proxy: Restore ap_proxy_transfer_between_connections().
Yann Ylavic
4
-78
/
+122
2021-09-24
mod_proxy: typedef struct proxy_tunnel_conn proxy_tunnel_conn_t.
Yann Ylavic
3
-11
/
+13
2021-09-24
* Update CHANGES [skip ci]
Ruediger Pluem
10
-36
/
+43
2021-09-24
* Correctly handle errors returned by dav providers on REPORT requests.
Ruediger Pluem
2
-21
/
+25
2021-09-23
Tentative update to reduce noise in travis log (i.e. tons of AH02637).
Christophe Jaillet
1
-7
/
+7
2021-09-23
mod_http2: fixed speling error.
Stefan Eissing
1
-2
/
+2
2021-09-23
* mod_http2: fix version suffix after sync with github
Stefan Eissing
2
-9
/
+8
2021-09-23
* t/modules/http2.t is gone since 1893547. So do not use it any longer in
Ruediger Pluem
2
-16
/
+18
2021-09-23
mod_rewrite: Follow up to r1893519: Handle potential "unix://[authority]/".
Yann Ylavic
1
-1
/
+1
2021-09-22
* Correctly decrement active_daemons also in the case that the child
Ruediger Pluem
2
-1
/
+7
2021-09-22
mod_proxy: Handle UDS URIs with empty hostname as if they had no hostname.
Yann Ylavic
2
-1
/
+4
2021-09-22
mod_rewrite: Fix UDS ("unix:") scheme for [P] rules. PR 57691 + 65590.
Yann Ylavic
2
-0
/
+9