]> granicus.if.org Git - apache/history - modules/proxy
* modules/ssl/ssl_engine_config.c: Fix typos, but isn't this first TODO
[apache] / modules / proxy /
2018-05-20 Yann Ylavicmod_proxy_balancer: clear slotmem slots' inuse flags...
2018-05-11 Yann YlavicRevert r1831218, the API garantees slotmem_attach(...
2018-05-09 Yann Ylavicmod_proxy_balancer: follow up to r1830800.
2018-04-22 Yann YlavicAxe ap_rgetline_core(), not used anymore.
2018-04-20 Christophe JailletDelay some memory allocation.
2018-04-20 Yann Ylavicmod_proxy_http: follow up to r1829573: remain EBCDIC...
2018-04-19 Yann Ylavicmod_proxy_http: make use of AP_GETLINE_NOSPC_EOL in...
2018-04-11 Eric Coveneradd log id for r1828926
2018-04-11 Eric CovenerPR62199: add worker parameter ResponseFieldSize to...
2018-04-11 Jim Riggsmod_proxy_balancer: Add hot spare member type and corre...
2018-04-05 Gregg Lewis Smithneeds mod_http2.h
2018-03-24 Christophe JailletFix some typos reported in PR 59998
2018-03-09 Yann YlavicFollow up to r1609680: further simplify/optimize ap_pro...
2018-03-08 Yann YlavicFollow up to r1609680: simpler/faster ap_proxy_strcmp_e...
2018-02-16 Graham LeggettSet the notice when hostname is too long for legacy...
2018-02-16 Graham LeggettTone down the message that worker hostname is too long...
2018-02-13 Graham Leggettmod_proxy: Provide an RFC1035 compliant version of...
2018-02-11 Luca Toscanomod_proxy_fcgi: prioritize the check for mayflush when...
2018-02-08 Yann Ylavicmod_proxy_balancer: follow up tp r1822509.
2018-02-07 Jim Jagielskitoo-long worker schemes and/or hostnames are no longer...
2018-02-01 Yann Ylavicmod_proxy: follow up to r1822849 and r1822879.
2018-02-01 Yann Ylavicmod_proxy: follow up to r1822849 and r1822878.
2018-02-01 Yann Ylavicmod_proxy: follow up to r1822849.
2018-02-01 Ruediger Pluem* Add some some comment why we do not limit hmax any...
2018-02-01 Ruediger Pluem* When mod_http2 is loaded more then ThreadsPerChild...
2018-01-31 Yann YlavicRevert r1822800 and r1822804.
2018-01-31 Yann Ylavicmod_proxy_balancer: follow up tp r1822509 and r1822800.
2018-01-31 Yann Ylavicmod_proxy_balancer: follow up tp r1822509.
2018-01-29 Yann Ylavicmod_proxy: fix proxy connection cleanup from an n+2...
2018-01-19 Gregg Lewis Smithsome small tweaks to get things building again
2017-12-19 Yann Ylavicmod_proxy: allow SSLProxyCheckPeer* usage for all proxy...
2017-12-15 Jim JagielskiAPR-ize uint types
2017-12-13 Jim JagielskiUse APR type
2017-12-01 Christophe JailletAdd APLOGNO to error messages
2017-12-01 Christophe JailletSome small optimization:
2017-10-25 Yann YlavicRevert r1813167 (per review).
2017-10-24 Yann Ylavicmod_proxy_balancer: fix runtime lbfactor value changed...
2017-10-14 Yann YlavicFollow up to r1740928: including NOT_IN_PROXY in NOT_IN...
2017-10-02 Jim JagielskiMore C90 stuff...
2017-10-02 Jim JagielskiFinal comment-format changes
2017-10-02 Jim JagielskiAnd standard format - no functional change
2017-10-02 Jim JagielskiC changes / C90/C89
2017-10-02 Jim JagielskiFold in ALv2 licensed UWSGI proxy (sub)module as acknow...
2017-09-18 Jim Jagielskiformat typo
2017-09-11 Yann Ylavicmod_proxy_fcgi: follow up to r1807876.
2017-09-09 Luca Toscanomod_proxy_fcgi: limit the flush buckets inserted when...
2017-09-05 Jean-Frederic ClereMake sure that ajp behaves like http.
2017-09-05 Jean-Frederic ClereFix for JBCS-390.
2017-08-19 Christophe JailletFix a compilation warning introduced by r1802040.
2017-08-16 Jim JagielskiFix remaining lint from ms capability for hchecks.
2017-08-16 Jim JagielskiUpdate offsets
2017-08-16 Jim JagielskiUmm. This is C :)
2017-08-16 Jim Jagielskiloadfactor now decimal
2017-08-15 Joe OrtonFix ProxyAddHeaders merging.
2017-07-24 Jim JagielskiMake sure updatelbstatus() is NULL
2017-07-16 Luca Toscanomod_proxy_fcgi: Add the support for mod_proxy's
2017-07-14 Jacob Championhttpdunit: merge CVE-2017-9788 regression tests from...
2017-07-12 Jacob ChampionMakefile.in: merge typo fix from test-integration branch
2017-07-11 Jean-Frederic ClereAdd logic to read the Upgrade header and use it in...
2017-06-29 Jacob Championproxy_fcgi: remove FPM-specific logic
2017-06-21 Jim JagielskiOK... we display ms, since we want to be able to provide
2017-06-21 Jim Jagielskiallow balancer-manager to also accept subsecond intervals
2017-06-21 Jim JagielskiProxy timeout statements now sub-second granularity
2017-06-21 Jim Jagielskiunused now
2017-06-21 Jim JagielskiAllow finer control over hcheck intervals... minimum...
2017-06-20 Jacob Championhttpdunit: merge to trunk from feature branch
2017-06-07 Eric Covenerremove taint checking from proxy_handler
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.
next