index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-20
util_time: Follow up to r1908380 and r1908389: apr_strings.h not needed anymore.
Yann Ylavic
1
-1
/
+0
2023-03-19
ci: -Werror does not need -Wno-deprecated-declarations anymore for openssl >= 3
Yann Ylavic
1
-1
/
+1
2023-03-19
mod_md: Fix compat warnings with OpenSSL 3.0.
Yann Ylavic
1
-12
/
+31
2023-03-19
mod_ssl: Fix deprecation warnings with openssl-3.
Yann Ylavic
13
-140
/
+288
2023-03-19
rerun failing tests with -v
Eric Covener
1
-4
/
+34
2023-03-18
mod_http2: Fix memory leak in calc_sha256_hash().
Yann Ylavic
1
-0
/
+1
2023-03-18
fr doc rebuild.
Lucien Gentis
2
-7
/
+64
2023-03-18
fr doc XML files updates.
Lucien Gentis
2
-9
/
+70
2023-03-18
Typo.
Lucien Gentis
1
-2
/
+0
2023-03-16
ab: Use new openssl-3 API when available.
Yann Ylavic
1
-6
/
+39
2023-03-15
no longer correct
Eric Covener
1
-2
/
+0
2023-03-15
Repurpose test for apr-1.8.x (1.7.x being tested elsewhere already).
Yann Ylavic
1
-2
/
+2
2023-03-15
Update ErrorLogFormat CHANGES entry for the full story.
Yann Ylavic
1
-2
/
+3
2023-03-15
core: Follow up to r1908393: comment about where ap_server_conf is set.
Yann Ylavic
1
-2
/
+2
2023-03-14
core: Follow up to r1908393: ap_server_conf to NULL before ap_read_config().
Yann Ylavic
1
-0
/
+2
2023-03-14
core: Set ap_server_conf ASAP.
Yann Ylavic
2
-4
/
+7
2023-03-14
log: Follow up to r1908388: ap_server_conf might be NULL.
Yann Ylavic
1
-3
/
+5
2023-03-14
util_time: Follow up to r1908380: Avoid apr_snprintf() like others.
Yann Ylavic
1
-6
/
+10
2023-03-14
core: Use the main ErrorLogFormat for ap_log_perror() and while loading vhosts.
Yann Ylavic
2
-1
/
+13
2023-03-14
util_time: Follow up to r1908383: ap_recent_ctime_ex() docx about trailing NUL.
Yann Ylavic
1
-1
/
+1
2023-03-14
util_time: Note/comments about ap_recent_ctime_ex() correctness wrt trailing \0
Yann Ylavic
1
-2
/
+4
2023-03-14
core: Add formats %{z} and %{strftime-format} to ErrorLogFormat. PR 62161.
Yann Ylavic
4
-10
/
+53
2023-03-13
mod_rewrite's BNEG now replaced by BNE=
Yann Ylavic
2
-6
/
+10
2023-03-13
mod_rewrite: Follow up to r1908347: Use [B, BNE=...] rather than [B=...,BNEG].
Yann Ylavic
1
-11
/
+23
2023-03-13
clarify relationship
Eric Covener
1
-10
/
+14
2023-03-13
doc BNEG, improve related
Eric Covener
2
-1
/
+37
2023-03-13
unclosed
Eric Covener
1
-1
/
+1
2023-03-13
mod_rewrite: New BNEG flag to negate B=, BCTLS and B= not mutually exclusive.
Yann Ylavic
1
-33
/
+16
2023-03-13
Do not double encode encoded slashes
Ruediger Pluem
13
-23
/
+89
2023-03-13
Stop dumping error_log on failure, since is is now captured
Joe Orton
1
-4
/
+0
2023-03-13
* Favour HUGE_STRING_LEN * 2 over 1024 * 16
Ruediger Pluem
1
-3
/
+3
2023-03-11
move B=xx example to the bottom
Eric Covener
1
-4
/
+13
2023-03-11
add [BCTLS] alternative to [B] for 2.4.56 problems
Eric Covener
3
-7
/
+34
2023-03-11
followup to r1908296: only for redirects
Eric Covener
1
-2
/
+1
2023-03-11
allow decoded chars when they will be escaped
Eric Covener
2
-18
/
+30
2023-03-11
fr doc rebuild.
Lucien Gentis
3
-44
/
+54
2023-03-11
fr doc XML files updates.
Lucien Gentis
2
-3
/
+13
2023-03-10
mod_proxy: Check the query-string for proxy-noencode too.
Yann Ylavic
5
-50
/
+50
2023-03-10
iFix proxy backend connection reuse tests.
Rainer Jung
1
-18
/
+21
2023-03-10
Support splitting mutiple outputs when using curl with
Rainer Jung
3
-9
/
+35
2023-03-09
Make test more robust, log might have a short delay.
Rainer Jung
1
-0
/
+3
2023-03-09
Fix tests test_202_trailer.py::TestTrailers::test_h2_202_03b
Rainer Jung
1
-1
/
+3