summaryrefslogtreecommitdiffstats
path: root/lib/libftp/ftplib.c
AgeCommit message (Collapse)AuthorFilesLines
2006-11-14* Numerous mini valgrind fixes.Aaron Griffin1-1625/+0
* Addition of hacky architecture check in the _splitname function * Removal of libfetch from the archlinux proper - it has been renamed to libdownload and can be found at http://phraktured.net/libdownload * Merge of _some_ of the Frugalware makepkg change - this may still be incomplete * Removal of libftp from cvs proper * PKGBUILD manpage now says 'PKGBUILD' instead of FrugalBuild (he he)
2006-10-15Frugalware changes - mainly architecture updates and signed/unsigned changesAaron Griffin1-13/+14
2006-01-07code cleanup (mainly removed line spaces at the beginning of lines by ↵Aurelien Foret1-2/+2
tabulations)
2006-01-05added .lastudate support for HTTP protocolAurelien Foret1-8/+63
known limitation: do not work when connected to some web servers (lighttpd)
2005-03-15Initial revisionJudd Vinet1-0/+1569