0e31dadf | 02-Mar-2000 |
Daniel Stenberg |
Added checks for setvbuf(), RAND_set() and removed the perl stuff |
c1b5798e | 02-Mar-2000 |
Daniel Stenberg |
removed perl/ |
01ce1010 | 02-Mar-2000 |
Daniel Stenberg |
renamed some variables and made \r work |
d4e18e41 | 02-Mar-2000 |
Daniel Stenberg |
Adjusted to run properly with OpenSSL 0.9.5. |
cc80e5b5 | 02-Mar-2000 |
Daniel Stenberg |
Damien Adant <dams@usa.net> suggestion to make it compile on Ultrix |
190106c9 | 01-Mar-2000 |
Daniel Stenberg |
rephrased. -D writes a file, -b reads one. |
d64b8cdf | 01-Mar-2000 |
Daniel Stenberg |
made -w support -w@[file] and -w@- (for stdin) |
ed1ad4c5 | 01-Mar-2000 |
Daniel Stenberg |
describes the latest commited changes |
14e71a04 | 01-Mar-2000 |
Daniel Stenberg |
new variables added |
cf23986a | 01-Mar-2000 |
Daniel Stenberg |
Added more variables to the progress struct targeted for statistics output |
dfd341ef | 01-Mar-2000 |
Daniel Stenberg |
Added two new time stamp places |
28011b8f | 01-Mar-2000 |
Daniel Stenberg |
added prototype and defines for pgrsTime() |
5fb1d20e | 01-Mar-2000 |
Daniel Stenberg |
added pgrsTime() to store various time stamps for the -w option |
4ff9f2b0 | 01-Mar-2000 |
Daniel Stenberg |
store the pretransfer time store the http code |
04e71456 | 01-Mar-2000 |
Daniel Stenberg |
Applied J�rn's patch |
a5f13de7 | 21-Feb-2000 |
Daniel Stenberg |
Added writeout.[ch] |
d073ec0a | 21-Feb-2000 |
Daniel Stenberg |
Supports the -w/--write-out feature |
b61b1180 | 21-Feb-2000 |
Daniel Stenberg |
new writeout support added |
dd11333f | 21-Feb-2000 |
Daniel Stenberg |
new fields in the progress struct |
10f95802 | 21-Feb-2000 |
Daniel Stenberg |
Added writeout stuff |
947a644d | 21-Feb-2000 |
Daniel Stenberg |
moved a few more variables to the progress struct and I had some problems on how to approach the -# progress bar in the new style transfers... |
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 |