Daniel Stenberg
|
61e3d75def
|
Gisle Vanem's patch for variables that "might be used uninitialized"
|
2004-01-16 09:17:04 +00:00 |
|
Daniel Stenberg
|
053f6c85ef
|
updated year in the copyright string
|
2004-01-07 09:19:33 +00:00 |
|
Daniel Stenberg
|
e6011e33a6
|
return failure when an alloc function fails
|
2003-08-14 15:01:20 +00:00 |
|
Daniel Stenberg
|
fb366ed35f
|
free data on failure
|
2003-08-14 13:37:55 +00:00 |
|
Daniel Stenberg
|
46690d5e1c
|
modified the #[num] code to be more robust, to return NULL on errors and
to support numbers larger than 9
|
2003-08-14 11:53:09 +00:00 |
|
Daniel Stenberg
|
1b80276496
|
better cleaning up allocated memory in case of failures
|
2003-08-06 23:47:01 +00:00 |
|
Daniel Stenberg
|
1a94fee42d
|
Juan F. Codagnone's fixes to build properly on Windows again
|
2003-07-23 08:21:21 +00:00 |
|
Daniel Stenberg
|
69eb1790da
|
CURLDEBUG is the symbol to use, no longer MALLOCDEBUG
|
2003-06-26 11:34:36 +00:00 |
|
Daniel Stenberg
|
e7fb72a732
|
Pass the error stream pointer to the URL globber, so that it can report
errors correctly to the user, if need be.
Also fixed so that a missing ] in the globbing process no longer leads
to core dump.
|
2003-06-10 09:42:22 +00:00 |
|
Daniel Stenberg
|
f26a338a54
|
copyright year update in the source header
|
2003-01-16 21:08:12 +00:00 |
|
Daniel Stenberg
|
ba4e69bebc
|
updated source code boilerplate/header
|
2002-09-03 11:52:59 +00:00 |
|
Daniel Stenberg
|
974f314f57
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
|
Daniel Stenberg
|
4441df90c1
|
Kevin Roth nicely saved us from this backslash-removing problem!
|
2002-03-06 22:52:00 +00:00 |
|
Daniel Stenberg
|
85c8981b3d
|
mac fixes
|
2001-11-29 12:47:41 +00:00 |
|
Daniel Stenberg
|
3a37c0ae23
|
(un)signed and const cleanup
|
2001-08-14 09:16:46 +00:00 |
|
Daniel Stenberg
|
210aa4371c
|
big reorg to make it not exit when it fails, but instead just not do any
globbing, it makes IPv6 support easier and smoother to add.
|
2001-01-23 10:14:43 +00:00 |
|
Daniel Stenberg
|
14ca732a8f
|
Multiple URL support added
|
2001-01-08 07:37:44 +00:00 |
|
Daniel Stenberg
|
24dee483e9
|
dual-license fix
|
2001-01-03 09:29:33 +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
|
5d4bceda20
|
removed URL size restrictions, dynamically allocates the needed buffer
size instead
|
2000-11-20 08:54:32 +00:00 |
|
Daniel Stenberg
|
2bcb8abf40
|
haxx.nu => haxx.se
|
2000-11-09 12:51:43 +00:00 |
|
Daniel Stenberg
|
4e8ddedc8f
|
Jörn added glob_cleanup()
|
2000-10-12 09:12:24 +00:00 |
|
Daniel Stenberg
|
9defb83930
|
added memory debugging support
|
2000-10-09 11:13:17 +00:00 |
|
Daniel Stenberg
|
96dde76b99
|
moved here from the newlib branch
|
2000-05-22 14:12:12 +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
|
bcc8f8f11a
|
Ron Zapp <rzapper@yahoo.com> corrected a sprintf() problem
|
2000-02-08 00:27:21 +00:00 |
|
Daniel Stenberg
|
ae1912cb0d
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
|