platform/upstream/curl.git
24 years agoAdjusted to run properly with OpenSSL 0.9.5.
Daniel Stenberg [Thu, 2 Mar 2000 23:01:35 +0000 (23:01 +0000)]
Adjusted to run properly with OpenSSL 0.9.5.

24 years agoDamien Adant <dams@usa.net> suggestion to make it compile on Ultrix
Daniel Stenberg [Thu, 2 Mar 2000 23:00:54 +0000 (23:00 +0000)]
Damien Adant <dams@usa.net> suggestion to make it compile on Ultrix

24 years agorephrased. -D writes a file, -b reads one.
Daniel Stenberg [Wed, 1 Mar 2000 22:50:27 +0000 (22:50 +0000)]
rephrased. -D writes a file, -b reads one.

24 years agomade -w support -w@[file] and -w@- (for stdin)
Daniel Stenberg [Wed, 1 Mar 2000 22:44:46 +0000 (22:44 +0000)]
made -w support -w@[file] and -w@- (for stdin)

24 years agodescribes the latest commited changes
Daniel Stenberg [Wed, 1 Mar 2000 22:40:57 +0000 (22:40 +0000)]
describes the latest commited changes

24 years agonew variables added
Daniel Stenberg [Wed, 1 Mar 2000 22:07:46 +0000 (22:07 +0000)]
new variables added

24 years agoAdded more variables to the progress struct targeted for statistics output
Daniel Stenberg [Wed, 1 Mar 2000 22:06:57 +0000 (22:06 +0000)]
Added more variables to the progress struct targeted for statistics output

24 years agoAdded two new time stamp places
Daniel Stenberg [Wed, 1 Mar 2000 22:05:11 +0000 (22:05 +0000)]
Added two new time stamp places

24 years agoadded prototype and defines for pgrsTime()
Daniel Stenberg [Wed, 1 Mar 2000 22:01:46 +0000 (22:01 +0000)]
added prototype and defines for pgrsTime()

24 years agoadded pgrsTime() to store various time stamps for the -w option
Daniel Stenberg [Wed, 1 Mar 2000 21:59:59 +0000 (21:59 +0000)]
added pgrsTime() to store various time stamps for the -w option

24 years agostore the pretransfer time
Daniel Stenberg [Wed, 1 Mar 2000 21:56:23 +0000 (21:56 +0000)]
store the pretransfer time
store the http code

24 years agoApplied Jörn's patch
Daniel Stenberg [Wed, 1 Mar 2000 21:54:50 +0000 (21:54 +0000)]
Applied Jörn's patch

24 years agoAdded writeout.[ch]
Daniel Stenberg [Mon, 21 Feb 2000 23:53:36 +0000 (23:53 +0000)]
Added writeout.[ch]

24 years agoSupports the -w/--write-out feature
Daniel Stenberg [Mon, 21 Feb 2000 23:52:53 +0000 (23:52 +0000)]
Supports the -w/--write-out feature

24 years agonew writeout support added
Daniel Stenberg [Mon, 21 Feb 2000 23:52:13 +0000 (23:52 +0000)]
new writeout support added

24 years agonew fields in the progress struct
Daniel Stenberg [Mon, 21 Feb 2000 23:51:38 +0000 (23:51 +0000)]
new fields in the progress struct

24 years agoAdded writeout stuff
Daniel Stenberg [Mon, 21 Feb 2000 23:51:09 +0000 (23:51 +0000)]
Added writeout stuff

24 years agomoved a few more variables to the progress struct and I had some problems
Daniel Stenberg [Mon, 21 Feb 2000 23:50:27 +0000 (23:50 +0000)]
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...

24 years agoAdded the http post resume thing and the new SSL FTP online draft
Daniel Stenberg [Mon, 21 Feb 2000 23:49:07 +0000 (23:49 +0000)]
Added the http post resume thing and the new SSL FTP online draft

24 years agotonight's changes, the progress bar and the new -w option
Daniel Stenberg [Mon, 21 Feb 2000 23:48:31 +0000 (23:48 +0000)]
tonight's changes, the progress bar and the new -w option

