index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Repurpose test for apr-1.8.x (1.7.x being tested elsewhere already).
Yann Ylavic
2023-03-15
1
-2
/
+2
*
Update ErrorLogFormat CHANGES entry for the full story.
Yann Ylavic
2023-03-15
1
-2
/
+3
*
core: Follow up to r1908393: comment about where ap_server_conf is set.
Yann Ylavic
2023-03-15
1
-2
/
+2
*
core: Follow up to r1908393: ap_server_conf to NULL before ap_read_config().
Yann Ylavic
2023-03-14
1
-0
/
+2
*
core: Set ap_server_conf ASAP.
Yann Ylavic
2023-03-14
2
-4
/
+7
*
log: Follow up to r1908388: ap_server_conf might be NULL.
Yann Ylavic
2023-03-14
1
-3
/
+5
*
util_time: Follow up to r1908380: Avoid apr_snprintf() like others.
Yann Ylavic
2023-03-14
1
-6
/
+10
*
core: Use the main ErrorLogFormat for ap_log_perror() and while loading vhosts.
Yann Ylavic
2023-03-14
2
-1
/
+13
*
util_time: Follow up to r1908383: ap_recent_ctime_ex() docx about trailing NUL.
Yann Ylavic
2023-03-14
1
-1
/
+1
*
util_time: Note/comments about ap_recent_ctime_ex() correctness wrt trailing \0
Yann Ylavic
2023-03-14
1
-2
/
+4
*
core: Add formats %{z} and %{strftime-format} to ErrorLogFormat. PR 62161.
Yann Ylavic
2023-03-14
4
-10
/
+53
*
mod_rewrite's BNEG now replaced by BNE=
Yann Ylavic
2023-03-13
2
-6
/
+10
*
mod_rewrite: Follow up to r1908347: Use [B, BNE=...] rather than [B=...,BNEG].
Yann Ylavic
2023-03-13
1
-11
/
+23
*
clarify relationship
Eric Covener
2023-03-13
1
-10
/
+14
*
doc BNEG, improve related
Eric Covener
2023-03-13
2
-1
/
+37
*
unclosed
Eric Covener
2023-03-13
1
-1
/
+1
*
mod_rewrite: New BNEG flag to negate B=, BCTLS and B= not mutually exclusive.
Yann Ylavic
2023-03-13
1
-33
/
+16
*
Do not double encode encoded slashes
Ruediger Pluem
2023-03-13
13
-23
/
+89
*
Stop dumping error_log on failure, since is is now captured
Joe Orton
2023-03-13
1
-4
/
+0
*
* Favour HUGE_STRING_LEN * 2 over 1024 * 16
Ruediger Pluem
2023-03-13
1
-3
/
+3
*
move B=xx example to the bottom
Eric Covener
2023-03-11
1
-4
/
+13
*
add [BCTLS] alternative to [B] for 2.4.56 problems
Eric Covener
2023-03-11
3
-7
/
+34
*
followup to r1908296: only for redirects
Eric Covener
2023-03-11
1
-2
/
+1
*
allow decoded chars when they will be escaped
Eric Covener
2023-03-11
2
-18
/
+30
*
fr doc rebuild.
Lucien Gentis
2023-03-11
3
-44
/
+54
*
fr doc XML files updates.
Lucien Gentis
2023-03-11
2
-3
/
+13
*
mod_proxy: Check the query-string for proxy-noencode too.
Yann Ylavic
2023-03-10
5
-50
/
+50
*
iFix proxy backend connection reuse tests.
Rainer Jung
2023-03-10
1
-18
/
+21
*
Support splitting mutiple outputs when using curl with
Rainer Jung
2023-03-10
3
-9
/
+35
*
Make test more robust, log might have a short delay.
Rainer Jung
2023-03-09
1
-0
/
+3
*
Fix tests test_202_trailer.py::TestTrailers::test_h2_202_03b
Rainer Jung
2023-03-09
1
-1
/
+3
*
* Add CHANGES entry for r1907505 [skip ci]
Ruediger Pluem
2023-03-08
1
-0
/
+4
*
* Fix 'warning: suggest parentheses around assignment used as truth value'
Ruediger Pluem
2023-03-07
1
-1
/
+1
*
* Add a 'be' [skip ci]
Ruediger Pluem
2023-03-07
1
-1
/
+1
*
Use ap_parse_strict_length() to parse client-supplied Content-Length
manu
2023-03-07
1
-6
/
+14
*
Remove usuless double check of APR_FINFO_NAME neing set
manu
2023-03-07
1
-6
/
+0
*
Add SSL_SHARED_CIPHER environment variable
Dirk-Willem van Gulik
2023-03-06
4
-1
/
+11
*
* modules/http2/mod_proxy_http2.c: Fix missing APLOGNO.
Joe Orton
2023-03-06
2
-2
/
+2
*
avoid delimiting the query with a backreference
Eric Covener
2023-03-05
1
-13
/
+33
*
don't forward invalid query strings
Eric Covener
2023-03-05
7
-1
/
+73
*
*) mod_md:
Stefan Eissing
2023-03-05
14
-58
/
+96
*
*) mod_htt2: recent small improvements from the github/icing/mod_h2
Stefan Eissing
2023-03-05
3
-2
/
+14
*
Test case updates related to macOS ventura changes:
Stefan Eissing
2023-03-04
30
-186
/
+318
*
s/to to/to/
Christophe Jaillet
2023-03-02
1
-1
/
+1
*
Add RFC4331 quotas for mod_dav_fs
manu
2023-03-02
1
-9
/
+6
*
Add RFC4331 quotas for mod_dav_fs
manu
2023-03-02
1
-0
/
+359
*
Sync changes [skip ci]
Yann Ylavic
2023-03-02
19
-65
/
+82
*
mod_proxy_uwsgi: Stricter backend HTTP response parsing/validation
Yann Ylavic
2023-03-02
2
-14
/
+37
*
Follow up to r1907972: CHANGES entry.
Yann Ylavic
2023-03-02
1
-0
/
+2
*
mod_proxy_uwsgi: Honor "proxy-nocanon" and "proxy-noencode".
Yann Ylavic
2023-03-02
1
-2
/
+8
[next]