Daniel Stenberg
|
24dee483e9
|
dual-license fix
|
2001-01-03 09:29:33 +00:00 |
|
Daniel Stenberg
|
887e728b7d
|
cleanup-commit
|
2001-01-03 09:13:07 +00:00 |
|
Daniel Stenberg
|
ec420c62d9
|
fixed a strdup(NULL) error
|
2000-12-12 09:30:52 +00:00 |
|
Daniel Stenberg
|
5d44f00201
|
Francois Petitjean's solaris core dump fix
|
2000-12-12 08:48:39 +00:00 |
|
Daniel Stenberg
|
ff7729e2bc
|
unix-style newlines
|
2000-12-11 08:15:22 +00:00 |
|
Daniel Stenberg
|
22d8aa37e0
|
urlglob fix to prevent crashing when -o path is longer than url
|
2000-12-06 10:10:31 +00:00 |
|
Daniel Stenberg
|
160d2a30db
|
Added the borland makefiles
|
2000-12-05 13:47:30 +00:00 |
|
Daniel Stenberg
|
ca8196a4dc
|
Jörn fixed a multiple URL output bug
|
2000-12-04 12:21:18 +00:00 |
|
Daniel Stenberg
|
52707f9590
|
7.5-commit
|
2000-12-04 09:44:57 +00:00 |
|
Daniel Stenberg
|
be2369ed14
|
Craig Davison updated and made it work again!
|
2000-12-01 07:02:26 +00:00 |
|
Daniel Stenberg
|
62213e529c
|
README.curl is now MANUAL
|
2000-11-30 08:08:49 +00:00 |
|
Daniel Stenberg
|
2aaae10fe8
|
Added max-redirs support (James Griffiths' patch)
|
2000-11-28 09:10:43 +00:00 |
|
Daniel Stenberg
|
0e78911ce3
|
modified the --help output to have the passwords within [brackets] as they
are optional...
|
2000-11-27 10:24:08 +00:00 |
|
Daniel Stenberg
|
6f4f3c79b6
|
7.5-pre3 commit
|
2000-11-22 14:27:47 +00:00 |
|
Daniel Stenberg
|
d419d975b3
|
Added cacert and filetime support
|
2000-11-22 13:51:11 +00:00 |
|
Daniel Stenberg
|
2830504f4f
|
removed the twice free_config_all() calls
made the big config struct local (big . => -> replace)
|
2000-11-21 15:37:54 +00:00 |
|
Daniel Stenberg
|
7b49d40bb0
|
removed pedantic compiler warnings
|
2000-11-21 09:38:41 +00:00 |
|
Daniel Stenberg
|
5d4bceda20
|
removed URL size restrictions, dynamically allocates the needed buffer
size instead
|
2000-11-20 08:54:32 +00:00 |
|
Daniel Stenberg
|
9c0d9784f6
|
no more "leaked" memory when this fails on various kinds of bad usage
|
2000-11-20 07:54:57 +00:00 |
|
Daniel Stenberg
|
0a72154cd2
|
fixed strdup() of a NULL pointer
|
2000-11-17 15:32:17 +00:00 |
|
Daniel Stenberg
|
868488b518
|
memory leak cleanup campaign
|
2000-11-17 14:03:58 +00:00 |
|
Daniel Stenberg
|
7f77a061dd
|
allows \r \n \t \v in config file parameters within quotes
|
2000-11-17 10:08:39 +00:00 |
|
Daniel Stenberg
|
34a2d446e0
|
major config file hack, now works a lot better and slightly different
Added --url to allow URLs to be specified in the config file that way
|
2000-11-17 09:47:18 +00:00 |
|
Daniel Stenberg
|
3b91db110b
|
fixed crash in config file parser
|
2000-11-15 20:45:29 +00:00 |
|
Daniel Stenberg
|
6736c1610c
|
removed the check that prevents -T and -o beinged used simultaneously!
|
2000-11-13 11:59:19 +00:00 |
|
Daniel Stenberg
|
2bcb8abf40
|
haxx.nu => haxx.se
|
2000-11-09 12:51:43 +00:00 |
|
Daniel Stenberg
|
a5b01cf4e8
|
Kevin Roth's bugreport with config files containing '-v defaulturl' is now
fixed
|
2000-10-26 08:15:13 +00:00 |
|
Daniel Stenberg
|
68c231e1b0
|
Kevin P Roth's idea of supporting multiple -d options was turned into reality
|
2000-10-26 07:06:52 +00:00 |
|
Daniel Stenberg
|
f6163b375f
|
7.4.1 commit
|
2000-10-16 13:52:05 +00:00 |
|
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 |
|