]> granicus.if.org Git - apache/history - modules/proxy/mod_proxy_ftp.c
* modules/proxy/mod_proxy_ftp.c (parse_epsv_reply): Remove redundant
[apache] / modules / proxy / mod_proxy_ftp.c
2009-09-14 Joe Orton* modules/proxy/mod_proxy_ftp.c (parse_epsv_reply)...
2009-09-14 Joe OrtonSecurity fix - this is presumed to fix CVE-2009-3094...
2009-09-11 Joe OrtonSecurity fix - this is presumed to fix CVE-2009-3095...
2009-08-28 Jim JagielskiOK, might as well finish this... Allow ServerTokens Off
2009-03-27 Jeff Trawickremove TPF support
2009-03-26 Jeff Trawickremove BeOS OS support
2009-03-26 Eric CovenerAdd mod_proxy_ftp directives ProxyFtpListOnWildcard...
2009-01-30 Roy T. FieldingDisabled DefaultType directive and removed ap_default_t...
2009-01-27 Ruediger Pluem* Correctly construct base href url in the reverse...
2008-11-08 Ruediger Pluem* Rip out the old flushing approach for solving lifetim...
2008-08-05 Ruediger Pluem* Prevent XSS attacks when using wildcards in the path...
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-01-12 Nick Kewmod_proxy_ftp: Fix base for directory listings.
2007-12-31 William A. Rowe JrIntroduce the ProxyFtpDirCharset directive, allowing...
2007-12-24 Ruediger Pluem* Set character set for HTML outputs generated by mod_ldap,
2007-12-15 Ruediger Pluem* Fix a SEGFAULT by ensuring that buckets that may...
2007-09-09 Nick Kewmod_proxy_ftp: Don't segfault on bad line in FTP listing
2007-08-03 Jim Jagielski *) mod_proxy: Improve network performance by setting...
2006-12-09 Jim JagielskiIsolate the unlock return vals
2006-12-08 Jim JagielskiFailure to unlock is very nasty, so log it to help
2006-09-05 Jeff TrawickReplace ap_get_server_version with ap_get_server_banner...
2006-08-02 Mladen TurkCleanup: Remove close_on_recycle from proxy_conn_rec.
2006-07-11 Roy T. Fieldingupdate license header text
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2005-11-10 Jim JagielskiNo functional Change: Removing trailing whitespace...
2005-08-09 Graham LeggettRemove the base href tag from mod_proxy_ftp, as it...
2005-06-03 Paul Quernamod_proxy_ftp: Fix comparison of char* to '\0'
2005-02-11 Joe OrtonMove the POSIX reg* implementations into the ap_* names...
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2005-02-03 Sander StrikerRename proxy modules.