24 years agoremoved upload.[ch] from here
Daniel Stenberg [Mon, 21 Feb 2000 22:25:02 +0000 (22:25 +0000)]
removed upload.[ch] from here

24 years agoProgress meter work
Daniel Stenberg [Wed, 16 Feb 2000 00:06:29 +0000 (00:06 +0000)]
Progress meter work

24 years agoStarting working on the '-w/--write-out' output format specifier, although
Daniel Stenberg [Wed, 16 Feb 2000 00:05:26 +0000 (00:05 +0000)]
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.

24 years agoadded #include <timeval.h> on Jörn's advice
Daniel Stenberg [Wed, 16 Feb 2000 00:02:40 +0000 (00:02 +0000)]
added #include <timeval.h> on Jörn's advice
added lastshow to the progress struct

24 years agoNow starts the progress meter timer at once!
Daniel Stenberg [Wed, 16 Feb 2000 00:01:50 +0000 (00:01 +0000)]
Now starts the progress meter timer at once!

24 years agoJörn Hartroth adjusted for the mingw32 compiler
Daniel Stenberg [Wed, 16 Feb 2000 00:01:07 +0000 (00:01 +0000)]
Jörn Hartroth adjusted for the mingw32 compiler

24 years agore-arranged the progress meter columns, made the hour-field two characters
Daniel Stenberg [Wed, 16 Feb 2000 00:00:27 +0000 (00:00 +0000)]
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.

24 years agomodified the progress meter usage
Daniel Stenberg [Tue, 15 Feb 2000 23:59:03 +0000 (23:59 +0000)]
modified the progress meter usage

24 years agoAdded Ron, Paul and Ellis to the list of contributors
Daniel Stenberg [Mon, 14 Feb 2000 23:19:37 +0000 (23:19 +0000)]
Added Ron, Paul and Ellis to the list of contributors

24 years agoadded support for -b@[file name] and -b@- (for stdin) for consistency
Daniel Stenberg [Mon, 14 Feb 2000 23:17:59 +0000 (23:17 +0000)]
added support for -b@[file name] and -b@- (for stdin) for consistency

24 years agoThe last week's (or so) changes
Daniel Stenberg [Mon, 14 Feb 2000 23:16:14 +0000 (23:16 +0000)]
The last week's (or so) changes

24 years agoall new progress stuff on the way in
Daniel Stenberg [Mon, 14 Feb 2000 23:15:08 +0000 (23:15 +0000)]
all new progress stuff on the way in

24 years agoupload.[ch] are removed
Daniel Stenberg [Mon, 14 Feb 2000 23:14:44 +0000 (23:14 +0000)]
upload.[ch] are removed

24 years agonew stuff for the new progress meter
Daniel Stenberg [Mon, 14 Feb 2000 23:13:15 +0000 (23:13 +0000)]
new stuff for the new progress meter

24 years agonewly generated from the new getdate.y
Daniel Stenberg [Mon, 14 Feb 2000 23:12:19 +0000 (23:12 +0000)]
newly generated from the new getdate.y

24 years agouses the new progress functions
Daniel Stenberg [Mon, 14 Feb 2000 23:03:05 +0000 (23:03 +0000)]
uses the new progress functions

24 years agomade upload/download work better simultaneously
Daniel Stenberg [Mon, 14 Feb 2000 22:59:39 +0000 (22:59 +0000)]
made upload/download work better simultaneously
now uses the new progress meter functions

24 years agoupdated to use the new set of progress-functions
Daniel Stenberg [Mon, 14 Feb 2000 22:57:42 +0000 (22:57 +0000)]
updated to use the new set of progress-functions

24 years agoEllis Pritchard <ellis@citria.com> made it work for MacOS X
Daniel Stenberg [Thu, 10 Feb 2000 23:28:10 +0000 (23:28 +0000)]
Ellis Pritchard <ellis@citria.com> made it work for MacOS X

24 years agoThis should no longer send empty cookies to the server
Daniel Stenberg [Thu, 10 Feb 2000 23:15:33 +0000 (23:15 +0000)]
This should no longer send empty cookies to the server

