aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2000-03-02renamed some variables and made \r workDaniel Stenberg
2000-03-02Adjusted to run properly with OpenSSL 0.9.5.Daniel Stenberg
2000-03-02Damien Adant <dams@usa.net> suggestion to make it compile on UltrixDaniel Stenberg
2000-03-01new variables addedDaniel Stenberg
2000-03-01Added more variables to the progress struct targeted for statistics outputDaniel Stenberg
2000-03-01Added two new time stamp placesDaniel Stenberg
2000-03-01added prototype and defines for pgrsTime()Daniel Stenberg
2000-03-01added pgrsTime() to store various time stamps for the -w optionDaniel Stenberg
2000-03-01store the pretransfer timeDaniel Stenberg
2000-03-01Applied Jörn's patchDaniel Stenberg
2000-02-21Added writeout.[ch]Daniel Stenberg
2000-02-21Supports the -w/--write-out featureDaniel Stenberg
2000-02-21new fields in the progress structDaniel Stenberg
2000-02-21Added writeout stuffDaniel Stenberg
2000-02-21moved a few more variables to the progress struct and I had some problemsDaniel Stenberg
2000-02-21removed upload.[ch] from hereDaniel Stenberg
2000-02-16added #include <timeval.h> on Jörn's adviceDaniel Stenberg
2000-02-16Now starts the progress meter timer at once!Daniel Stenberg
2000-02-16Jörn Hartroth adjusted for the mingw32 compilerDaniel Stenberg
2000-02-16re-arranged the progress meter columns, made the hour-field two charactersDaniel Stenberg
2000-02-15modified the progress meter usageDaniel Stenberg
2000-02-14all new progress stuff on the way inDaniel Stenberg
2000-02-14upload.[ch] are removedDaniel Stenberg
2000-02-14new stuff for the new progress meterDaniel Stenberg
2000-02-14newly generated from the new getdate.yDaniel Stenberg
2000-02-14uses the new progress functionsDaniel Stenberg
2000-02-14made upload/download work better simultaneouslyDaniel Stenberg
2000-02-14updated to use the new set of progress-functionsDaniel Stenberg
2000-02-10Ellis Pritchard <ellis@citria.com> made it work for MacOS XDaniel Stenberg
2000-02-10This should no longer send empty cookies to the serverDaniel Stenberg
2000-02-10* Made '-' as file name to read cookies from equal stdin.Daniel Stenberg
2000-02-01removed include upload.hDaniel Stenberg
2000-02-01removed #include "upload.h"Daniel Stenberg
2000-02-01Added some RFC2109 supportDaniel Stenberg
2000-02-01upload.[ch] are historyDaniel Stenberg
2000-02-01Adjusted to use the new Transfer() instead of the old Download()Daniel Stenberg
2000-02-01Download() was merged with Upload() and now they both form the new Transfer()Daniel Stenberg
2000-02-01Upload() and Download() are now Transfer()!Daniel Stenberg
2000-01-31removed the port number reset again, it is already being made when theDaniel Stenberg
2000-01-31assume 79 columns instead of 80 in case we don't know, to better work onDaniel Stenberg
2000-01-19 - Oskar Liljeblad <osk@hem.passagen.se> pointed out and corrected a problemDaniel Stenberg
2000-01-17Joern.Hartroth@telekom.de rightfully suggested two #include include fixesDaniel Stenberg
2000-01-16I removed the Makefile. Since it is generated, it always gets changed and IDaniel Stenberg
2000-01-16Made the progress bar cooler, with ideas from Björn Stenberg <bjorn@haxx.nu>Daniel Stenberg
2000-01-16changed a tiny commentDaniel Stenberg
2000-01-10more removalsDaniel Stenberg
2000-01-10cleanupDaniel Stenberg
2000-01-10syncing with local editDaniel Stenberg
1999-12-29Initial revisionDaniel Stenberg