Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove the CVSish $Id$ lines | Daniel Stenberg | 2010-03-24 | 1 | -1/+0 |
* | add inclusion of curl_memory.h | Yang Tse | 2010-01-23 | 1 | -0/+1 |
* | Moved potential inclusion of system's malloc.h and memory.h header files to | Yang Tse | 2009-04-21 | 1 | -3/+0 |
* | use the internal snprintf() function | Yang Tse | 2009-02-23 | 1 | -2/+5 |
* | Introduced curl_sspi.c and curl_sspi.h for the implementation of functions | Yang Tse | 2009-01-29 | 1 | -109/+115 |
* | added some more messages to SSPI error function | Yang Tse | 2009-01-29 | 1 | -1/+37 |
* | Avoid inclusion of ntsecapi.h and directly provide the KERB_WRAP_NO_ENCRYPT | Yang Tse | 2009-01-29 | 1 | -1/+6 |
* | fix compiler warnings | Yang Tse | 2009-01-29 | 1 | -10/+10 |
* | - Markus Moeller introduced two new options to libcurl: | Daniel Stenberg | 2009-01-28 | 1 | -0/+649 |