index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
manual
/
mod
/
directives.html.tr.utf8
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-08-27
fr doc XML files updates.
Lucien Gentis
2
-4
/
+45
2022-08-25
* Use apr_size_t instead of int to harden against overflows.
Ruediger Pluem
1
-2
/
+2
2022-08-25
mod_md v2.4.19 from github sync
Stefan Eissing
17
-68
/
+464
2022-08-25
Stole a new number.
Stefan Eissing
1
-1
/
+1
2022-08-18
core: Follow up to r1902728: ap_max_mem_free early setting.
Yann Ylavic
1
-1
/
+1
2022-08-18
core: Follow up to r1902728 and r1902909: Move comment where relevant.
Yann Ylavic
1
-1
/
+1
2022-08-17
* http2_get_num_workers is not deprecated.
Ruediger Pluem
1
-3
/
+3
2022-08-01
*) mod_ssl: when a proxy connection had handled a request using SSL, an
Stefan Eissing
4
-2
/
+40
2022-07-21
core: Follow up to r1902728 and r1902906: simplify for APR-1.8+.
Yann Ylavic
1
-15
/
+2
2022-07-21
core: Follow up to r1902728: pools may have no allocator with APR_POOL_DEBUG.
Yann Ylavic
1
-12
/
+31
2022-07-19
util_cpre: Follow up to r1902731: Simplify thread pool allocation.
Yann Ylavic
1
-64
/
+21
2022-07-15
util: Follow up to r1902728 and r1902731: static/AP_THREAD_LOCAL order matters.
Yann Ylavic
2
-2
/
+2
2022-07-15
util_pcre: Restore nmatch < ncaps behaviour with PCRE1 (only).
Yann Ylavic
1
-0
/
+26
2022-07-15
util_pcre: Add a thread local subpool cache for when stack does not suffice.
Yann Ylavic
1
-61
/
+164
2022-07-15
core: Apply ap_max_mem_free to created threads' pool allocator.
Yann Ylavic
2
-83
/
+88
2022-07-11
Make pytest error whitelist a bit more explicit
Rainer Jung
1
-1
/
+6
2022-07-11
mpm_winnt: Follow up to r1902636: another compilation error.
Yann Ylavic
1
-1
/
+1
2022-07-10
mpm_winnt: Fix compilation error.
Yann Ylavic
1
-1
/
+1
2022-07-08
Follow-up to r1902572: Remove now unused #include.
Ivan Zhakov
1
-1
/
+0
2022-07-08
Rewrite ap_regexec() without a thread-local storage context for allocations.
Ivan Zhakov
1
-101
/
+64
2022-07-05
Update to test with OpenSSL 3.0.5.
Joe Orton
1
-3
/
+3
2022-07-02
fr doc rebuild.
Lucien Gentis
2
-8
/
+14
2022-07-02
fr doc XML file update.
Lucien Gentis
1
-8
/
+13
2022-07-02
*) mod_http2: fixed trailer handling. Empty response bodies
Stefan Eissing
3
-31
/
+63
2022-07-02
*) test/modules/http2: adding tests for response trailers with
Stefan Eissing
3
-26
/
+178
2022-07-02
*) test: improved nghttp client output parsing.
Stefan Eissing
1
-4
/
+3
2022-06-30
Trigger ci (check APR revert r1902369).
Yann Ylavic
1
-1
/
+1
2022-06-30
* CMakeLists.txt: Use full path to gen_test_char.exe in CUSTOM_COMMAND.
Ivan Zhakov
1
-2
/
+1
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
[next]