Daniel Stenberg
|
4e8ddedc8f
|
Jörn added glob_cleanup()
|
2000-10-12 09:12:24 +00:00 |
|
Daniel Stenberg
|
8c62e337b0
|
bool typedef fix
|
2000-10-09 21:35:40 +00:00 |
|
Daniel Stenberg
|
fb739ac130
|
Added commented MALLOCDEBUG stuff for memory debugging
|
2000-10-09 11:24:49 +00:00 |
|
Daniel Stenberg
|
9defb83930
|
added memory debugging support
|
2000-10-09 11:13:17 +00:00 |
|
Daniel Stenberg
|
5b39a48e22
|
corrected the --longoption parser
|
2000-10-06 12:45:05 +00:00 |
|
Daniel Stenberg
|
b900318d8d
|
Jörg's updated makefile
|
2000-10-06 11:03:43 +00:00 |
|
Daniel Stenberg
|
ccd0f07c41
|
-w supports size_header and size_request
|
2000-10-04 13:08:17 +00:00 |
|
Daniel Stenberg
|
c23e387928
|
Uses the new "client-side" writeout function
|
2000-10-02 06:36:34 +00:00 |
|
Daniel Stenberg
|
df7b9e7af6
|
Added writeout.c
|
2000-10-02 06:32:05 +00:00 |
|
Daniel Stenberg
|
dfec172157
|
moved out from the library and put here, uses the new curl_easy_getinfo()
|
2000-10-02 06:30:40 +00:00 |
|
Daniel Stenberg
|
13962adcb5
|
7.3 commit
|
2000-09-28 10:26:44 +00:00 |
|
Daniel Stenberg
|
32e013eb87
|
-c and -t is no longer prefered
|
2000-09-25 22:20:02 +00:00 |
|
Daniel Stenberg
|
35e901a21e
|
Added krb4 support for libcurl 7.3
|
2000-09-21 08:52:08 +00:00 |
|
Daniel Stenberg
|
7eafb0f325
|
Stephen Kick's --interface was added
|
2000-09-18 21:54:46 +00:00 |
|
Daniel Stenberg
|
96009453e8
|
-p/--proxytunnel was added
|
2000-09-15 06:11:46 +00:00 |
|
Daniel Stenberg
|
61c4342736
|
7.2 cleanup commit
|
2000-08-30 11:54:57 +00:00 |
|
Daniel Stenberg
|
6562caf6a2
|
--data-binary and family ;-)
|
2000-08-24 17:56:20 +00:00 |
|
Daniel Stenberg
|
8d2c24265d
|
7.1.1 commit
|
2000-08-21 21:57:06 +00:00 |
|
Daniel Stenberg
|
f0ced0110f
|
corrected to use the libtool libraries instead of the forced-static ones
|
2000-08-02 08:08:09 +00:00 |
|
Daniel Stenberg
|
fe4580eee1
|
moved the #define strequal() since they're now true functions in libcurl
|
2000-08-02 07:16:57 +00:00 |
|
Daniel Stenberg
|
c3c7739811
|
big last-beta (?) cleanup commit
|
2000-07-31 22:42:34 +00:00 |
|
Daniel Stenberg
|
433b73192c
|
Added [:port] to the -x description for --help
|
2000-07-28 07:56:50 +00:00 |
|
Daniel Stenberg
|
f71a1485f3
|
libtool adjustments
|
2000-07-26 09:28:29 +00:00 |
|
Daniel Stenberg
|
6bdfe18b67
|
Added some logic that now prevents multiple conflicting HTTP request types
to get specified with the options.
|
2000-07-25 07:34:04 +00:00 |
|
Daniel Stenberg
|
f30ffef477
|
autoreferer added, switches off POST on location: following
|
2000-06-20 09:28:09 +00:00 |
|
Daniel Stenberg
|
789b43fc92
|
pretty big changes when the -# progress bar was moved in here from the
lib/progess.c file, and is now used with the new progress callback function
|
2000-06-16 13:18:49 +00:00 |
|
Daniel Stenberg
|
022f1766f9
|
Added a define in the Mingw32 makefiles to allow parts of the config-win32
files depend on that as well. It turned out Borland has no unistd.h file
either, only mingw32 seems to use that.
|
2000-06-14 14:28:45 +00:00 |
|
Daniel Stenberg
|
3e20192ff2
|
several minor fixes as pointed out by Björn Stenberg
|
2000-06-14 14:26:53 +00:00 |
|
Daniel Stenberg
|
094b6a8b6a
|
Added #include <fcntl.h> required by the setmode() for win32
|
2000-06-14 12:52:21 +00:00 |
|
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 |
|