]> granicus.if.org Git - apache/history - modules
mod_proxy_http: Add detach_backend hook.
[apache] / modules /
2014-04-11 Jeff Trawickmod_proxy_http: Add detach_backend hook.
2014-04-11 Eric Covenerbe explicit, for now the 0 val is the default, but...
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-07 Ben ReserAllow Require expr to work when the expression is quoted.
2014-04-07 Yann Ylavicmod_auth_form: update empty log tags.
2014-04-07 Yann Ylavicmod_auth_form: revert r1585431 (don't crash when no...
2014-04-07 Yann Ylavicmod_auth_form: don't crash when no AuthFormProvider...
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-05 Jeff Trawickmove a temporary table from r->pool to a temporary
2014-04-05 Jeff Trawickaxe unnecessary preparation for some other module using
2014-04-04 Christophe JailletDo not perform a p+= 7 that could go past the end of...
2014-04-04 Christophe JailletDo not scan past the end of the buffer.
2014-04-04 Christophe JailletDo not delete the wrong data from HTML code when a...
2014-04-03 Yann Ylavicmod_expires: don't add Expires header to error response...
2014-04-03 Eric Covenerleave a warning about cc_out
2014-04-03 Eric Covenerallow users to workaround the over-agressive backreference
2014-04-02 Yann Ylavicmod_ssl: follow up to r1583191.
2014-03-30 Yann Ylavicmod_ssl: send OCSP request's nonce according to SSLOCSP...
2014-03-30 Rainer JungFix segfault in mod_alias introduced in r1132494.
2014-03-29 Jeff Trawicks/comment/self-documenting/
2014-03-29 Jeff Trawickdon't log bogus rv
2014-03-28 Daniel GrunoAdd a note on t->r checking, as per Rüdiger's email.
2014-03-28 Daniel Grunomod_lua: Since c->notes is the only place where r will...
2014-03-28 Daniel Grunomod_lua: Redesign the table construction/access mechani...
2014-03-27 Daniel Grunomod_lua: Prevent HTTP Response Splitting by not allowin...
2014-03-27 Daniel Grunomod_lua: escape key/value pairs when setting cookies...
2014-03-27 Daniel Grunomod_lua: Reformat and escape script error output.
2014-03-23 Eric Covenermod_reqtimeout: Resolve unexpected timeouts on keepaliv...
2014-03-18 Daniel Grunofix message number
2014-03-18 Daniel Grunomod_lua: Actually check whether interpreting the base...
2014-03-18 Daniel Grunomod_lua: be a bit more verbose in error logging.
2014-03-18 Christophe JailletUse 'apr_table_setn' instead of 'apr_table_set' when...
2014-03-18 Christophe JailletUse 'apr_table_setn' instead of 'apr_table_set' when...
2014-03-18 Christophe JailletUse 'apr_table_setn' instead of 'apr_table_set' when...
2014-03-12 Daniel Grunomod_lua: Add a fixups hook that checks if the original...
2014-03-12 Stephen HensonA bug in some older versions of OpenSSL will cause...
2014-03-11 Jan Kalužamod_authn_socache.c: fix creation of default socache_in...
2014-03-10 Jeff Trawickfix spelling
2014-03-07 William A. Rowe JrCVE-2014-0098 (reported by Rainer Canavan <rainer-apach...
2014-03-07 William A. Rowe JrRevert r1574518 to get 2.2/2.4/2.x all back in sync...
2014-03-05 Jim Jagielskiensure cookies have name/value
2014-03-04 Jeff Trawickfollow-up to r1562472, 1561262, and 1561923:
2014-03-03 Jim JagielskiAllow reverse-proxy to be set via explicit handler
2014-03-01 Yann Ylavicmod_proxy: Add comment and avoid ternary operator as...
2014-03-01 Yann Ylavicmod_deflate: when consuming zlibs flags, APR_INCOMPLETE...
2014-02-28 Yann Ylavicmod_proxy: follows up r1572630.
2014-02-28 Yann Ylavicmod_deflate: follows up r1572896.
2014-02-28 Yann Ylavicmod_deflate:
2014-02-27 Daniel Grunothis wasn't supposed to be a pointer, thanks Yann!
2014-02-27 Daniel GrunoRemove bad line that snuck into the commit
2014-02-27 Daniel Grunomod_lua: Only read up to whatever the user defines...
2014-02-27 Yann YlavicCommit 6 on 6 to fix reentrance (incomplete Zlib header...
2014-02-27 Yann YlavicCommit 5 on 6 to fix reentrance (incomplete Zlib header...
2014-02-27 Yann YlavicCommit 4 on 6 to fix reentrance (incomplete Zlib header...
2014-02-27 Yann YlavicCommit 3 on 6 to fix reentrance (incomplete Zlib header...
2014-02-27 Yann YlavicCommit 2 on 6 to fix reentrance (incomplete Zlib header...
2014-02-27 Yann YlavicCommit 1 on 6 to fix reentrance (incomplete Zlib header...
2014-02-27 Yann YlavicRedo what was reverted in r1572627.
2014-02-27 Yann YlavicMove newly added proxy_conn_rec's uds_path field to...
2014-02-27 Yann YlavicRevert r1572606 for the time being since backport would...
2014-02-27 Yann YlavicDon't reuse a SSL backend connection whose SNI differs...
2014-02-27 Yann YlavicAvoid useless functions calls.
2014-02-27 Yann YlavicCleanup the client to backend brigade before returning...
2014-02-26 Jan Kalužamod_deflate: fix decompression of files larger than...
2014-02-24 Jeff Trawicknormalize an ugly construct which somehow manages to...
2014-02-24 Jeff Trawickfix spelling error in comment
2014-02-21 Yann YlavicLog an error in mod_proxy_http when reading the request...
2014-02-21 Daniel GrunoAllow mod_lua to supply a database result with named...
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 Grunomod_lua: Slight null-check fix on setcookie.
2014-02-19 Eric Covenerhandle POLLERR/POLLHUP during poll() to avoid high...
2014-02-14 Yann Ylavicmod_proxy_http: don't recycle backend connections known...
2014-02-11 Daniel Grunouse err_headers_out for setting cookies instead of...
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-09 Victor J. OrlikowskiQuick spelling fix
2014-02-09 Christophe Jaillettypo in comments
2014-02-07 Jeff Trawickfollow-up to r1096569:
2014-02-06 Kaspar Brandupdate APLOGNO for r1564760
2014-02-05 Kaspar BrandWith OpenSSL 1.0.2 or later, enable OCSP stapling in...
2014-02-05 Jeff Trawickmod_proxy_fcgi: Fix error message when an unexpected...
2014-02-05 Daniel GrunoFix support for uploading files by using pushlstring...
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-03 Jeff Trawickfix a few spelling errors
2014-02-01 Kaspar Brandenable auto curve selection for ephemeral ECDH keys
2014-02-01 Eric CovenerAdd %{CONN_REMOTE_ADDR} to mod_rewrite. PR56094
2014-02-01 Kaspar BrandFollowup fix for r1553824:
2014-02-01 Christophe Jaillets/apr_pstrndup/apr_pstrmemdup/ when applicable
2014-01-31 Eric Coveneradd the URI to DEBUG message 00765 (and drop an exclama...
2014-01-29 Jim JagielskiMore debugging
2014-01-28 Eric Covenerc89 fix
2014-01-27 Jim Jagielskir->filename should maintain the proxy: prefix for PHP-FPM
2014-01-26 Chris DarrochSkip DirectoryIndex execution unless method is GET...
next