ntlm: Disable NTLM v2 when 64-bit integers are not supported
authorSteve Holme <steve_holme@hotmail.com>
Fri, 12 Dec 2014 21:57:59 +0000 (21:57 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Fri, 12 Dec 2014 22:34:16 +0000 (22:34 +0000)
commit82fdb87b275db7bbff512e04ed7cf199aa1da8d8
tree3cf80892a226943c715c201fbbaef7e901bc1d37
parent97e90d7b8928f49c00ff8109a371e0613821fbc1
ntlm: Disable NTLM v2 when 64-bit integers are not supported

This fixes compilation issues with compilers that don't support 64-bit
integers through long long or __int64 which was introduced in commit
07b66cbfa4.
lib/curl_ntlm_core.c
lib/curl_ntlm_core.h
lib/curl_ntlm_msgs.c