Age | Commit message (Expand) | Author |
---|---|---|
2001-03-14 | The Curl_* prefixes are now changed for curl_* ones, as these two functions | Daniel Stenberg |
2001-02-06 | silly me, corrected the strlcat() to compile | Daniel Stenberg |
2001-02-06 | new openbsd inspired implementation of strlcat() | Daniel Stenberg |
2001-02-05 | adjusted the IPv6 stuff to compile and build on Linux as well | Daniel Stenberg |
2001-01-05 | Internal symbols that aren't static are now prefixed with 'Curl_' | Daniel Stenberg |
2001-01-03 | dual-license fix | Daniel Stenberg |
2000-08-24 | #include "setup.h" moved first of all includes | Daniel Stenberg |
2000-06-20 | haxx.nu => haxx.se | Daniel Stenberg |
2000-06-14 | Added #include <string.h> | Daniel Stenberg |
2000-06-14 | bad HAVE_STRICMP usage found by Björn Stenberg | Daniel Stenberg |
2000-05-22 | files moved to main branch from the newlib branch | Daniel Stenberg |