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
...
*
ab: Increase MAX_CONCURRENCY hard limit (from 20K to 200K).
Yann Ylavic
2023-06-20
1
-1
/
+1
*
ab: More accurate stats for time limited (-t) runs.
Yann Ylavic
2023-06-20
1
-12
/
+35
*
ab: Follow up to r1910515: Update global counter too..
Yann Ylavic
2023-06-20
1
-0
/
+1
*
ab: Count keepalive aborted connections separately.
Yann Ylavic
2023-06-20
1
-1
/
+7
*
ab: Don't (doubly) count errors as err_length if not actually reading.
Yann Ylavic
2023-06-20
1
-1
/
+2
*
ab: Fix crash with -W when exiting earlya on fatal error.
Yann Ylavic
2023-06-20
1
-237
/
+308
*
*) mod_http2: added support for bootstrapping WebSockets via HTTP/2, as
Stefan Eissing
2023-06-20
41
-95
/
+2530
*
stealing numbers
Stefan Eissing
2023-06-20
1
-1
/
+1
*
* mod_htt2: fixed an inconsistency in main connection io state after the con...
Stefan Eissing
2023-06-16
1
-2
/
+1
*
update log tags, as usual
Stefan Eissing
2023-06-15
1
-1
/
+1
*
steal a number
Stefan Eissing
2023-06-15
1
-1
/
+1
*
openssl needs Ws2_32.lib for WSAGetLastError().
jfclere
2023-06-14
1
-1
/
+1
*
*) mod_http2: fixed a bug that could lead to a crash in main connection
Stefan Eissing
2023-06-13
7
-12
/
+103
*
Arrange ap_h1_response_out_filter() according to include/mod_core.h.
Jean-Frederic Clere
2023-06-12
1
-2
/
+2
*
fr doc rebuild.
Lucien Gentis
2023-06-10
2
-2
/
+2
*
fr doc XML file update.
Lucien Gentis
2023-06-10
1
-2
/
+2
*
do not run strlen(3) on a NULL value
Giovanni Bechis
2023-06-09
1
-0
/
+4
*
*) mod_http2: fixed a bug in flushing pending data on an already closed
Stefan Eissing
2023-06-09
2
-1
/
+8
*
* Fix copy and paste error
Ruediger Pluem
2023-06-09
2
-2
/
+2
*
fix return codes
Giovanni Bechis
2023-06-08
1
-3
/
+3
*
log an error if BIO_write(3) fails
Giovanni Bechis
2023-06-07
2
-2
/
+5
*
check BIO_read return values
Giovanni Bechis
2023-06-07
1
-5
/
+16
*
mod_ext_filter: check exit status of filter processes
Giovanni Bechis
2023-06-07
2
-2
/
+47
*
there is a separate `connectiontimeout`
Eric Covener
2023-06-06
1
-1
/
+1
*
fix link in comment
Giovanni Bechis
2023-06-06
1
-1
/
+1
*
fr doc rebuild.
Lucien Gentis
2023-06-03
10
-17
/
+17
*
fr doc XML files updates.
Lucien Gentis
2023-06-03
2
-9
/
+10
*
CI: re-add TEST_H2 apr cache ignore, still needed. :(
Stefan Eissing
2023-06-01
1
-0
/
+5
*
CI: re-enable apr caching for TEST_H2, require newer curl for test_h2_601_05
Stefan Eissing
2023-06-01
2
-4
/
+2
*
CI: force reset of cached apr for TEST_H2, it seems to be broken
Stefan Eissing
2023-06-01
1
-0
/
+4
*
*) core: add `final_resp_passed` flag to request_rec to allow
Stefan Eissing
2023-06-01
8
-49
/
+58
*
* mod_proxy_http2: fixed using the wrong "bucket_alloc" from the backend
Stefan Eissing
2023-06-01
8
-77
/
+126
*
tests: synch with recent changes from mod_h2 repository
Stefan Eissing
2023-06-01
8
-50
/
+233
*
ab: STATE_CONNECTED is not used anymore.
Yann Ylavic
2023-05-30
1
-8
/
+0
*
*) mod_proxy_http2: fix retry handling to not leak temporary errors.
Stefan Eissing
2023-05-22
4
-33
/
+34
*
tests: parameterize some h2 tests to make fail cases better visible
Stefan Eissing
2023-05-22
2
-34
/
+37
*
When we are at flush_max_threshold and the next bucket is a metadata (i.e. ne...
Christophe Jaillet
2023-05-21
1
-30
/
+30
*
The default value of FlushMaxThreshold is defined as AP_FLUSH_MAX_THRESHOLD, ...
Christophe Jaillet
2023-05-21
1
-1
/
+1
*
*) mod_http2: avoid double chunked-encoding on internal redirects.
Stefan Eissing
2023-05-19
4
-2
/
+25
*
mod_authnz_ldap.c: Make sure the authentication variables are set in
Graham Leggett
2023-05-19
2
-0
/
+20
*
Update log-message tags.
Graham Leggett
2023-05-19
1
-1
/
+1
*
Sign with the signer key. Previously the verify key was used, which only worked
Graham Leggett
2023-05-19
1
-2
/
+3
*
a few tweaks to SetEnvIfExpr doc
Eric Covener
2023-05-15
1
-3
/
+4
*
fr doc rebuild.
Lucien Gentis
2023-05-13
3
-576
/
+611
*
fr doc XML file update.
Lucien Gentis
2023-05-13
1
-1
/
+39
*
*) mod_http2: v2.0.15 with the following fixes and improvements
Stefan Eissing
2023-05-12
29
-115
/
+586
*
ignore errors due to races if a parallel mkdir.sh already
Giovanni Bechis
2023-05-09
1
-1
/
+7
*
dav_fs_cmds is declared twice in the file... VS 2022 complains about it.
Jean-Frederic Clere
2023-05-05
1
-2
/
+0
*
Follow up to r1909429: Fix scope/block syntax.
Yann Ylavic
2023-05-04
1
-2
/
+2
*
tests, adding ignore for warnings that child did not exist in time
Stefan Eissing
2023-05-02
1
-0
/
+1
[prev]
[next]