]> granicus.if.org Git - apache/history - modules/proxy
On the trunk:
[apache] / modules / proxy /
2017-06-05 Eric Covenerwhitespace and match 2.4.x
2017-05-30 Eric Covenerwhitespace only
2017-05-26 Eric Covenerremove r1792169 taint checks from proxy and status...
2017-05-23 Jacob ChampionMerge in APR[-util] macros from branches/trunk-buildcon...
2017-05-01 Christophe JailletRemove a space to synch with 2.4.x.
2017-04-23 Eric Covenerdespite trace, assign a APLOGNO, as done elsewhere...
2017-04-23 Eric CovenerPR61012: log a trace message on tunnel shutdown
2017-04-21 Nick KewIntroduce request taint-checking concept.
2017-04-20 Jean-Frederic ClereAdd upgrade parameter to mod_proxy_wstunnel.
2017-03-29 Jim Jagielskisuggestion from ylavic
2017-03-22 Eric Covenerdrop the longhand version
2017-03-08 Jim Jagielskifinal tune and preventative coding
2017-03-07 Jim JagielskiDefensive
2017-02-24 Jim JagielskiMore granular logging
2017-02-24 Jim JagielskiInstead of thread-pools for each server/context, use...
2017-02-24 Jim JagielskiSince ProxyHC* values are per-server, we need to loop...
2017-02-23 Jim JagielskiUse single top-level context and have the callback...
2017-02-23 Jim JagielskiWork on all servers, not just top-level... Each Vhost...
2017-02-20 Yann YlavicFollow up to r1780327 and r1780329: mute update-log...
2017-02-10 Jacob ChampionProxyFCGISetEnvIf: reject invalid invocations, streamli...
2017-02-10 Eric Covenersupport unsetting vars
2017-02-09 Jacob Championmod_proxy_fcgi: allow setting empty variables in ProxyF...
2017-02-09 Jacob Championmod_proxy_fcgi: fix spelling in APLOG_INFO message
2017-02-09 Jim JagielskiAllow final admin-level fine-tuning
2017-02-08 Jim JagielskiRemove trailing whitespace : no functional change
2017-02-08 Yann YlavicFollow up to r1782164: fix typo (closing double-quote).
2017-02-08 Jim JagielskiLogging update
2017-02-07 Jacob Championcheck: merge warning fixes from feature branch
2017-02-01 Eric Coveneradd ProxyFCGISetEnvIf
2017-02-01 Eric Coveneradd no-proxy envvar for mod_proxy
2017-02-01 Eric Covenerrevert r1780909 and r1773397 ProxyPass ! perdir
2017-01-30 Jacob Championbuildconf: merge apr-config mode from its feature branch
2017-01-30 Eric Covener"fix" regression in r1773397.
2017-01-26 Jim Jagielskidebugging
2017-01-26 Jim JagielskiAdjust as needed
2017-01-26 Jim Jagielskidebug
2017-01-20 Yann Ylavicmod_proxy_hcheck: follow up to r1779574.
2017-01-20 Yann Ylavicmod_proxy_hcheck: Don't validate timed out responses.
2017-01-20 Yann Ylavicmod_proxy_hcheck: thread-safety.
2017-01-18 Jim JagielskiAllow -DHC_USE_THREADS=0
2017-01-13 Christophe JailletFollow-up to r1778350
2017-01-11 Eric CovenerPR60576: php-fpm broken w/ per-dir rewrites
2017-01-10 Eric Covenerfollowup to r1776285
2017-01-09 Jim Jagielskihttps://bz.apache.org/bugzilla/show_bug.cgi?id=58855
2017-01-06 Jacob Championsync merge with trunk
2017-01-06 Christophe JailletMove definition of ASCII_ZERO to httpd.h and rename...
2017-01-05 Yann Ylavicproxy: don't force global module selection (most) and...
2016-12-28 Eric Covenerlet wstunnel run first
2016-12-28 Eric Covenerimprove a debug message
2016-12-23 Luca ToscanoReturn HTTP 504 rather than 503 when a proxy timeout...
2016-12-22 Yann Ylavicmod_proxy_{ajp,fcgi}: Fix a possible crash when reusing...
2016-12-09 Eric CovenerProxyPass ! doesn't block per-directory ProxyPass
2016-11-29 Gregg Lewis Smithadd mod_proxy_hcheck to legacy build
2016-09-27 Jacob Championmod_proxy: log diagnostics during ProxyPass[Match]
2016-09-09 Luca ToscanoFix stupid mistake introduced in r1759984
2016-09-09 Luca Toscanomod_proxy_fcgi: handle the HTTP 412 use case
2016-08-25 Ruediger Pluem* Add missing copy of hcuri and hcexpr ftom the worker...
2016-08-21 Yann Ylavicmod_proxy_fcgi: revert r1756187.
2016-08-18 Christophe JailletFix some style (spaces only)
2016-08-18 Christophe JailletBe more consistent when we alocate this brigade.
2016-08-16 Yann YlavicFollow up to r1750392: reduce AH03408 level to INFO...
2016-08-12 Yann Ylavicmod_proxy_fcgi: forcing proxy_conn->close here is usele...
2016-08-12 Yann Ylavic[mod_proxy_]http: follow up to r1750392.
2016-08-11 Yann YlavicRevert r1756064 and r1756060 until fixed (tests framewo...
2016-08-11 Yann Ylavic[mod_proxy_]http: follow up to r1750392.
2016-08-11 Rainer JungFix spelling in comments and text files.
2016-08-11 Yann YlavicRevert r1755930: actually what'd be read after AP_FCGI_...
2016-08-11 Yann Ylavicmod_{proxy,authnz}_fcgi: follow up to r1750392.
2016-08-02 Luca ToscanoRevert r1754732,r1754734,r1754736 after a conversation...
2016-08-02 Yann Ylavicmod_proxy_http: 204 or 304 cannot happen here since...
2016-08-02 Yann Ylavicmod_proxy_http: handle 401 error override in the same...
2016-08-02 Yann Ylavicmod_proxy_http: don't pretend we are sending a body...
2016-08-01 Luca ToscanoChanged the code comments to be more clear a fixed...
2016-08-01 Luca ToscanoFixed a typo introduced by my previous commit, really...
2016-08-01 Luca ToscanoSkip message-body with HTTP 304 responses and mod_proxy...
2016-07-26 Yann Ylavicmod_proxy_wstunnel: we want to detect whether some...
2016-07-26 Yann Ylavicmod_proxy_connect,wstunnel: log polling errors (and...
2016-07-26 Yann Ylavicmod_proxy_http: ping retry only if full 100-continue...
2016-07-22 William A. Rowe JrPermit mod_proxy_hcheck.c to compile on Win32 32-bit...
2016-07-20 Ruediger Pluem* Prevent redirect loops between workers within a balan...
2016-07-20 Ruediger Pluem* Do not overwrite r->status with access_status if...
2016-07-18 William A. Rowe JrUnclear whether fdpass is common enough to justify...
2016-07-18 Luca Toscanomod_proxy_fcgi: avoid loops serving proxied error documents
2016-07-12 Luca ToscanoForce mod_proxy_fcgi to read the whole FCGI response
2016-07-08 Eric CovenerPR59815: rewrite per-directory + fcgi broken in 2.4.23
2016-06-28 Yann Ylavicmod_proxy: follow up to r1750392 and r1750474.
2016-06-28 William A. Rowe JrFix proxy balancer lbmethod --enable defaults to follow...
2016-06-28 Yann Ylavicmod_proxy: follow up to r1750392: comment on proxy_conn...
2016-06-28 Yann Ylavicmod_proxy: follow up to r1750392.
2016-06-27 William A. Rowe JrUndo r1750418, miscommitted a local test
2016-06-27 William A. Rowe JrThis isn't C ;) Colon for noop
2016-06-27 Yann Ylavicmod_proxy: we don't need ap_proxy_ssl_connection_cleanu...
2016-06-27 Yann Ylavicmod_proxy: use proxy_conn_rec->tmp_bb where appopriate...
2016-06-27 Yann Ylavicmod_proxy_{http,ajp,fcgi}}: don't reuse backend connect...
2016-06-27 Yann Ylavicmod_proxy: revert r1750301, r1750305 and r1750311.
2016-06-27 Yann Ylavicmod_proxy: follow up to r1750301: APLOGNO().
2016-06-27 Yann Ylavicmod_proxy: follow up to r1750301.
2016-06-27 Yann Ylavicmod_proxy: don't reuse backend connections with data...
2016-06-24 William A. Rowe JrReplace the proxy_mods_enable logic, with its hazardous...
2016-06-23 William A. Rowe JrWith correct and now-multiple dependency checking,...
next