12c0df03 | 21-Feb-2000 |
Daniel Stenberg |
Added the http post resume thing and the new SSL FTP online draft |
eecf41b2 | 21-Feb-2000 |
Daniel Stenberg |
tonight's changes, the progress bar and the new -w option |
f028f4f4 | 21-Feb-2000 |
Daniel Stenberg |
removed upload.[ch] from here |
1d5ea540 | 16-Feb-2000 |
Daniel Stenberg |
Progress meter work |
01865ec5 | 16-Feb-2000 |
Daniel Stenberg |
Starting working on the '-w/--write-out' output format specifier, although I didn't get that far! ;-) I also made curl *not* prevent the progress meter even if the output is a tty when yo
Starting working on the '-w/--write-out' output format specifier, although I didn't get that far! ;-) I also made curl *not* prevent the progress meter even if the output is a tty when your uploading (it is still done when downloading though). A HTTP POST is in that sense seen as an upload. It seemed so confusing that ftp upload doesn't display a progress meter by default.
show more ...
|
f4898981 | 16-Feb-2000 |
Daniel Stenberg |
added #include <timeval.h> on J�rn's advice added lastshow to the progress struct |
8ed78f6c | 16-Feb-2000 |
Daniel Stenberg |
Now starts the progress meter timer at once! |
65b3a9b4 | 16-Feb-2000 |
Daniel Stenberg |
J�rn Hartroth adjusted for the mingw32 compiler |
b4a47dda | 16-Feb-2000 |
Daniel Stenberg |
re-arranged the progress meter columns, made the hour-field two characters wide and made the pgrsUpdate() make a final meter update so that the final values actually are displayed last. |
32523870 | 15-Feb-2000 |
Daniel Stenberg |
modified the progress meter usage |
8f7ae653 | 14-Feb-2000 |
Daniel Stenberg |
Added Ron, Paul and Ellis to the list of contributors |
a1db1e8a | 14-Feb-2000 |
Daniel Stenberg |
added support for -b@[file name] and -b@- (for stdin) for consistency |
158920cc | 14-Feb-2000 |
Daniel Stenberg |
The last week's (or so) changes |
7413ee66 | 14-Feb-2000 |
Daniel Stenberg |
all new progress stuff on the way in |
41fb29e8 | 14-Feb-2000 |
Daniel Stenberg |
upload.[ch] are removed |
f63c7b8d | 14-Feb-2000 |
Daniel Stenberg |
new stuff for the new progress meter |
1ebeb976 | 14-Feb-2000 |
Daniel Stenberg |
newly generated from the new getdate.y |
582754c0 | 14-Feb-2000 |
Daniel Stenberg |
uses the new progress functions |
238baede | 14-Feb-2000 |
Daniel Stenberg |
made upload/download work better simultaneously now uses the new progress meter functions |
5a99be25 | 14-Feb-2000 |
Daniel Stenberg |
updated to use the new set of progress-functions |
efb410a1 | 10-Feb-2000 |
Daniel Stenberg |
Ellis Pritchard <ellis@citria.com> made it work for MacOS X |
9ef5f5ef | 10-Feb-2000 |
Daniel Stenberg |
This should no longer send empty cookies to the server |
9280c208 | 10-Feb-2000 |
Daniel Stenberg |
* Made '-' as file name to read cookies from equal stdin. * I hope I finally removed 'empty cookies' crash |
1d758893 | 10-Feb-2000 |
Daniel Stenberg |
- Paul Marquis <pmarquis@iname.com> fixed the config file parsing of curl to deal with any-length lines, removing the previous limit of 4K. |
a8532310 | 08-Feb-2000 |
Daniel Stenberg |
committed the changes of yesterday, now from my new linux host at home |