index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CHANGES
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-28
better error message
Giovanni Bechis
1
-1
/
+2
2022-06-28
check apr_sockaddr_info_get return value
Giovanni Bechis
2
-2
/
+7
2022-06-28
check apr_sockaddr_info_get() return value
Giovanni Bechis
1
-2
/
+12
2022-06-28
check BN_bn2dec return value
Giovanni Bechis
1
-1
/
+6
2022-06-21
Fix new typo in docs...
Rainer Jung
1
-1
/
+1
2022-06-21
*) mod_heartmonitor: Document interaction between
Rainer Jung
1
-2
/
+5
2022-06-21
Fix numeric check for HeartbeatMaxServers.
Rainer Jung
1
-1
/
+1
2022-06-20
*) mod_heartmonitor: Allow "HeartbeatMaxServers 0"
Rainer Jung
1
-2
/
+3
2022-06-20
*) mod_http2: remove the workers pool from APR_POOL_DEBUG
Stefan Eissing
1
-4
/
+3
2022-06-20
*) mod_http2: init local var since write in loop may be buypassed.
Stefan Eissing
1
-1
/
+1
2022-06-20
* Use s directly like in the other ap_log_error calls
Ruediger Pluem
1
-1
/
+1
2022-06-20
* workers is not always initialized here
Ruediger Pluem
1
-1
/
+1
2022-06-17
*) mod_http2: new implementation of h2 worker pool.
Stefan Eissing
8
-425
/
+539
2022-06-17
*) mod_http2: fix an edge case in h2_fifo_remove,
Stefan Eissing
3
-19
/
+34
2022-06-16
core: log_tid support on FreeBSD.
Yann Ylavic
2
-2
/
+10
2022-06-16
mpm_prefork: Do not access the POD in ONE_PROCESS mode.
Yann Ylavic
1
-8
/
+6
2022-06-12
Remove an empty line to synch with 2.4.x
Christophe Jaillet
1
-1
/
+0
2022-06-10
*) test/modules/tls: remove some duplicate parameters for
Stefan Eissing
1
-3
/
+0
2022-06-09
mod_ssl: Missing bit from r1901470 to handle OpenSSL-3+ FIPS.
Yann Ylavic
1
-1
/
+1
2022-06-04
fixed in 1.7 SVN but not released
Eric Covener
1
-1
/
+1
2022-06-04
-qinitauto=FE conflicts with -qcheck=unset
Eric Covener
1
-1
/
+1
2022-06-04
fr doc rebuild.
Lucien Gentis
9
-29
/
+18
2022-06-04
fr doc XML files updates.
Lucien Gentis
4
-21
/
+17
2022-06-04
force to 0 on 1.6 on Windows
Eric Covener
1
-0
/
+6
2022-06-03
typo [skip ci]
Giovanni Bechis
1
-1
/
+1
2022-06-02
kick ci
Eric Covener
1
-1
/
+0
2022-06-02
Trigger ci.
Yann Ylavic
1
-1
/
+1
2022-06-02
Sync CHANGES [skip ci]
Yann Ylavic
5
-14
/
+18
2022-06-02
*) mod_md: update version after release on github
Stefan Eissing
1
-1
/
+1
2022-06-02
update of mod_md change description. [skip ci]
Stefan Eissing
1
-3
/
+5
2022-06-01
mod_proxy_ajp: T-E has precedence over C-L.
Yann Ylavic
1
-3
/
+12
2022-06-01
Reserve an APLOGNO [skip ci]
Yann Ylavic
1
-1
/
+1
2022-06-01
Sync docs again [skip ci]
Yann Ylavic
20
-27
/
+26
2022-06-01
add LWP::Protocol::AnyEvent::http
Eric Covener
1
-1
/
+1
2022-06-01
mention limit
Eric Covener
1
-1
/
+1
2022-06-01
limit mod_sed memory use
Eric Covener
3
-46
/
+119
2022-06-01
mod_isapi: use consistent filename
Eric Covener
1
-2
/
+2
2022-06-01
use filters consistently
Eric Covener
1
-91
/
+53
2022-06-01
handle large writes in ap_rputs
Eric Covener
2
-1
/
+24
2022-06-01
use a liberal default limit for LimitRequestBody of 1GB
Eric Covener
5
-27
/
+12
2022-06-01
cast first
Eric Covener
1
-1
/
+1
2022-06-01
fix types
Eric Covener
1
-2
/
+2
2022-06-01
Sync docs [skip ci]
Yann Ylavic
26
-64
/
+183
2022-06-01
Note about Absolute URL w.r.t. query-string in mod_rewrite [skip ci]
Yann Ylavic
1
-2
/
+5
2022-06-01
mod_proxy: Follow up to r1901485: Don't shadow upper 'val' variable.
Yann Ylavic
1
-3
/
+3
2022-06-01
mod_proxy: Let fixup hooks know about the Host header (and eventually overwri...
Yann Ylavic
1
-8
/
+18
2022-06-01
mod_ssl: SSLFIPS compatible with OpenSSL 3.0. PR 66063.
Yann Ylavic
3
-4
/
+16
2022-05-31
mod_proxy: ap_proxy_create_hdrbrgd() to clear hop-by-hop first and fixup last.
Yann Ylavic
1
-40
/
+40
2022-05-31
mod_proxy: Align ap_proxy_create_hdrbrgd() with 2.4.x's.
Yann Ylavic
1
-60
/
+60
2022-05-31
mod_proxy_http: Follow up to r1901420: consistent 100-continue checks.
Yann Ylavic
2
-5
/
+11
[next]