]> granicus.if.org Git - apache/history - CHANGES
mod_session: Reset the max-age on session save. PR 47476.
[apache] / CHANGES
2013-10-13 Graham Leggettmod_session: Reset the max-age on session save. PR...
2013-10-13 Graham Leggettmod_session: After parsing the value of the header...
2013-10-13 Graham Leggettmod_auth_form: Make sure the optional functions are...
2013-10-09 Jeff Trawickcore: Don't truncate output when sending is interrupted...
2013-10-03 Rainer Jungcore: Add missing Reason-Phrase in HTTP response headers.
2013-10-03 Rainer JungRemove backported items from CHANGES.
2013-10-02 Jim Jagielski *) mod_rewrite: Make rewrite websocket aware to allow...
2013-10-01 Kaspar Brandadd attribution
2013-10-01 Eric CovenerDon't use a hardcoded cn=* in case the subgroup has...
2013-10-01 Jim Jagielskiin 2.4.x
2013-09-29 Kaspar BrandImprove ephemeral key handling (companion to r1526168):
2013-09-29 Kaspar BrandIncrease minimum required OpenSSL version to 0.9.8a...
2013-09-27 Daniel Grunomod_lua: Use a (new) global pool/mutex setup for IVM...
2013-09-26 Jeff TrawickWinNT MPM: Exit the child if the parent process crashes...
2013-09-26 Jeff Trawickremove entry for r1525931 (APLOG_STARTUP with ErrorLogF...
2013-09-26 Jeff Trawickminor edits
2013-09-26 Jean-Frederic ClereFix for PR 54626.
2013-09-25 Jeff Trawick worker MPM: Don't forcibly kill worker threads if...
2013-09-25 Jeff Trawickmod_proxy: Add ap_connection_reusable() for checking...
2013-09-25 Kaspar Brandmeanwhile in 2.4.6 and 2.2.25, respectively
2013-09-25 Kaspar BrandStreamline ephemeral key handling:
2013-09-24 Jeff TrawickSuppress formatting of startup messages written to...
2013-09-24 Eric CovenerChange the default value of AuthLDAPMaxSubGroupDepth...
2013-09-23 Jan Kalužamod_syslog: New module implementing syslog ap_error_log...
2013-09-23 Jan KalužaAdd ap_errorlog_provider to make ErrorLog logging modul...
2013-09-21 Jeff TrawickBorrow a fix from mod_authnz_fcgi:
2013-09-21 Jeff TrawickBring some envvar flexibility from mod_authnz_fcgi...
2013-09-19 Jim Jagielskidraft-ietf-httpbis-p1-messaging-23 fixes regarding...
2013-09-18 Jan KalužaUse apr_socket_timeout_get instead of hard-coded 30...
2013-09-17 Jim Jagielskirevert 1524161 for the time being
2013-09-17 Jim JagielskiRFC2616 issue
2013-09-15 Eric Covenerremove some recently backported fixes.
2013-09-15 Eric CovenerIn 2.4, the MPM leaves a copy of the non-disconnected...
2013-09-14 Graham Leggettmod_auth_digest: Be more specific when the realm mismat...
2013-09-14 Graham LeggettSECURITY (CVE-2013-4352): Fix a NULL pointer deference...
2013-09-13 Daniel Grunothat line was obviously wrong.
2013-09-11 Daniel Grunomod_lua: Add rudimentary WebSocket support. This is...
2013-09-11 Daniel GrunoForgot to add getcookie/setcookie to CHANGES. Hereby...
2013-09-08 Eric Coveneradd "Header note" which was the solution for two users...
2013-09-05 Jeff TrawickMistakenly try to use a line comment to the end of...
2013-09-04 Daniel GrunoAdd r:setcookie(key, val, secure, expires) and r:getcoo...
2013-09-03 Christophe Jailletmod_status, mod_echo: Fix the display of client address...
2013-09-02 Eric Covenermod_lua: If the first yield() of a LuaOutputFilter...
2013-09-02 Eric Covenerforgot my name
2013-09-02 Eric Covenermod_lua: Remove ETAG, Content-Length, and Content-MD5...
2013-09-02 Eric Covenerregister LuaOutputFilters with AP_FILTER_PROTO_CHANGE...
2013-09-02 Eric Covener *) mod_filter: Add "change=no" as a proto-flag to...
2013-09-02 Eric CovenerReturn a 500 error instead of DECLINED when LuaHook...
2013-08-27 Jeff TrawickAdd experimental cmake-based build system for Windows.
2013-08-25 Eric Covenerfix email ID
2013-08-25 Eric Covener"LDAPReferrals off" does not disable LDAPReferrals...
2013-08-25 Eric CovenerDon't log AUTHZ_DENIED failures at ERROR level in authz...
2013-08-19 Jeff Trawickpre_htaccess hook is gone
2013-08-19 Jeff Trawickmod_authnz_fcgi: New module to enable FastCGI authorizer
2013-08-19 Jeff Trawickmerged to 2.4.x
2013-08-19 Jeff Trawickmerged to 2.4.x
2013-08-18 Jeff Trawickfcgistarter: Specify SO_REUSEADDR to allow starting...
2013-08-16 Stefan FritschMake the statement about the poll sense change less...
2013-08-14 Chris DarrochAdd AuthBasicUseDigestAlgorithm directive to allow...
2013-08-13 Jeff TrawickAdd util_fcgi.h and associated definitions and support
2013-08-10 Jeff TrawickAdd ap_log_data(), ap_log_rdata(), etc. for logging...
2013-08-05 Jeff Trawickab: Fix potential buffer overflows when processing...
2013-07-28 Jeff Trawickremove pre_htaccess/open_htaccess noise now that open_h...
2013-07-11 Jim JagielskiIn 2.4.x
2013-07-10 Joe Orton* modules/metadata/mod_unique_id.c: Replace use of...
2013-07-09 Eric Covenerrestore "core_output_filter: writing data to the networ...
2013-07-07 Rainer JungRemove backported items.
2013-07-02 Stefan FritschReplace pre_htaccess hook with more flexible open_htacc...
2013-06-28 Rainer JungRemove mod_lua items.
2013-06-27 Rainer JungRemove backported items.
2013-06-27 Jeff Trawickminor readability tweak to r1497371
2013-06-27 Eric Covenerauthnzldap: support "none" as a filter to suppress...
2013-06-26 Eric Covenerrecognize the "defualt handler name" in r->handler...
2013-06-25 Jeff Trawickcore: Support the SINGLE_LISTEN_UNSERIALIZED_ACCEPT...
2013-06-25 Eric Covenercorrect CHANGES for r1496339, confused myself. Normal...
2013-06-25 Eric Covener *) core: merge AllowEncodedSlashes from the base...
2013-06-25 Eric Covenerprovide a simple (no <If>) way to set a header only...
2013-06-24 Eric CovenerUse cp on AIX too. /usr/bin/install isn't compatible...
2013-06-24 Eric Covenerre-try LDAP connections in a few authz paths.
2013-06-24 Eric Covenerprevent excessive delays retrying new connections that...
2013-06-23 Eric Covenerprotect 'AP_DECLARE_MODULE(deflate)' from expansion to
2013-06-17 Graham Leggettmod_socache_shmcb.c: Remove arbitrary restriction on...
2013-06-15 Stefan FritschDescribe mod_auth_digest changes more accurately
2013-06-13 Graham Leggettmod_cache_socache: Make sure the CacheSocacheMaxSize...
2013-06-12 Stefan FritschActually use the secret when generating nonces.
2013-06-10 Graham Leggettmod_cache_socache: Use the name of the socache implemen...
2013-06-07 Eric Covenerrotatelogs: add -n number-of-files option to roate...
2013-06-06 Eric Covenertolerate LuaMapHandler scripts that don't return anything
2013-06-02 Christophe JailletAdd a new -l parameter in order not to check the length...
2013-05-31 Joe Orton* modules/ssl/ssl_util_ocsp.c (read_response): Ignore...
2013-05-31 Graham LeggettCVE-2013-2249
2013-05-24 Graham LeggettReverting as per veto in http://svn.apache.org/r1486021.
2013-05-23 Graham LeggettCVE-2013-1896
2013-05-21 Christophe Jailletmod_logio: new format-specifier %C (combined) which...
2013-05-21 Graham Leggettcore: Remove apr_brigade_flatten(), buffering and dupli...
2013-05-21 Graham Leggettmod_deflate: Remove assumptions as to when an EOS bucke...
2013-05-20 Christophe JailletFix PR 54463 by removing an optional 'standard' parameter.
2013-05-15 Graham Leggettmod_proxy_http: Make the proxy-interim-response environ...
2013-05-14 Graham Leggettcore: Stop the HTTP_IN filter from attempting to write...
2013-05-13 Graham Leggettmod_proxy: Ensure we don't attempt to amend a table...
next