index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: log_tid support on FreeBSD.
Yann Ylavic
2022-06-16
1
-2
/
+8
*
mpm_prefork: Do not access the POD in ONE_PROCESS mode.
Yann Ylavic
2022-06-16
1
-8
/
+6
*
fixed in 1.7 SVN but not released
Eric Covener
2022-06-04
1
-1
/
+1
*
force to 0 on 1.6 on Windows
Eric Covener
2022-06-04
1
-0
/
+6
*
handle large writes in ap_rputs
Eric Covener
2022-06-01
1
-0
/
+3
*
use a liberal default limit for LimitRequestBody of 1GB
Eric Covener
2022-06-01
1
-1
/
+1
*
fix types
Eric Covener
2022-06-01
1
-2
/
+2
*
* Avoid an overflow on large inputs
Ruediger Pluem
2022-04-27
1
-4
/
+2
*
core: Disable TCP_NOPUSH optimization on OSX. BZ 66019.
Yann Ylavic
2022-04-21
1
-5
/
+17
*
*) core: add ap_sb_get_child_thread() to retrieve child_num
Stefan Eissing
2022-04-19
1
-0
/
+8
*
*) de-duplicate ALOGNO from code copy.
Stefan Eissing
2022-04-19
1
-1
/
+1
*
*) core: improved checks in ap_escape_quotes() for
Stefan Eissing
2022-04-16
1
-2
/
+19
*
* Port r1899858, r1899865 to worker MPM
Ruediger Pluem
2022-04-15
1
-3
/
+23
*
mpm_event: Follow up to r1899858: Avoid explicit sleep.
Yann Ylavic
2022-04-14
1
-12
/
+11
*
mpm_event: Handle children killed pathologically.
Yann Ylavic
2022-04-14
1
-3
/
+24
*
mpm_event: Follow up to r1899777: Fix max_daemon_used.
Yann Ylavic
2022-04-13
1
-9
/
+7
*
Merge PR 311:
Stefan Eissing
2022-04-13
1
-418
/
+257
*
Remove libsystemd dependency from main httpd binary
Joe Orton
2022-04-12
1
-36
/
+26
*
mpm_event: Fix accounting of active/total processes on ungraceful restart.
Yann Ylavic
2022-04-12
1
-52
/
+87
*
*) core/mod_http: use RESPONSE meta buckets and a new HTTP/1.x specific
Stefan Eissing
2022-04-07
1
-39
/
+19
*
*) core: make ap_escape_quotes() work correctly on strings
Stefan Eissing
2022-04-06
1
-5
/
+8
*
*) core/mod_http/mod_http2:
Stefan Eissing
2022-04-04
3
-1
/
+323
*
*) core: adding a new hook and method to the API:
Stefan Eissing
2022-03-18
2
-0
/
+68
*
core: Make sure and check that LimitXMLRequestBody fits in system memory.
Yann Ylavic
2022-03-07
3
-3
/
+16
*
core: Simpler connection close logic if discarding the request body fails.
Yann Ylavic
2022-03-07
1
-20
/
+8
*
*) mod_watchdog: add assertions to cleanup code
Stefan Eissing
2022-02-25
1
-6
/
+13
*
*) core/prefork: run new hook `child_stopped` only on clean exit.
Stefan Eissing
2022-02-24
1
-4
/
+4
*
* core/mpm: add hook 'child_stopped` that gets called when the MPM has
Stefan Eissing
2022-02-24
5
-1
/
+10
*
*) mpm/winnt: add running the 'child_stopping' hook.
Stefan Eissing
2022-02-22
1
-0
/
+7
*
There is no point in calling ap_varbuf_grow() here, it is already
Christophe Jaillet
2022-02-21
1
-2
/
+1
*
*) core/mod_ssl/mpm_event: reverting changes to nonblocing SSL handshakes
Stefan Eissing
2022-02-04
1
-91
/
+15
*
core: Follow up to r1897240: Provide/export ap_thread_current_create()
Yann Ylavic
2022-02-02
1
-3
/
+3
*
core: Follow up to r1897240: Opt-out for AP_HAS_THREAD_LOCAL and/or pcre's us...
Yann Ylavic
2022-02-02
2
-6
/
+6
*
main: Follow up to r1897240: Fix bad log copypasta.
Yann Ylavic
2022-02-02
1
-3
/
+3
*
ap_regex: Follow up to r1897240: Fetch the ovector _after_ the match.
Yann Ylavic
2022-02-01
1
-18
/
+6
*
mpm_event: Use APR_POLLEXCL when available to prevent thundering hurd.
Yann Ylavic
2022-01-27
1
-0
/
+9
*
core: Follow up to r1897460: Provide ap_thread_main_create().
Yann Ylavic
2022-01-27
5
-101
/
+59
*
core: Follow up to r1897460: Implement and use ap_thread_current_after_fork().
Yann Ylavic
2022-01-25
5
-32
/
+23
*
Follow up to r1897460: !APR_HAS_THREAD implies no ap_thread_* either.
Yann Ylavic
2022-01-25
1
-1
/
+1
*
Follow up to r1897460: APLOGNOs.
Yann Ylavic
2022-01-25
4
-4
/
+4
*
core: Efficient ap_thread_current() when apr_thread_local() is missing.
Yann Ylavic
2022-01-25
7
-73
/
+280
*
ap_regex: Follow up to r1897240: #if APR_HAS_THREAD_LOCAL, not #ifdef.
Yann Ylavic
2022-01-25
2
-6
/
+5
*
Begone, foul tabs.
Graham Leggett
2022-01-24
1
-5
/
+5
*
event: Add AP_MPM_CAN_AGAIN and AGAIN to signal to the MPM that
Graham Leggett
2022-01-24
1
-3
/
+8
*
Add missing log message tag.
Graham Leggett
2022-01-23
1
-1
/
+1
*
ap_regex: Follow up to r1897240: cleanup PCRE2 match data on exit.
Yann Ylavic
2022-01-23
1
-4
/
+19
*
event: Allow the MPM to explicitly handle CONN_SENSE_WANT_WRITE instead
Graham Leggett
2022-01-23
1
-8
/
+13
*
Shutdown immediately on read timeout.
Graham Leggett
2022-01-22
1
-1
/
+1
*
event: Add support for non blocking behaviour in the
Graham Leggett
2022-01-21
1
-8
/
+74
*
Revert 1897156.
Graham Leggett
2022-01-20
1
-35
/
+16
[next]