]> granicus.if.org Git - apache/history - CHANGES
update transformation
[apache] / CHANGES
2014-01-18 Eric Covenerfollowups to r1557641 suggested by nd -- add
2014-01-13 Eric Covenerdon't search for directory indexes/directoryslashes...
2014-01-13 Eric Covenerrestore http://svn.apache.org/viewvc?view=revision...
2014-01-07 Eric Coveneravoid a tight busy loop with memory allocations when...
2014-01-06 Jeff TrawickPR 55833 fix is in 2.4.x now
2014-01-06 Kaspar BrandBackport r1421323, r1534754, r1546693, r1555464 from...
2014-01-05 Jeff Trawickno more "Covnener"
2014-01-05 Jeff TrawickFix config merging of SSLOCSPEnable and SSLOCSPOverride...
2014-01-05 Jim Jagielskiin 2.4
2013-12-30 Justin Erenkrantz* CHANGES: Consolidate for humans who have to read...
2013-12-30 Justin ErenkrantzAdd directives to control two protocol options:
2013-12-30 Graham Leggettcore: Support named groups and backreferences within...
2013-12-30 Graham Leggettmod_authz_user: Support the expression parser within...
2013-12-30 Graham Leggettmod_authnz_host: Support the expression parser within...
2013-12-30 Graham Leggettmod_authnz_groupfile: Support the expression parser...
2013-12-30 Graham Leggettmod_authnz_dbm: Support the expression parser within...
2013-12-30 Graham Leggettmod_authnz_dbd: Support the expression parser within...
2013-12-30 Graham Leggettmod_authnz_ldap: Support the expression parser within...
2013-12-28 Kaspar BrandRemove the hardcoded algorithm-type dependency for...
2013-12-19 Christophe JailletRemove <Proxy ~ wildcard-url> syntax which:
2013-12-17 Jeff TrawickFreeBSD: Disable IPv4-mapped listening sockets by defau...
2013-12-11 Graham Leggettmod_auth_form: Add a debug message when the fields...
2013-12-11 Jan Kalužamod_ssl: Add -t -DDUMP_CA_CERTS option which dumps...
2013-12-04 Eric CovenerOnly close hdrs.fd when returning non-OK from cache_sel...
2013-12-01 Eric CovenerIf the "value" argument is prefixed with expr=, parse...
2013-12-01 Jeff Trawick2.4.x CHANGES was updated in r1546547 to cover these...
2013-11-30 Jeff TrawickAdd suspend_connection and resume_connection hooks...
2013-11-20 Jeff Trawickremove some new-ish entries for changes now in the...
2013-11-16 Graham Leggettmod_ssl: Don't flush when an EOS is received. Prepares...
2013-11-15 Jim JagielskiPR: 54852. Only use a dummy_connection for idle processes
2013-11-15 Jeff TrawickFix potential rejection of valid MaxMemFree and ThreadS...
2013-11-14 Jeff Trawickcmake build support for Windows is now in the 2.4.x...
2013-11-12 Jan KalužaAdd parse_errorlog_arg callback to ap_errorlog_provider...
2013-11-04 Jim JagielskiPR 55475: Detect incomplete body in HTTP input filter...
2013-10-23 Eric CovenerSECURITY (CVE-2014-0231): Fix for DoS due to hang waiti...
2013-10-19 Nick KewPR 55670
2013-10-15 Jim Jagielskiin 2.4.7
2013-10-15 Jim Jagielskidocco userland change
2013-10-14 Chris DarrochSupport optional initialization arguments for socache...
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...
next