aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/purple/ft.c
Commit message (Collapse)AuthorAgeLines
* This receives files but is very fragile if anything unusual happens (like aWilmer van der Gaast2010-05-18-15/+102
| | | | | cancellation/timeout/etc).
* Move direct ft stuff to an unused file: This gets too hairy and too fragile.Wilmer van der Gaast2010-05-17-101/+36
| | | | | | | I don't have time to work out all the details, I doubt if this is supposed to work reliably yet at all. Let's go for the simple via-disk approach for now.
* Split off the file transfer stuff into a separate file. What a mess.Wilmer van der Gaast2010-05-17-0/+234