summaryrefslogtreecommitdiff
path: root/lib/curl_ntlm.c
Commit message (Expand)AuthorAgeFilesLines
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-7/+7
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-7/+7
* Cleanup handshake after clean NTLM failureJoe Mason2012-08-031-1/+7
* Curl_ntlm_create_typeX_message: Added the outlen parameterSteve Holme2011-10-031-2/+5
* fix a bunch of MSVC compiler warningsYang Tse2011-09-031-1/+1
* NTLM: header inclusion cleanupYang Tse2011-08-281-25/+7
* NTLM: END of refactoring/splitting/movingYang Tse2011-08-281-889/+145
* NTLM: move NTLM core specifics into curl_ntlm_core.[ch]Yang Tse2011-08-281-328/+24
* NTLM_WB: move NTLM_WB specifics into curl_ntlm_wb.[ch]Yang Tse2011-08-271-2/+2
* http NTLM: refactoring followupSteve Holme2011-08-251-25/+22
* base64: fix Curl_base64_encode and Curl_base64_decode interfacesYang Tse2011-08-241-5/+11
* http NTLM: remaining bits from 0001-Moved-ntlm-[...]-curl_ntlm-mod_3.patchSteve Holme2011-08-221-5/+53
* http NTLM: fix 8 compiler warningsYang Tse2011-08-141-0/+12
* http NTLM: split http_ntlm.[ch] between http_ntlm.[ch] and curl_ntlm.[ch]Yang Tse2011-08-141-0/+1238