summaryrefslogtreecommitdiff
path: root/lib/socks_sspi.c
Commit message (Expand)AuthorAgeFilesLines
...
* compiler warning: fixYang Tse2011-05-261-0/+1
* source cleanup: unify look, style and indent levelsDaniel Stenberg2011-04-271-16/+20
* Changed some nonportable typesDan Fandrich2011-04-051-1/+1
* Curl_timeleft: s/conn/data in first argumentDaniel Stenberg2011-01-041-2/+2
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* add inclusion of curl_memory.hYang Tse2010-01-231-0/+1
* Moved potential inclusion of system's malloc.h and memory.h header files toYang Tse2009-04-211-3/+0
* use the internal snprintf() functionYang Tse2009-02-231-2/+5
* Introduced curl_sspi.c and curl_sspi.h for the implementation of functionsYang Tse2009-01-291-109/+115
* added some more messages to SSPI error functionYang Tse2009-01-291-1/+37
* Avoid inclusion of ntsecapi.h and directly provide the KERB_WRAP_NO_ENCRYPTYang Tse2009-01-291-1/+6
* fix compiler warningsYang Tse2009-01-291-10/+10
* - Markus Moeller introduced two new options to libcurl:Daniel Stenberg2009-01-281-0/+649