| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2005-04-22 | modified this year | Daniel Stenberg | |
| 2005-04-12 | Provides an unconditional strlcat() proto even if strlcat() was found by | Daniel Stenberg | |
| configure. An attempt to fix warnings when we build and the strlcat() function is provided by one if the libs (gss or krb4) since then we have no protos for it in a system header. | |||
| 2004-11-09 | Changes for removing libcurl.def file on Win32. | Gisle Vanem | |
| Added "CURL_EXTERN" to memdebug.h functions. Cleaned up Makefile.vc6. | |||
| 2004-06-13 | added Curl_strcasestr() for case insensitive strstr() searching | Daniel Stenberg | |
| 2004-01-07 | updated year in the copyright string | Daniel Stenberg | |
| 2003-01-16 | copyright year update in the source header | Daniel Stenberg | |
| 2002-10-28 | kromJx@crosswinds.net's fix that now uses checkprefix() instead of | Daniel Stenberg | |
| strnequal() when the third argument was strlen(first argument) anyway. This makes it less prone to errors. (Slightly edited by me) | |||
| 2002-09-03 | updated source code boilerplate/header | Daniel Stenberg | |
| 2002-03-19 | copyright string (year) update | Daniel Stenberg | |
| 2001-05-18 | our internal strlcat() is now named Curl_strlcat() | Daniel Stenberg | |
| 2001-04-22 | old krb4 fix for strlcat() prototype | Daniel Stenberg | |
| 2001-03-14 | The Curl_* prefixes are now changed for curl_* ones, as these two functions | Daniel Stenberg | |
| are used externally and thus are public symbols. | |||
| 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-06-20 | haxx.nu => haxx.se | Daniel Stenberg | |
| 2000-05-22 | files moved to main branch from the newlib branch | Daniel Stenberg | |
