| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Mistakenly try to use a line comment to the end of your Listen | Jeff Trawick | 2013-09-05 | 1 | -0/+3 |
* | Add r:setcookie(key, val, secure, expires) and r:getcookie(key) to the reques... | Daniel Gruno | 2013-09-04 | 1 | -0/+3 |
* | mod_status, mod_echo: Fix the display of client addresses. They were truncate... | Christophe Jaillet | 2013-09-03 | 1 | -0/+4 |
* | mod_lua: If the first yield() of a LuaOutputFilter returns a string, it should | Eric Covener | 2013-09-02 | 1 | -0/+3 |
* | forgot my name | Eric Covener | 2013-09-02 | 1 | -1/+1 |
* | mod_lua: Remove ETAG, Content-Length, and Content-MD5 when a LuaOutputFilter | Eric Covener | 2013-09-02 | 1 | -0/+3 |
* | register LuaOutputFilters with AP_FILTER_PROTO_CHANGE|AP_FILTER_PROTO_CHANGE... | Eric Covener | 2013-09-02 | 1 | -0/+5 |
* | *) mod_filter: Add "change=no" as a proto-flag to FilterProtocol | Eric Covener | 2013-09-02 | 1 | -0/+4 |
* | Return a 500 error instead of DECLINED when LuaHook* script does not | Eric Covener | 2013-09-02 | 1 | -0/+3 |
* | Add experimental cmake-based build system for Windows. | Jeff Trawick | 2013-08-27 | 1 | -0/+3 |
* | fix email ID | Eric Covener | 2013-08-26 | 1 | -1/+1 |
* | "LDAPReferrals off" does not disable LDAPReferrals feature. Default OpenLDAP ... | Eric Covener | 2013-08-26 | 1 | -0/+5 |
* | Don't log AUTHZ_DENIED failures at ERROR level in authz providers | Eric Covener | 2013-08-25 | 1 | -0/+4 |
* | pre_htaccess hook is gone | Jeff Trawick | 2013-08-19 | 1 | -3/+0 |