]> granicus.if.org Git - curl/commit
http NTLM: refactoring followup
authorSteve Holme <steve_holme@hotmail.com>
Thu, 25 Aug 2011 13:09:30 +0000 (15:09 +0200)
committerYang Tse <yangsita@gmail.com>
Thu, 25 Aug 2011 13:13:13 +0000 (15:13 +0200)
commitd535cff77517214015e2d495677c40cfdec93053
tree7143a27a6f4c985e6db2331458e67793c5224156
parentf5ad192d2373b24ef600358adb78bf02beffe426
http NTLM: refactoring followup

Output of Curl_ntlm_create_type1_message() and Curl_ntlm_create_type3_message()
functions is now already base64 encoded.
lib/curl_ntlm.c
lib/curl_ntlm.h
lib/http_ntlm.c