aboutsummaryrefslogtreecommitdiff
path: root/lib/curl_ntlm_msgs.c
AgeCommit message (Expand)Author
2011-11-19Add support for using nettle instead of gcrypt as gnutls backendMartin Storsjo
2011-10-13curl_ntlm_msgs.c: fix variable shadowing declaration introduced in 185ed340Yang Tse
2011-10-03Curl_ntlm_create_typeX_message: Added the outlen parameterSteve Holme
2011-09-25Curl_ntlm_create_type3_message: Tidied up the use of Curl_gethostname.Steve Holme
2011-09-25HOSTNAME_MAX: Moved to curl_gethostname.hSteve Holme
2011-09-03fix a bunch of MSVC compiler warningsYang Tse
2011-08-28NTLM: header inclusion cleanupYang Tse
2011-08-28NTLM: END of refactoring/splitting/movingYang Tse