aboutsummaryrefslogtreecommitdiff
path: root/lib/download.c
AgeCommit message (Collapse)Author
2000-02-15modified the progress meter usageDaniel Stenberg
2000-02-14made upload/download work better simultaneouslyDaniel Stenberg
now uses the new progress meter functions
2000-02-01Download() was merged with Upload() and now they both form the new Transfer()Daniel Stenberg
function that deals with both directions at the same time.
1999-12-29Initial revisionDaniel Stenberg