summaryrefslogtreecommitdiff
path: root/daemon/gvfsftpconnection.c
Commit message (Expand)AuthorAgeFilesLines
* ftp: Add implicit TLS modeMantas Mikulėnas2018-07-301-1/+2
* ftp: Use TCP_NODELAYRoss Lagerwall2015-04-091-0/+20
* ftp: Implement TLS supportRoss Lagerwall2015-04-091-6/+127
* ftp: Also mark connection as unusable on G_IO_INBenjamin Otte2014-08-111-2/+8
* Update the Address of the FSFFelix Möller2012-07-301-2/+2
* Use g_atomic_int_add instead of deprecated g_atomic_int_exchange_and_add.Kjartan Maraas2011-10-211-1/+1
* Cleanups and fixes for compiler warningsKjartan Maraas2011-03-171-1/+1
* ftp: CleanupBenjamin Otte2010-02-261-2/+1
* Keep track of connection usability for new commandsBenjamin Otte2009-09-031-5/+20
* Bug 588187 – Large FTP transfers hang gvfsd-ftpBenjamin Otte2009-08-041-0/+17
* Update for glib API changesAlexander Larsson2009-07-011-1/+1
* [FTP] Bug 516704 – Be able to connect to an Active FTP SiteBenjamin Otte2009-06-151-1/+156
* [FTP] get rid of connection read/write functionsBenjamin Otte2009-06-111-48/+0
* [FTP] simplify debug id APIBenjamin Otte2009-06-111-4/+18
* [FTP] whitespace changesBenjamin Otte2009-06-111-32/+32
* [FTP] improve debuggingBenjamin Otte2009-06-111-2/+16
* [FTP] rework cache handlingBenjamin Otte2009-06-111-0/+19
* [FTP] introduce GVfsFtpTaskBenjamin Otte2009-06-111-0/+27
* [FTP] split out connection codeBenjamin Otte2009-06-111-0/+277