summaryrefslogtreecommitdiffstats
path: root/usr.sbin/httpd/src/modules/proxy/proxy_http.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - properly fix pr6009. a different fix was commited as the original patchjasper2011-01-051-1/+7
* - apache would send the wrong Host-Header back when setup as a reverse proxyjasper2010-02-251-1/+1
* Use correct function signature when calling the write_host_header hook.mbalmer2008-10-031-1/+1
* Make the proxy module work with https again by allowing the destinationmbalmer2008-07-041-3/+6
* Add support for IPv6 while keeping the default at IPv4 to not breakmbalmer2008-05-091-98/+131
* add ProxyPreserveHost support to mod_proxy. it allows to pass the originalfgsch2006-08-011-5/+27
* cleanup and unifdef'ing, no change in object fileshenning2005-02-091-31/+0
* big time httpd cleanuphenning2004-12-021-12/+0
* SECURITY: CAN-2004-0492 (cve.mitre.org)henning2004-06-101-0/+7
* mergehenning2003-08-211-2/+2
* 2x trivial strcpyhenning2003-04-081-2/+2
* merge apache 1.3.27 and mod_ssl 2.8.11henning2002-10-071-2/+0
* mergehenning2002-07-191-148/+210
* fix half baked abortion of a merge to 1.3.23 and takebeck2002-03-291-279/+315
* Apache 1.3.19+mod_ssl 2.8.1 merge - also adds shared build of mod_headersbeck2001-03-291-42/+50
* apache 1.3.14 + mod_ssl 2.7.1 mergebeck2000-12-151-1/+1
* apache 1.3.12 + mod_ssl 2.6.2 mergebeck2000-03-191-2/+11
* Apache 1.3.11 + mod_ssl 2.5.0 mergebeck2000-01-251-1/+4
* Apache 1.3.9 + Mod_ssl 2.4.2 - now builds with apaci nastiness.beck1999-09-291-13/+29
* mod_ssl-2.2.3-1.3.4 (will require libssl-1.1 for https to work, butbeck1999-03-011-0/+34
* Apache 1.3.4 mergebeck1999-03-011-1/+1
* Apache 1.3.2beck1998-10-011-204/+318
* Initial import from apache 1.2.6beck1998-03-251-0/+413