summaryrefslogtreecommitdiff
path: root/lib/curl_ntlm_msgs.c
Commit message (Expand)AuthorAgeFilesLines
* SSPI related code: Unicode support for WinCEMark Salisbury2012-06-151-26/+35
* curl_ntlm_msgs.c: Fixed passwdlen not being used and recalculatedMarc Hoersken2012-06-111-1/+1
* curl_ntlm_msgs.c: Corrected small spelling mistake in commentsSteve Holme2012-05-301-2/+2
* add LF termination to infof() trace stringYang Tse2012-01-161-2/+2
* Add support for using nettle instead of gcrypt as gnutls backendMartin Storsjo2011-11-191-0/+14
* curl_ntlm_msgs.c: fix variable shadowing declaration introduced in 185ed340Yang Tse2011-10-131-2/+2
* Curl_ntlm_create_typeX_message: Added the outlen parameterSteve Holme2011-10-031-6/+8
* Curl_ntlm_create_type3_message: Tidied up the use of Curl_gethostname.Steve Holme2011-09-251-8/+3
* HOSTNAME_MAX: Moved to curl_gethostname.hSteve Holme2011-09-251-3/+0
* fix a bunch of MSVC compiler warningsYang Tse2011-09-031-1/+1
* NTLM: header inclusion cleanupYang Tse2011-08-281-81/+48
* NTLM: END of refactoring/splitting/movingYang Tse2011-08-281-0/+997