aboutsummaryrefslogtreecommitdiff
path: root/dpi/ftp.c
AgeCommit message (Collapse)Author
2009-11-01ftp dpi: fixed download offer, streamed transfer, added HTML feedback.Jorge Arellano Cid
Now it behaves as HTTP. Also fixed a bug in dillo with lingering cache entries (when the file transfer was already done at abort time).
2009-11-01ftp dpi: convert to dsh API (with auth)Jorge Arellano Cid
2009-09-20trim some spacescorvid
2009-07-17Added a_Dpip_get_attr_l() to DPIP's APIJorge Arellano Cid
2009-07-12Handle signed chars. Aadded dIsspace() and dIsalnum() to dlibJorge Arellano Cid
2009-06-26Removed compiler warnings for unused return valuesMichal Nowak newman x
2009-01-02Ensure that the dlib dStr* functions are used everywhere.Jorge Arellano Cid
2008-05-24- Minor spelling fixes.jcid
2008-05-16- FTP dpi: Fixed algorithm bugs and improved the mime-type detector.jcid
2008-04-17- Improved parsing of collapsing white space.jcid
2007-12-31- Added more statics in dpi, const in pixmaps, and removed redundant includes.jcid
2007-11-05Updated copyright linesjcid
2007-10-07Initial revisionjcid