summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* new variables addedDaniel Stenberg2000-03-011-0/+25
* Added more variables to the progress struct targeted for statistics outputDaniel Stenberg2000-03-011-1/+7
* Added two new time stamp placesDaniel Stenberg2000-03-011-0/+2
* added prototype and defines for pgrsTime()Daniel Stenberg2000-03-011-0/+10
* added pgrsTime() to store various time stamps for the -w optionDaniel Stenberg2000-03-011-7/+29
* store the pretransfer timeDaniel Stenberg2000-03-011-0/+3
* Applied Jörn's patchDaniel Stenberg2000-03-011-2/+2
* Added writeout.[ch]Daniel Stenberg2000-02-211-1/+2
* Supports the -w/--write-out featureDaniel Stenberg2000-02-212-0/+186
* new writeout support addedDaniel Stenberg2000-02-211-0/+1
* new fields in the progress structDaniel Stenberg2000-02-211-3/+6
* Added writeout stuffDaniel Stenberg2000-02-211-0/+9
* moved a few more variables to the progress struct and I had some problemsDaniel Stenberg2000-02-211-19/+47
* Added the http post resume thing and the new SSL FTP online draftDaniel Stenberg2000-02-211-0/+3
* tonight's changes, the progress bar and the new -w optionDaniel Stenberg2000-02-211-0/+20
* removed upload.[ch] from hereDaniel Stenberg2000-02-211-3/+3
* Progress meter workDaniel Stenberg2000-02-161-0/+13
* Starting working on the '-w/--write-out' output format specifier, althoughDaniel Stenberg2000-02-161-4/+12
* added #include <timeval.h> on Jörn's adviceDaniel Stenberg2000-02-161-0/+3
* Now starts the progress meter timer at once!Daniel Stenberg2000-02-161-0/+1
* Jörn Hartroth adjusted for the mingw32 compilerDaniel Stenberg2000-02-161-0/+1
* re-arranged the progress meter columns, made the hour-field two charactersDaniel Stenberg2000-02-161-15/+21
* modified the progress meter usageDaniel Stenberg2000-02-151-15/+0
* Added Ron, Paul and Ellis to the list of contributorsDaniel Stenberg2000-02-141-0/+3
* added support for -b@[file name] and -b@- (for stdin) for consistencyDaniel Stenberg2000-02-141-5/+7
* The last week's (or so) changesDaniel Stenberg2000-02-141-0/+17
* all new progress stuff on the way inDaniel Stenberg2000-02-142-10/+277
* upload.[ch] are removedDaniel Stenberg2000-02-141-5/+4
* new stuff for the new progress meterDaniel Stenberg2000-02-141-1/+16
* newly generated from the new getdate.yDaniel Stenberg2000-02-141-61/+63
* uses the new progress functionsDaniel Stenberg2000-02-141-1/+3
* made upload/download work better simultaneouslyDaniel Stenberg2000-02-141-8/+33
* updated to use the new set of progress-functionsDaniel Stenberg2000-02-144-3/+34
* Ellis Pritchard <ellis@citria.com> made it work for MacOS XDaniel Stenberg2000-02-101-0/+5
* This should no longer send empty cookies to the serverDaniel Stenberg2000-02-101-5/+7
* * Made '-' as file name to read cookies from equal stdin.Daniel Stenberg2000-02-101-4/+12
* - Paul Marquis <pmarquis@iname.com> fixed the config file parsing of curl toDaniel Stenberg2000-02-101-79/+110
* committed the changes of yesterday, now from my new linux host at homeDaniel Stenberg2000-02-081-0/+8
* Ron Zapp <rzapper@yahoo.com> corrected a sprintf() problemDaniel Stenberg2000-02-081-2/+4
* removed include upload.hDaniel Stenberg2000-02-011-1/+0
* removed #include "upload.h"Daniel Stenberg2000-02-012-3/+1
* Added some RFC2109 supportDaniel Stenberg2000-02-012-8/+41
* cookie-updateDaniel Stenberg2000-02-011-0/+3
* tiny spelling mistakeDaniel Stenberg2000-02-011-1/+1
* upload.[ch] are historyDaniel Stenberg2000-02-011-3/+3
* Adjusted to use the new Transfer() instead of the old Download()Daniel Stenberg2000-02-013-23/+26
* Download() was merged with Upload() and now they both form the new Transfer()Daniel Stenberg2000-02-012-271/+357
* Upload() and Download() are now Transfer()!Daniel Stenberg2000-02-012-224/+0
* status update before night-timeDaniel Stenberg2000-02-011-1/+8
* Cleared some confusions around -y and -Y as pointed out to me byDaniel Stenberg2000-01-311-8/+8