37
I Use This!
Very High Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 21 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
renamed some variables and made \r work More... about 24 years ago
Adjusted to run properly with OpenSSL 0.9.5. More... about 24 years ago
Damien Adant <[email protected]> suggestion to make it compile on Ultrix More... about 24 years ago
rephrased. -D writes a file, -b reads one. More... about 24 years ago
made -w support -w@[file] and -w@- (for stdin) More... about 24 years ago
describes the latest commited changes More... about 24 years ago
new variables added More... about 24 years ago
Added more variables to the progress struct targeted for statistics output More... about 24 years ago
Added two new time stamp places More... about 24 years ago
added prototype and defines for pgrsTime() More... about 24 years ago
added pgrsTime() to store various time stamps for the -w option More... about 24 years ago
store the pretransfer time store the http code More... about 24 years ago
Applied J�rn's patch More... about 24 years ago
OpenSSL cert: provide more details when cert check fails More... about 24 years ago
Added writeout.[ch] More... about 24 years ago
Supports the -w/--write-out feature More... about 24 years ago
new writeout support added More... about 24 years ago
new fields in the progress struct More... about 24 years ago
Added writeout stuff More... about 24 years ago
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... More... about 24 years ago
Added the http post resume thing and the new SSL FTP online draft More... about 24 years ago
tonight's changes, the progress bar and the new -w option More... about 24 years ago
removed upload.[ch] from here More... about 24 years ago
Progress meter work More... about 24 years ago
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. More... about 24 years ago
added #include <timeval.h> on J�rn's advice added lastshow to the progress struct More... about 24 years ago
Now starts the progress meter timer at once! More... about 24 years ago
J�rn Hartroth adjusted for the mingw32 compiler More... about 24 years ago
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. More... about 24 years ago
modified the progress meter usage More... about 24 years ago