Daniel Stenberg
5da5cfa33e
new binary stdout approach for win32 systems
2000-06-14 12:50:38 +00:00
Daniel Stenberg
45271fd084
use top_dir instead of ../
2000-06-08 15:14:17 +00:00
Daniel Stenberg
138fe1b934
using the new formparse, the new getenv, using the new headers struct and
...
clean up the headers better
2000-06-05 08:26:13 +00:00
Daniel Stenberg
5d39dde961
pre-release commit
2000-05-30 16:31:46 +00:00
Daniel Stenberg
15c143bba9
modified to the new curl_getenv() style
2000-05-29 23:09:31 +00:00
Daniel Stenberg
b6d06a9590
URLGET_ERROR_SIZE is now CURL_ERROR_SIZE
2000-05-26 13:58:10 +00:00
Daniel Stenberg
f81e775954
fixed the new docs path
2000-05-24 22:53:37 +00:00
Daniel Stenberg
e92a10c36f
now splits the text into several puts() calls
2000-05-23 10:25:30 +00:00
Daniel Stenberg
2bd72eb53d
Jörn's fixes
2000-05-22 17:20:29 +00:00
Daniel Stenberg
96dde76b99
moved here from the newlib branch
2000-05-22 14:12:12 +00:00
Daniel Stenberg
c9053bf3d4
moved the win32 init stuff here from the lib
2000-05-17 21:21:10 +00:00
Daniel Stenberg
984878ed7a
Removed all #ifdef GLOBURL lines, we always use them
2000-05-09 22:42:53 +00:00
Daniel Stenberg
b64dd9c13f
changed the glob_url() call, after Janne Johansson's buffer overflow report
2000-05-09 12:29:28 +00:00
Daniel Stenberg
d62d25bdb4
Marco G. Salvagno's patch applied
2000-04-04 17:42:43 +00:00
Daniel Stenberg
475869a612
6.5.2 release commit
2000-03-21 15:37:13 +00:00
Daniel Stenberg
f9a839d906
Marco G. Salvagno's OS/2 changes
2000-03-19 19:55:02 +00:00
Daniel Stenberg
e3ef8b66a1
the --dump-header option now only creates the file when it needs to, not any
...
sooner
2000-03-16 11:43:10 +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
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
d64b8cdf23
made -w support -w@[file] and -w@- (for stdin)
2000-03-01 22:44:46 +00:00
Daniel Stenberg
b61b1180df
new writeout support added
2000-02-21 23:52:13 +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
a1db1e8a23
added support for -b@[file name] and -b@- (for stdin) for consistency
2000-02-14 23:17:59 +00:00
Daniel Stenberg
1d75889360
- Paul Marquis <pmarquis@iname.com> fixed the config file parsing of curl to
...
deal with any-length lines, removing the previous limit of 4K.
2000-02-10 23:03:08 +00:00
Daniel Stenberg
bcc8f8f11a
Ron Zapp <rzapper@yahoo.com> corrected a sprintf() problem
2000-02-08 00:27:21 +00:00
Daniel Stenberg
3c477053e5
fixed the progressmode selector
...
sorted out the -y and -Y confusion in the help texts
2000-01-31 22:21:10 +00:00
Daniel Stenberg
418b3373e6
Cleaning up
2000-01-10 23:41:50 +00:00
Daniel Stenberg
26e8ccc631
syncing with local edit
2000-01-10 23:36:14 +00:00
Daniel Stenberg
ae1912cb0d
Initial revision
1999-12-29 14:20:26 +00:00