summaryrefslogtreecommitdiff
path: root/daemon/gvfsbackendftp.h
Commit message (Expand)AuthorAgeFilesLines
* ftp: Add implicit TLS modeMantas Mikulėnas2018-07-301-1/+7
* ftp: Implement TLS supportRoss Lagerwall2015-04-091-0/+8
* Update the Address of the FSFFelix Möller2012-07-301-2/+2
* Adapt to glib mutex API changesTomas Bzatek2011-10-251-2/+2
* ftp: Parse SITE HELP output to detect chmod supportBenjamin Otte2011-01-231-1/+3
* ftp: Detect TLS and SSL supportBenjamin Otte2010-12-081-1/+3
* [FTP] remove EPSV as default featureBenjamin Otte2009-06-171-1/+1
* [FTP] use the EPRT feature response for EPRT support, not EPSVBenjamin Otte2009-06-171-0/+1
* [FTP] rework data connection codeBenjamin Otte2009-06-121-7/+10
* [FTP] indentation fixesBenjamin Otte2009-06-121-5/+5
* [FTP] almost implement pull vfuncBenjamin Otte2009-06-111-9/+9
* [FTP] keep list of busy connectionsBenjamin Otte2009-06-111-0/+1
* [FTP] whitespace changesBenjamin Otte2009-06-111-12/+12
* [FTP] rework cache handlingBenjamin Otte2009-06-111-7/+6
* [FTP] introduce GVfsFtpTaskBenjamin Otte2009-06-111-0/+70
* drop my current FTP code and continue development in here. Should makeBenjamin Otte2008-02-281-2/+2
* Add copyright information to source files.Christian Kellner2007-11-011-0/+22
* Add skeleton for FTP backend.Alexander Larsson2007-09-131-0/+28