Age | Commit message (Expand) | Author |
2000-03-02 | Damien Adant <dams@usa.net> suggestion to make it compile on Ultrix | Daniel Stenberg |
2000-03-01 | rephrased. -D writes a file, -b reads one. | Daniel Stenberg |
2000-03-01 | made -w support -w@[file] and -w@- (for stdin) | Daniel Stenberg |
2000-03-01 | describes the latest commited changes | Daniel Stenberg |
2000-03-01 | new variables added | Daniel Stenberg |
2000-03-01 | Added more variables to the progress struct targeted for statistics output | Daniel Stenberg |
2000-03-01 | Added two new time stamp places | Daniel Stenberg |
2000-03-01 | added prototype and defines for pgrsTime() | Daniel Stenberg |
2000-03-01 | added pgrsTime() to store various time stamps for the -w option | Daniel Stenberg |
2000-03-01 | store the pretransfer time | Daniel Stenberg |
2000-03-01 | Applied J�rn's patch | Daniel Stenberg |
2000-02-21 | Added writeout.[ch] | Daniel Stenberg |
2000-02-21 | Supports the -w/--write-out feature | Daniel Stenberg |
2000-02-21 | new writeout support added | Daniel Stenberg |
2000-02-21 | new fields in the progress struct | Daniel Stenberg |
2000-02-21 | Added writeout stuff | Daniel Stenberg |
2000-02-21 | moved a few more variables to the progress struct and I had some problems | Daniel Stenberg |
2000-02-21 | Added the http post resume thing and the new SSL FTP online draft | Daniel Stenberg |
2000-02-21 | tonight's changes, the progress bar and the new -w option | Daniel Stenberg |
2000-02-21 | removed upload.[ch] from here | Daniel Stenberg |
2000-02-16 | Progress meter work | Daniel Stenberg |
2000-02-16 | Starting working on the '-w/--write-out' output format specifier, although | Daniel Stenberg |
2000-02-16 | added #include <timeval.h> on J�rn's advice | Daniel Stenberg |
2000-02-16 | Now starts the progress meter timer at once! | Daniel Stenberg |
2000-02-16 | J�rn Hartroth adjusted for the mingw32 compiler | Daniel Stenberg |
2000-02-16 | re-arranged the progress meter columns, made the hour-field two characters | Daniel Stenberg |
2000-02-15 | modified the progress meter usage | Daniel Stenberg |
2000-02-14 | Added Ron, Paul and Ellis to the list of contributors | Daniel Stenberg |
2000-02-14 | added support for -b@[file name] and -b@- (for stdin) for consistency | Daniel Stenberg |
2000-02-14 | The last week's (or so) changes | Daniel Stenberg |
2000-02-14 | all new progress stuff on the way in | Daniel Stenberg |
2000-02-14 | upload.[ch] are removed | Daniel Stenberg |
2000-02-14 | new stuff for the new progress meter | Daniel Stenberg |
2000-02-14 | newly generated from the new getdate.y | Daniel Stenberg |
2000-02-14 | uses the new progress functions | Daniel Stenberg |
2000-02-14 | made upload/download work better simultaneously | Daniel Stenberg |
2000-02-14 | updated to use the new set of progress-functions | Daniel Stenberg |
2000-02-10 | Ellis Pritchard <ellis@citria.com> made it work for MacOS X | Daniel Stenberg |
2000-02-10 | This should no longer send empty cookies to the server | Daniel Stenberg |
2000-02-10 | * Made '-' as file name to read cookies from equal stdin. | Daniel Stenberg |
2000-02-10 | - Paul Marquis <pmarquis@iname.com> fixed the config file parsing of curl to | Daniel Stenberg |
2000-02-08 | committed the changes of yesterday, now from my new linux host at home | Daniel Stenberg |
2000-02-08 | Ron Zapp <rzapper@yahoo.com> corrected a sprintf() problem | Daniel Stenberg |
2000-02-01 | removed include upload.h | Daniel Stenberg |
2000-02-01 | removed #include "upload.h" | Daniel Stenberg |
2000-02-01 | Added some RFC2109 support | Daniel Stenberg |
2000-02-01 | cookie-update | Daniel Stenberg |
2000-02-01 | tiny spelling mistake | Daniel Stenberg |
2000-02-01 | upload.[ch] are history | Daniel Stenberg |
2000-02-01 | Adjusted to use the new Transfer() instead of the old Download() | Daniel Stenberg |