summaryrefslogtreecommitdiffstats
path: root/modules/proxy/mod_proxy_ftp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move ProxyFtpDirCharset from mod_proxy to mod_proxy_ftp.Takashi Sato2009-12-301-6/+17
* * modules/proxy/mod_proxy_ftp.c (parse_epsv_reply): Remove redundantJoe Orton2009-09-141-6/+6
* Security fix - this is presumed to fix CVE-2009-3094 (the disclosedJoe Orton2009-09-141-27/+31
* Security fix - this is presumed to fix CVE-2009-3095 (the disclosedJoe Orton2009-09-111-0/+5
* OK, might as well finish this... Allow ServerTokens OffJim Jagielski2009-08-281-1/+1
* remove TPF supportJeff Trawick2009-03-271-4/+0
* remove BeOS OS supportJeff Trawick2009-03-261-2/+2
* Add mod_proxy_ftp directives ProxyFtpListOnWildcard and ProxyFtpEscapeWildcardsEric Covener2009-03-261-13/+96
* Disabled DefaultType directive and removed ap_default_type()Roy T. Fielding2009-01-301-10/+5
* * Correctly construct base href url in the reverse proxy case.Ruediger Pluem2009-01-271-5/+14
* * Rip out the old flushing approach for solving lifetime issues between theRuediger Pluem2008-11-081-1/+0
* * Prevent XSS attacks when using wildcards in the path of the FTP URLRuediger Pluem2008-08-051-0/+1
* * Construct a site in the reverse proxy case when there is non.Ruediger Pluem2008-07-301-0/+7
* * Ensure that the SSL filters are not inserted on FTP data connections evenRuediger Pluem2008-07-221-0/+5
* mod_proxy_ftp: Fix base for directory listings.Nick Kew2008-01-121-2/+4
* Introduce the ProxyFtpDirCharset directive, allowing the administratorWilliam A. Rowe Jr2007-12-311-1/+7
* * Set character set for HTML outputs generated by mod_ldap,Ruediger Pluem2007-12-241-1/+1
* * Fix a SEGFAULT by ensuring that buckets that may have been buffered in theRuediger Pluem2007-12-151-0/+1
* mod_proxy_ftp: Don't segfault on bad line in FTP listingNick Kew2007-09-101-0/+8
* *) mod_proxy: Improve network performance by setting APR_TCP_NODELAYJim Jagielski2007-08-031-0/+12
* Isolate the unlock return vals Jim Jagielski2006-12-091-2/+3
* Failure to unlock is very nasty, so log it to helpJim Jagielski2006-12-081-1/+4
* Replace ap_get_server_version with ap_get_server_banner() andJeff Trawick2006-09-051-1/+1
* Cleanup: Remove close_on_recycle from proxy_conn_rec.Mladen Turk2006-08-021-2/+2
* update license header textRoy T. Fielding2006-07-111-6/+6
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-191-1/+1
* No functional Change: Removing trailing whitespace. This alsoJim Jagielski2005-11-101-14/+14
* Remove the base href tag from mod_proxy_ftp, as it breaks relativeGraham Leggett2005-08-091-2/+1
* mod_proxy_ftp: Fix comparison of char* to '\0'Paul Querna2005-06-031-1/+1
* Move the POSIX reg* implementations into the ap_* namespace;Joe Orton2005-02-111-3/+3
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* Rename proxy modules.Sander Striker2005-02-031-0/+1891