summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Daniel Stenberg [Tue, 1 Feb 2000 23:54:00 +0000 (23:54 +0000)]
cookie-update
Daniel Stenberg [Tue, 1 Feb 2000 23:53:30 +0000 (23:53 +0000)]
tiny spelling mistake
Daniel Stenberg [Tue, 1 Feb 2000 23:52:43 +0000 (23:52 +0000)]
upload.[ch] are history
Daniel Stenberg [Tue, 1 Feb 2000 23:52:11 +0000 (23:52 +0000)]
Adjusted to use the new Transfer() instead of the old Download()
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.
Daniel Stenberg [Tue, 1 Feb 2000 23:50:13 +0000 (23:50 +0000)]
Upload() and Download() are now Transfer()!
Daniel Stenberg [Tue, 1 Feb 2000 00:42:54 +0000 (00:42 +0000)]
status update before night-time
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>
Daniel Stenberg [Mon, 31 Jan 2000 22:21:55 +0000 (22:21 +0000)]
the latest changes
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
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.
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
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.
Daniel Stenberg [Mon, 17 Jan 2000 17:31:47 +0000 (17:31 +0000)]
Added the post transfer quote feature
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!
Daniel Stenberg [Mon, 17 Jan 2000 17:29:42 +0000 (17:29 +0000)]
Joern.Hartroth@telekom.de rightfully suggested two #include include fixes
Daniel Stenberg [Sun, 16 Jan 2000 18:56:19 +0000 (18:56 +0000)]
another generated file
Daniel Stenberg [Sun, 16 Jan 2000 18:55:51 +0000 (18:55 +0000)]
they're generated from the .am file
Daniel Stenberg [Sun, 16 Jan 2000 18:55:12 +0000 (18:55 +0000)]
Adjusted to the new progress bar output
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!
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>
Daniel Stenberg [Sun, 16 Jan 2000 18:52:24 +0000 (18:52 +0000)]
changed a tiny comment
Daniel Stenberg [Mon, 10 Jan 2000 23:57:32 +0000 (23:57 +0000)]
removed generated files
Daniel Stenberg [Mon, 10 Jan 2000 23:55:47 +0000 (23:55 +0000)]
more removals
Daniel Stenberg [Mon, 10 Jan 2000 23:53:10 +0000 (23:53 +0000)]
fixes
Daniel Stenberg [Mon, 10 Jan 2000 23:46:24 +0000 (23:46 +0000)]
cleanup
Daniel Stenberg [Mon, 10 Jan 2000 23:41:50 +0000 (23:41 +0000)]
Cleaning up
Daniel Stenberg [Mon, 10 Jan 2000 23:36:14 +0000 (23:36 +0000)]
syncing with local edit
Daniel Stenberg [Mon, 10 Jan 2000 23:29:47 +0000 (23:29 +0000)]
removed junk files
Daniel Stenberg [Wed, 29 Dec 1999 14:20:26 +0000 (14:20 +0000)]
Initial revision