index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CHANGES
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mod_ssl: Don't flush when an EOS is received. Prepares mod_ssl
Graham Leggett
2013-11-16
1
-0
/
+3
*
PR: 54852. Only use a dummy_connection for idle processes
Jim Jagielski
2013-11-15
1
-0
/
+3
*
Fix potential rejection of valid MaxMemFree and ThreadStackSize
Jeff Trawick
2013-11-15
1
-0
/
+3
*
cmake build support for Windows is now in the 2.4.x branch; remove support fo...
Jeff Trawick
2013-11-14
1
-3
/
+0
*
Add parse_errorlog_arg callback to ap_errorlog_provider to allow providers
Jan Kaluža
2013-11-12
1
-0
/
+3
*
PR 55475: Detect incomplete body in HTTP input filter and return APR_INCOMPLETE
Jim Jagielski
2013-11-04
1
-0
/
+3
*
SECURITY (CVE-2014-0231): Fix for DoS due to hang waiting for CGI script.
Eric Covener
2013-10-23
1
-0
/
+7
*
PR 55670
Nick Kew
2013-10-19
1
-0
/
+3
*
in 2.4.7
Jim Jagielski
2013-10-15
1
-15
/
+0
*
docco userland change
Jim Jagielski
2013-10-15
1
-0
/
+4
*
Support optional initialization arguments for socache providers in
Chris Darroch
2013-10-14
1
-0
/
+3
*
mod_session: Reset the max-age on session save. PR 47476.
Graham Leggett
2013-10-13
1
-0
/
+3
*
mod_session: After parsing the value of the header specified by the
Graham Leggett
2013-10-13
1
-0
/
+4
*
mod_auth_form: Make sure the optional functions are loaded even when
Graham Leggett
2013-10-13
1
-0
/
+3
*
core: Don't truncate output when sending is interrupted by a signal,
Jeff Trawick
2013-10-09
1
-0
/
+3
*
core: Add missing Reason-Phrase in HTTP response headers.
Rainer Jung
2013-10-03
1
-0
/
+3
*
Remove backported items from CHANGES.
Rainer Jung
2013-10-03
1
-14
/
+0
*
*) mod_rewrite: Make rewrite websocket aware to allow proxying.
Jim Jagielski
2013-10-02
1
-0
/
+3
*
add attribution
Kaspar Brand
2013-10-01
1
-1
/
+1
*
Don't use a hardcoded cn=* in case the subgroup has no CN.
Eric Covener
2013-10-01
1
-0
/
+3
*
in 2.4.x
Jim Jagielski
2013-10-01
1
-4
/
+0
*
Improve ephemeral key handling (companion to r1526168):
Kaspar Brand
2013-09-29
1
-0
/
+6
*
Increase minimum required OpenSSL version to 0.9.8a (in preparation
Kaspar Brand
2013-09-29
1
-0
/
+2
*
mod_lua: Use a (new) global pool/mutex setup for IVM rather than a per-proces...
Daniel Gruno
2013-09-27
1
-0
/
+3
*
WinNT MPM: Exit the child if the parent process crashes or is terminated.
Jeff Trawick
2013-09-26
1
-0
/
+3
*
remove entry for r1525931 (APLOG_STARTUP with ErrorLogFormat), now
Jeff Trawick
2013-09-26
1
-3
/
+0
*
minor edits
Jeff Trawick
2013-09-26
1
-1
/
+2
*
Fix for PR 54626.
Jean-Frederic Clere
2013-09-26
1
-0
/
+2
*
worker MPM: Don't forcibly kill worker threads if the child process is
Jeff Trawick
2013-09-25
1
-0
/
+3
*
mod_proxy: Add ap_connection_reusable() for checking if a connection
Jeff Trawick
2013-09-25
1
-0
/
+3
*
meanwhile in 2.4.6 and 2.2.25, respectively
Kaspar Brand
2013-09-25
1
-4
/
+0
*
Streamline ephemeral key handling:
Kaspar Brand
2013-09-25
1
-0
/
+4
*
Suppress formatting of startup messages written to the console when
Jeff Trawick
2013-09-24
1
-0
/
+3
*
Change the default value of AuthLDAPMaxSubGroupDepth, so sub-group searching
Eric Covener
2013-09-24
1
-0
/
+3
*
mod_syslog: New module implementing syslog ap_error_log provider.
Jan Kaluža
2013-09-23
1
-0
/
+4
*
Add ap_errorlog_provider to make ErrorLog logging modular. Move
Jan Kaluža
2013-09-23
1
-0
/
+3
*
Borrow a fix from mod_authnz_fcgi:
Jeff Trawick
2013-09-21
1
-0
/
+3
*
Bring some envvar flexibility from mod_authnz_fcgi to mod_proxy_fcgi:
Jeff Trawick
2013-09-21
1
-0
/
+4
*
draft-ietf-httpbis-p1-messaging-23 fixes regarding interactions
Jim Jagielski
2013-09-19
1
-0
/
+3
*
Use apr_socket_timeout_get instead of hard-coded 30 seconds timeout.
Jan Kaluža
2013-09-18
1
-0
/
+3
*
revert 1524161 for the time being
Jim Jagielski
2013-09-17
1
-3
/
+0
*
RFC2616 issue
Jim Jagielski
2013-09-17
1
-0
/
+3
*
remove some recently backported fixes.
Eric Covener
2013-09-15
1
-25
/
+0
*
In 2.4, the MPM leaves a copy of the non-disconnected FD sitting in
Eric Covener
2013-09-15
1
-0
/
+4
*
mod_auth_digest: Be more specific when the realm mismatches because the
Graham Leggett
2013-09-14
1
-0
/
+3
*
SECURITY (CVE-2013-4352): Fix a NULL pointer deference which allowed
Graham Leggett
2013-09-14
1
-0
/
+3
*
that line was obviously wrong.
Daniel Gruno
2013-09-13
1
-2
/
+1
*
mod_lua: Add rudimentary WebSocket support. This is a WIP (emphasis on the W,...
Daniel Gruno
2013-09-11
1
-0
/
+3
*
Forgot to add getcookie/setcookie to CHANGES. Hereby done.
Daniel Gruno
2013-09-11
1
-0
/
+3
*
add "Header note" which was the solution for two users this week on IRC.
Eric Covener
2013-09-08
1
-4
/
+3
[next]