24 years ago* Made '-' as file name to read cookies from equal stdin.
Daniel Stenberg [Thu, 10 Feb 2000 23:14:53 +0000 (23:14 +0000)]
* Made '-' as file name to read cookies from equal stdin.
* I hope I finally removed 'empty cookies' crash

24 years ago- Paul Marquis <pmarquis@iname.com> fixed the config file parsing of curl to
Daniel Stenberg [Thu, 10 Feb 2000 23:03:08 +0000 (23:03 +0000)]
- Paul Marquis <pmarquis@iname.com> fixed the config file parsing of curl to
  deal with any-length lines, removing the previous limit of 4K.

24 years agocommitted the changes of yesterday, now from my new linux host at home
Daniel Stenberg [Tue, 8 Feb 2000 23:21:07 +0000 (23:21 +0000)]
committed the changes of yesterday, now from my new linux host at home

24 years agoRon Zapp <rzapper@yahoo.com> corrected a sprintf() problem
Daniel Stenberg [Tue, 8 Feb 2000 00:27:21 +0000 (00:27 +0000)]
Ron Zapp <rzapper@yahoo.com> corrected a sprintf() problem

24 years agoremoved include upload.h
Daniel Stenberg [Tue, 1 Feb 2000 23:57:54 +0000 (23:57 +0000)]
removed include upload.h

24 years agoremoved #include "upload.h"
Daniel Stenberg [Tue, 1 Feb 2000 23:56:28 +0000 (23:56 +0000)]
removed #include "upload.h"

24 years agoAdded some RFC2109 support
Daniel Stenberg [Tue, 1 Feb 2000 23:54:51 +0000 (23:54 +0000)]
Added some RFC2109 support

24 years agocookie-update
Daniel Stenberg [Tue, 1 Feb 2000 23:54:00 +0000 (23:54 +0000)]
cookie-update

24 years agotiny spelling mistake
Daniel Stenberg [Tue, 1 Feb 2000 23:53:30 +0000 (23:53 +0000)]
tiny spelling mistake

24 years agoupload.[ch] are history
Daniel Stenberg [Tue, 1 Feb 2000 23:52:43 +0000 (23:52 +0000)]
upload.[ch] are history

24 years agoAdjusted to use the new Transfer() instead of the old Download()
Daniel Stenberg [Tue, 1 Feb 2000 23:52:11 +0000 (23:52 +0000)]
Adjusted to use the new Transfer() instead of the old Download()

24 years agoDownload() was merged with Upload() and now they both form the new Transfer()
Daniel Stenberg [Tue, 1 Feb 2000 23:51:01 +0000 (23:51 +0000)]
Download() was merged with Upload() and now they both form the new Transfer()
function that deals with both directions at the same time.

24 years agoUpload() and Download() are now Transfer()!
Daniel Stenberg [Tue, 1 Feb 2000 23:50:13 +0000 (23:50 +0000)]
Upload() and Download() are now Transfer()!

24 years agostatus update before night-time
Daniel Stenberg [Tue, 1 Feb 2000 00:42:54 +0000 (00:42 +0000)]
status update before night-time

24 years agoCleared some confusions around -y and -Y as pointed out to me by
Daniel Stenberg [Mon, 31 Jan 2000 22:22:45 +0000 (22:22 +0000)]
Cleared some confusions around -y and -Y as pointed out to me by
M Travis Obenhaus <Travis.Obenhaus@aud.alcatel.com>

24 years agothe latest changes
Daniel Stenberg [Mon, 31 Jan 2000 22:21:55 +0000 (22:21 +0000)]
the latest changes

24 years agofixed the progressmode selector
Daniel Stenberg [Mon, 31 Jan 2000 22:21:10 +0000 (22:21 +0000)]
fixed the progressmode selector
sorted out the -y and -Y confusion in the help texts

24 years agoremoved the port number reset again, it is already being made when the
Daniel Stenberg [Mon, 31 Jan 2000 22:20:17 +0000 (22:20 +0000)]
removed the port number reset again, it is already being made when the
location: URL turns out to be an "absolute" one and that should be the only
time it is required.

