Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sterling Hughes suggested we set 'static' before size_t... | Daniel Stenberg | 2001-05-31 | 1 | -1/+1 |
* | strlcpy() turned static | Daniel Stenberg | 2001-05-18 | 1 | -2/+2 |
* | multiple connection support initial commit | Daniel Stenberg | 2001-02-20 | 1 | -7/+7 |
* | removed two compiler warnings | Daniel Stenberg | 2001-01-25 | 1 | -5/+3 |
* | Internal symbols that aren't static are now prefixed with 'Curl_' | Daniel Stenberg | 2001-01-05 | 1 | -15/+20 |
* | added memory debugging include file | Daniel Stenberg | 2000-10-09 | 1 | -0/+5 |
* | include base64.h instead of base64_krb.h | Daniel Stenberg | 2000-09-28 | 1 | -1/+1 |
* | Added strlcpy() since it turns out some krb4-implementations don't include | Daniel Stenberg | 2000-09-26 | 1 | -0/+21 |
* | new for kerberos support | Daniel Stenberg | 2000-09-21 | 1 | -0/+471 |