]> granicus.if.org Git - apache/history - CHANGES
mod_proxy_fcgi: Don't segfault when failing to connect to the backend.
[apache] / CHANGES
2014-04-27 Jeff Trawickmod_proxy_fcgi: Don't segfault when failing to connect...
2014-04-25 Graham LeggettAdd the ldap-search option to mod_authnz_ldap, allowing...
2014-04-25 Graham LeggettAdd the ldap function to the expression API, allowing...
2014-04-21 Jeff TrawickAdd module mod_ssl_ct, which provides an implementation...
2014-04-21 Kaspar Brandin 2.4.x as of r1588496
2014-04-19 Eric CovenerFix errors with CacheLock on Windows:
2014-04-18 Yann Ylavicmod_proxy: Preserve original request headers even if...
2014-04-18 Yann Ylavicmod_proxy: follow up to r1588519: CHANGE.
2014-04-18 Kaspar BrandAlso clear the error queue before calling SSL_CTX_use_c...
2014-04-18 Kaspar BrandMerge r1585090 from trunk:
2014-04-17 Mike RumphPrevent an external proxy from presenting an internal...
2014-04-17 Jeff Trawickaxe entries for changes that are in 2.4.10-dev
2014-04-15 Jeff Trawickmod_ssl: Add hooks to allow other modules to perform...
2014-04-14 Eric Covenerrenamed
2014-04-13 Jeff Trawicktypo
2014-04-13 Eric Covenerseveral related mod_proxy_wstunnel changes that are...
2014-04-13 Eric Covenerstop leaking websockets backend connections (trunk...
2014-04-13 Eric Covenercleanup wstunnel error handling
2014-04-13 Eric Covener *) mod_proxy_wstunnel: Don't pool backend websockets...
2014-04-11 Jeff Trawickmod_proxy_http: Add detach_backend hook.
2014-04-11 Eric CovenerAttempt to make progress on PR39727/PR45023 blocking...
2014-04-09 Kaspar BrandReverse the order when merging global and vhost-level...
2014-04-09 Kaspar BrandOnly read "active" values from the key_files array...
2014-04-08 Jeff Trawickmod_proxy_fcgi: Fix sending of response without some...
2014-04-05 Eric Coveneradd BNP flag to give control to the user on whether...
2014-04-05 Kaspar BrandBring SNI behavior into better conformance with RFC...
2014-04-04 Christophe JailletDo not delete the wrong data from HTML code when a...
2014-04-03 Yann YlavicMove entry already backported to 2.4.8.
2014-04-03 Yann YlavicFollow up to r1584430.
2014-04-03 Eric Coveneradd CHANGES for r1584417
2014-04-02 Yann Ylavicmod_ssl: follow up to r1583191.
2014-03-23 Eric Covenermod_reqtimeout: Resolve unexpected timeouts on keepaliv...
2014-03-13 Jim Jagielskibackported
2014-03-13 Jim Jagielskibackported
2014-03-11 Ruediger Pluem* This one is backported
2014-03-11 Jim JagielskiThese are in 2.4.x
2014-03-07 William A. Rowe JrModule identification
2014-03-07 William A. Rowe JrCVE-2014-0098 (reported by Rainer Canavan <rainer-apach...
2014-03-01 Eric Covenerbackported
2014-02-26 Ruediger Pluem* Put a note in CHANGES about r1553204
2014-02-21 Daniel Grunobackported in r1570530
2014-02-21 Daniel GrunoAllow mod_lua to supply a database result with named...
2014-02-20 Eric Covenerremove more backported fixes
2014-02-20 Eric Covener *) mod_rewrite: Add RewriteOptions InheritDown, Inher...
2014-02-20 Daniel Grunomod_lua: Add r:wspeek for checking if data is available...
2014-02-20 Daniel Grunothis was backported too.
2014-02-20 Jim Jagielskibackported
2014-02-19 Eric Covenerhandle POLLERR/POLLHUP during poll() to avoid high...
2014-02-11 Daniel Grunomod_lua: Upgrade r:setcookie to accept a table of argum...
2014-02-11 Eric Covenermod_lua: Fix r:setcookie() to add, rather than replace,
2014-02-05 Jeff Trawickmod_proxy_fcgi: Fix error message when an unexpected...
2014-02-04 Mike RumphUse the correct IP addresses to populate the proxy_ips...
2014-02-04 Ruediger Pluem* Do not parse URL in case of regular expression as...
2014-02-03 Mike RumphCorrect the trusted proxy match test in mod_remoteip...
2014-02-01 Eric CovenerAdd %{CONN_REMOTE_ADDR} to mod_rewrite. PR56094
2014-01-26 Chris DarrochSkip DirectoryIndex execution unless method is GET...
2014-01-25 Eric Covenerremove some recent backports
2014-01-25 Eric Covenerbackported before 2.4.7
2014-01-25 Eric Covenerbackported
2014-01-24 Graham Leggettmod_session: When we have a session we were unable...
2014-01-20 Jeff Trawickmod_session: Fix problems interpreting the SessionInclu...
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...
next