aboutsummaryrefslogtreecommitdiff
path: root/lib/download.c
AgeCommit message (Expand)Author
2001-01-03dual-license fixDaniel Stenberg
2000-08-24#include "setup.h" moved first of all includesDaniel Stenberg
2000-06-20haxx.nu => haxx.seDaniel Stenberg
2000-05-22moved here from the newlib branchDaniel Stenberg
2000-03-23in case the select() returns -1 and errno is EINTR, it should not abortDaniel Stenberg
2000-03-16now writers the headers with the data->fwrite() function as wellDaniel Stenberg
2000-03-02Damien Adant <dams@usa.net> suggestion to make it compile on UltrixDaniel Stenberg
2000-03-01store the pretransfer timeDaniel Stenberg
2000-02-15modified the progress meter usageDaniel Stenberg
2000-02-14made upload/download work better simultaneouslyDaniel Stenberg
2000-02-01Download() was merged with Upload() and now they both form the new Transfer()Daniel Stenberg
1999-12-29Initial revisionDaniel Stenberg