Age | Commit message (Expand) | Author |
2003-08-14 | return failure when an alloc function fails | Daniel Stenberg |
2003-08-14 | free data on failure | Daniel Stenberg |
2003-08-14 | modified the #[num] code to be more robust, to return NULL on errors and | Daniel Stenberg |
2003-08-06 | better cleaning up allocated memory in case of failures | Daniel Stenberg |
2003-07-23 | Juan F. Codagnone's fixes to build properly on Windows again | Daniel Stenberg |
2003-06-26 | CURLDEBUG is the symbol to use, no longer MALLOCDEBUG | Daniel Stenberg |
2003-06-10 | Pass the error stream pointer to the URL globber, so that it can report | Daniel Stenberg |
2003-01-16 | copyright year update in the source header | Daniel Stenberg |
2002-09-03 | updated source code boilerplate/header | Daniel Stenberg |
2002-03-19 | copyright string (year) update | Daniel Stenberg |
2002-03-06 | Kevin Roth nicely saved us from this backslash-removing problem! | Daniel Stenberg |
2001-11-29 | mac fixes | Daniel Stenberg |
2001-08-14 | (un)signed and const cleanup | Daniel Stenberg |
2001-01-23 | big reorg to make it not exit when it fails, but instead just not do any | Daniel Stenberg |
2001-01-08 | Multiple URL support added | Daniel Stenberg |
2001-01-03 | dual-license fix | Daniel Stenberg |
2000-12-06 | urlglob fix to prevent crashing when -o path is longer than url | Daniel Stenberg |
2000-11-20 | removed URL size restrictions, dynamically allocates the needed buffer | Daniel Stenberg |
2000-11-09 | haxx.nu => haxx.se | Daniel Stenberg |
2000-10-12 | J�rn added glob_cleanup() | Daniel Stenberg |
2000-10-09 | added memory debugging support | Daniel Stenberg |
2000-05-22 | moved here from the newlib branch | Daniel Stenberg |
2000-05-09 | changed the glob_url() call, after Janne Johansson's buffer overflow report | Daniel Stenberg |
2000-02-08 | Ron Zapp <rzapper@yahoo.com> corrected a sprintf() problem | Daniel Stenberg |
1999-12-29 | Initial revision | Daniel Stenberg |