summaryrefslogtreecommitdiff
path: root/lib/libftp/ftplib.h
AgeCommit message (Collapse)Author
2006-11-14* Numerous mini valgrind fixes.Aaron Griffin
* 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 Griffin
2006-01-04added .lastudate support for HTTP protocolAurelien Foret
known limitation: do not work when connected to some web servers (lighttpd)
2005-03-15Initial revisionJudd Vinet