Commit Graph

7448 Commits

Author SHA1 Message Date
Daniel Stenberg 333c21b8cc tiny fixes 2000-03-16 11:35:03 +00:00
Daniel Stenberg 8898ff9e04 Added checks for RAND_screen, malloc.h and stdlib.h 2000-03-16 11:34:19 +00:00
Daniel Stenberg 912fd9b165 RAND_SCREEN is only available for win32 SSL users 2000-03-16 11:33:39 +00:00
Daniel Stenberg 5992252b3d updates and fixes 2000-03-16 11:32:53 +00:00
Daniel Stenberg 90030a49c7 6.5 cleanup commit 2000-03-14 08:33:15 +00:00
Daniel Stenberg 93389de614 Added HAVE_STRDUP 2000-03-14 08:29:42 +00:00
Daniel Stenberg 5d1095a6f4 Added #define HAVE_SETVBUF 1 2000-03-14 08:29:11 +00:00
Daniel Stenberg 04501ba791 The changes of today. 2000-03-13 09:13:07 +00:00
Daniel Stenberg 7dc36344a0 put back the perl binary check 2000-03-13 09:12:18 +00:00
Daniel Stenberg 2ad8ed7771 now sends cookies space separated to better work with IIS4.0 servers 2000-03-13 09:11:54 +00:00
Daniel Stenberg d7703aa653 corrected spelling errors, improved look for the ranges part 2000-03-13 09:11:07 +00:00
Daniel Stenberg 9c29e7d8d0 Ultrix fixes, openssl fix, docs, removed perl 2000-03-02 23:17:51 +00:00
Daniel Stenberg d070bd9b93 corrected a spelling mistake 2000-03-02 23:12:55 +00:00
Daniel Stenberg ce9c2e6d2f Added the WRITEINFO tag 2000-03-02 23:07:25 +00:00
Daniel Stenberg b0936b8007 Added -N, added a strdup() function for systems without it. suggested for
Ultrix by Damien Adant <dams@usa.net>.
2000-03-02 23:06:34 +00:00
Daniel Stenberg 8ddd89a323 sys/select.h and gettimeofday() adjusted 2000-03-02 23:05:01 +00:00
Daniel Stenberg 5d25dec9b9 progress meter text updated to the new display 2000-03-02 23:04:07 +00:00
Daniel Stenberg e2a114a867 added -N and -w descriptions 2000-03-02 23:03:41 +00:00
Daniel Stenberg 0e31dadfb4 Added checks for setvbuf(), RAND_set() and removed the perl stuff 2000-03-02 23:02:58 +00:00
Daniel Stenberg c1b5798e50 removed perl/ 2000-03-02 23:02:14 +00:00
Daniel Stenberg 01ce1010b4 renamed some variables and made \r work 2000-03-02 23:01:56 +00:00
Daniel Stenberg d4e18e4179 Adjusted to run properly with OpenSSL 0.9.5. 2000-03-02 23:01:35 +00:00
Daniel Stenberg cc80e5b582 Damien Adant <dams@usa.net> suggestion to make it compile on Ultrix 2000-03-02 23:00:54 +00:00
Daniel Stenberg 190106c98e rephrased. -D writes a file, -b reads one. 2000-03-01 22:50:27 +00:00
Daniel Stenberg d64b8cdf23 made -w support -w@[file] and -w@- (for stdin) 2000-03-01 22:44:46 +00:00
Daniel Stenberg ed1ad4c5e2 describes the latest commited changes 2000-03-01 22:40:57 +00:00
Daniel Stenberg 14e71a04d5 new variables added 2000-03-01 22:07:46 +00:00
Daniel Stenberg cf23986a70 Added more variables to the progress struct targeted for statistics output 2000-03-01 22:06:57 +00:00
Daniel Stenberg dfd341efd5 Added two new time stamp places 2000-03-01 22:05:11 +00:00
Daniel Stenberg 28011b8f9c added prototype and defines for pgrsTime() 2000-03-01 22:01:46 +00:00
Daniel Stenberg 5fb1d20ed9 added pgrsTime() to store various time stamps for the -w option 2000-03-01 21:59:59 +00:00
Daniel Stenberg 4ff9f2b08e store the pretransfer time
store the http code
2000-03-01 21:56:23 +00:00
Daniel Stenberg 04e714562c Applied Jrn's patch 2000-03-01 21:54:50 +00:00
Daniel Stenberg a5f13de704 Added writeout.[ch] 2000-02-21 23:53:36 +00:00
Daniel Stenberg d073ec0a71 Supports the -w/--write-out feature 2000-02-21 23:52:53 +00:00
Daniel Stenberg b61b1180df new writeout support added 2000-02-21 23:52:13 +00:00
Daniel Stenberg dd11333fce new fields in the progress struct 2000-02-21 23:51:38 +00:00
Daniel Stenberg 10f958029a Added writeout stuff 2000-02-21 23:51:09 +00:00
Daniel Stenberg 947a644d5a 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...
2000-02-21 23:50:27 +00:00
Daniel Stenberg 12c0df0356 Added the http post resume thing and the new SSL FTP online draft 2000-02-21 23:49:07 +00:00
Daniel Stenberg eecf41b299 tonight's changes, the progress bar and the new -w option 2000-02-21 23:48:31 +00:00
Daniel Stenberg f028f4f4a5 removed upload.[ch] from here 2000-02-21 22:25:02 +00:00
Daniel Stenberg 1d5ea54025 Progress meter work 2000-02-16 00:06:29 +00:00
Daniel Stenberg 01865ec553 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.
2000-02-16 00:05:26 +00:00
Daniel Stenberg f4898981b0 added #include <timeval.h> on Jrn's advice
added lastshow to the progress struct
2000-02-16 00:02:40 +00:00
Daniel Stenberg 8ed78f6c38 Now starts the progress meter timer at once! 2000-02-16 00:01:50 +00:00
Daniel Stenberg 65b3a9b498 Jrn Hartroth adjusted for the mingw32 compiler 2000-02-16 00:01:07 +00:00
Daniel Stenberg b4a47dda27 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.
2000-02-16 00:00:27 +00:00
Daniel Stenberg 325238708f modified the progress meter usage 2000-02-15 23:59:03 +00:00
Daniel Stenberg 8f7ae653ec Added Ron, Paul and Ellis to the list of contributors 2000-02-14 23:19:37 +00:00