]> granicus.if.org Git - apache/history - modules/proxy
no AuthzLDAPAuthoritative in trunk, because authz uses a provider API
[apache] / modules / proxy /
2008-09-20 Jim JagielskiFor timeouts, behave as before and not drop.
2008-09-19 Jim JagielskiAllow for the smax param to be 0, so that all connections
2008-09-18 Mladen TurkAlways send body (zero size at least) whenever C-L...
2008-09-09 Ruediger Pluem* If CPING fails retry once more with a fresh TCP conne...
2008-08-21 Jim JagielskiAllow determination of whether to use ';' as
2008-08-19 Jim JagielskiAdd in additional logging and use correct formats
2008-08-18 Jim JagielskiRemove trailing path element, ala ./jk/native/common...
2008-08-18 Jim JagielskiAdd in bybusyness LB method, via Joel Gluth in
2008-08-18 Jim JagielskiAdd comment on why the cast is safe and does not result
2008-08-18 Jim JagielskiWe are really looking for the scheme here... so be...
2008-08-18 Jim Jagielskitypo
2008-08-12 Jeff Trawickcomment tweak
2008-08-09 Ruediger Pluem* Introduce environment variable proxy-initial-not...
2008-08-09 Ruediger Pluem* Add the possibility to set a separate connection...
2008-08-06 Ruediger Pluem* Move nonce field inside the html form.
2008-08-05 Ruediger Pluem* Prevent XSS attacks when using wildcards in the path...
2008-08-04 Ruediger Pluem* Remove call to apr_reslist_destroy. With the latest...
2008-07-30 Ruediger Pluem* Construct a site in the reverse proxy case when there...
2008-07-22 Ruediger Pluem* Ensure that the SSL filters are not inserted on FTP...
2008-06-10 Jim Jagielskimove back to inner loop... fails otherwise
2008-06-10 Jim JagielskiPatch for CVE-2008-2364...
2008-06-07 William A. Rowe JrCatch up with a host of changes to the current module set
2008-06-06 Joe OrtonNo functional change; simplify the CVE-2007-6420 fix...
2008-05-30 Joe OrtonPrevent CSRF attacks against the balancer-manager ...
2008-05-29 Ruediger Pluem* Do this later as we might leave the function anyway...
2008-05-29 Ruediger Pluem* According to RFC 2616 8.2.3 we are not allowed to...
2008-05-29 Ruediger Pluem* Set at init time and combine comments.
2008-05-29 Ruediger Pluem* Do not add the query string again in the case that...
2008-05-28 Nick KewSwitch ftp_directory_charset and interpolate_env in...
2008-05-27 Ruediger Pluem* mod_proxy_http.c
2008-05-26 Ruediger Pluem* Introduce a flag to decide whether we sent an body...
2008-05-09 Graham LeggettRemove extra cruft that ended up in a commit.
2008-05-09 Graham Leggettcore, mod_proxy: If a kept_body is present, it becomes...
2008-04-21 Jean-Frederic ClereTypo.
2008-04-20 Jim JagielskiSet at init time, and combine comments
2008-04-19 Ruediger Pluem* Do not add the query string again in the case that...
2008-04-17 Jim Jagielskihandle ? in cases where nocanon is in effect
2008-04-17 Jim Jagielskiand make mod_proxy_fcgi also nocanon aware
2008-04-17 Jim JagielskiMake mod_proxy_ajp aware of the nocanon envvar
2008-04-08 Ruediger Pluem* In the case that we fail to read the response line...
2008-04-08 Jim JagielskiUse what we have. This logic belongs here anyway...
2008-04-07 Paul QuernaRemove all references to CORE_PRIVATE.
2008-04-06 William A. Rowe JrIf you study all of the directive implementations,...
2008-03-27 Jean-Frederic ClereRemove useless test.
2008-02-29 Martin KraemerWhen sending a proxy request of the form
2008-02-27 Ruediger Pluem* Do not retry a direct connection if the request has...
2008-02-14 Jim JagielskiNote why we aren't bothering to check that we have
2008-02-14 Jim JagielskiAdd in mod_jk's disablereuse analog for mod_proxy.
2008-02-12 Ruediger Pluem* As per niq's comment, better destinct the types of...
2008-02-06 Ruediger Pluem* Fix a typo (timout -> timeout)
2008-02-02 Ruediger Pluem* Do not retry a request in the case that we either...
2008-02-01 Ruediger Pluem* Fix comment. No functional change.
2008-01-29 Ruediger Pluem* Fix processing of chunked responses if Connection...
2008-01-29 Jim JagielskiNow let things like
2008-01-12 Nick Kewmod_proxy_ftp: Fix base for directory listings.
2008-01-11 Eric Covener *) mod_proxy_http: Return HTTP status codes instead...
2008-01-02 Jim Jagielskistyle check
2007-12-31 William A. Rowe JrIntroduce the ProxyFtpDirCharset directive, allowing...
2007-12-28 Ruediger Pluem* Correctly escape the worker route and the worker...
2007-12-28 Ruediger Pluem* Prevent crash in balancer manager if invalid balancer...
2007-12-24 Ruediger Pluem* Set character set for HTML outputs generated by mod_ldap,
2007-12-20 Ruediger Pluem* Using the reslist pool for the proxy_conn_rec structu...
2007-12-18 Ruediger Pluem* Only sent a flush bucket down the chain if buckets...
2007-12-15 Ruediger Pluem* Tag the pools appropriately to ease memory debugging.
2007-12-15 Ruediger Pluem* Fix a SEGFAULT by ensuring that buckets that may...
2007-12-12 Ruediger Pluem* Do not register connection_cleanup as cleanup for...
2007-12-12 Ruediger Pluem* Fix another memory leak related to PR 44026. Now...
2007-12-11 Ruediger Pluem* Use a separate subpool to manage the data for the...
2007-12-10 Mladen TurkUse 64K as maximum allowable AJP packet size
2007-12-08 Ruediger Pluem* Enable the proxy to keep connections persistent in...
2007-11-29 Ruediger Pluem* Remove unneeded include of unistd.h. getpid is not...
2007-11-14 Justin ErenkrantzUmm, oops. r595022 shouldn't have ended up in trunk.
2007-11-14 Justin ErenkrantzAmsterdam sandbox: add serf input/output filters that...
2007-11-14 Jim JagielskiAnd move mod_lbmethod_rr.c to that example dir so...
2007-11-14 Jim JagielskiSome fixes before we move this to an example's dir...
2007-11-13 Jim JagielskiAdd extremely butt-ugly sub-mod that exists simply...
2007-11-13 Jim JagielskiMake life happy for people who don't have serf but
2007-11-13 Paul QuernaAdd mod_serf, a reverse proxy module, which uses serf...
2007-10-30 Jean-Frederic ClereOtherwise it doesn't compile on HP-UX when using cc.
2007-10-28 Nick KewUpdate the patch for environment variable interpolation in
2007-10-26 Nick KewAdd option not to send&clear response headers in ap_sen...
2007-10-26 Nick Kewmod_proxy: add "nocanon" keyword to ProxyPass, to suppress
2007-10-11 Joe Orton* modules/proxy/mod_proxy_http.c (ap_proxy_http_registe...
2007-10-11 Jim Jagielski(forward) proxy should not be verifying/checking for
2007-10-11 Jim JagielskiSemi-revert 583466; just remove the ap_proxy_isvalidenc()
2007-10-10 Jim JagielskiAbstract out "verification of valid encoding" via
2007-10-09 Nick Kewmissing include!
2007-10-08 Nick Kewmod_proxy_http: Don't unescape/escape forward proxied...
2007-10-07 Nick KewPurge tabs in r582631
2007-10-07 Nick Kewmod_proxy_http: Correctly forward unexpected interim...
2007-10-02 Nick KewDefault to NOT setting Max-Forwards in violation of...
2007-10-01 Nick KewNo change, but they won't let me have foo
2007-09-30 Nick KewProxy: remove Warning headers with wrong date
2007-09-28 Nick KewFix keepalive to proxy backend
2007-09-28 Nick KewFix typo in header name "Trailer"
2007-09-28 Nick KewFix processing of Connection headers in proxy
2007-09-27 Nick KewFix adding out Via header in proxy response
2007-09-27 Nick KewStrip hop-by-hop headers in proxy response
2007-09-27 Nick KewFormatting. No functional change.
2007-09-26 Jim JagielskiIgnore any ajp13 flush messages which we may mistakenly
next