24 years agoassume 79 columns instead of 80 in case we don't know, to better work on
Daniel Stenberg [Mon, 31 Jan 2000 22:19:17 +0000 (22:19 +0000)]
assume 79 columns instead of 80 in case we don't know, to better work on
win32 systems

24 years ago - Oskar Liljeblad <osk@hem.passagen.se> pointed out and corrected a problem
Daniel Stenberg [Wed, 19 Jan 2000 21:57:48 +0000 (21:57 +0000)]
 - Oskar Liljeblad <osk@hem.passagen.se> pointed out and corrected a problem
   in the Location: following system that made curl following a location: to a
   different protocol to fail.

24 years agoAdded the post transfer quote feature
Daniel Stenberg [Mon, 17 Jan 2000 17:31:47 +0000 (17:31 +0000)]
Added the post transfer quote feature

24 years agoAdded the config-win32.h in the tree root, which is a config.h file that should
Daniel Stenberg [Mon, 17 Jan 2000 17:30:38 +0000 (17:30 +0000)]
Added the config-win32.h in the tree root, which is a config.h file that should
include all the config lines that is valid for win32-machines!

24 years agoJoern.Hartroth@telekom.de rightfully suggested two #include include fixes
Daniel Stenberg [Mon, 17 Jan 2000 17:29:42 +0000 (17:29 +0000)]
Joern.Hartroth@telekom.de rightfully suggested two #include include fixes

24 years agoanother generated file
Daniel Stenberg [Sun, 16 Jan 2000 18:56:19 +0000 (18:56 +0000)]
another generated file

24 years agothey're generated from the .am file
Daniel Stenberg [Sun, 16 Jan 2000 18:55:51 +0000 (18:55 +0000)]
they're generated from the .am file

24 years agoAdjusted to the new progress bar output
Daniel Stenberg [Sun, 16 Jan 2000 18:55:12 +0000 (18:55 +0000)]
Adjusted to the new progress bar output

24 years agoI removed the Makefile. Since it is generated, it always gets changed and I
Daniel Stenberg [Sun, 16 Jan 2000 18:54:11 +0000 (18:54 +0000)]
I removed the Makefile. Since it is generated, it always gets changed and I
don't want to keep commiting it!

24 years agoMade the progress bar cooler, with ideas from Björn Stenberg <bjorn@haxx.nu>
Daniel Stenberg [Sun, 16 Jan 2000 18:52:53 +0000 (18:52 +0000)]
Made the progress bar cooler, with ideas from Björn Stenberg <bjorn@haxx.nu>

24 years agochanged a tiny comment
Daniel Stenberg [Sun, 16 Jan 2000 18:52:24 +0000 (18:52 +0000)]
changed a tiny comment

24 years agoremoved generated files
Daniel Stenberg [Mon, 10 Jan 2000 23:57:32 +0000 (23:57 +0000)]
removed generated files

24 years agomore removals
Daniel Stenberg [Mon, 10 Jan 2000 23:55:47 +0000 (23:55 +0000)]
more removals

24 years agofixes
Daniel Stenberg [Mon, 10 Jan 2000 23:53:10 +0000 (23:53 +0000)]
fixes

24 years agocleanup
Daniel Stenberg [Mon, 10 Jan 2000 23:46:24 +0000 (23:46 +0000)]
cleanup

24 years agoCleaning up
Daniel Stenberg [Mon, 10 Jan 2000 23:41:50 +0000 (23:41 +0000)]
Cleaning up

24 years agosyncing with local edit
Daniel Stenberg [Mon, 10 Jan 2000 23:36:14 +0000 (23:36 +0000)]
syncing with local edit

24 years agoremoved junk files
Daniel Stenberg [Mon, 10 Jan 2000 23:29:47 +0000 (23:29 +0000)]
removed junk files

24 years agoInitial revision
Daniel Stenberg [Wed, 29 Dec 1999 14:20:26 +0000 (14:20 +0000)]
Initial revision