On Sat, 29 Nov 2014, Steve Holme wrote: > I think we (and I will need to double check this) have a breakage in the > ntlm code with write64_le() which is similar as is left over from the > NTLMv2 work from early this year. I have been meaning to check this > out and disable NTLMv2 if that is the case but just haven't found the > time yet :-/
I managed to get some time to check this out over the last couple of days and have now pushed a fix that disables NTLM v2 if there is no support for 64-bit integers. It's not an ideal fix but it's better than having broken code on those platforms IMHO ;-) I also pushed a similar fix to disable SMB if that is the case as well - until we find (if there is one) a more suitable solution. I'll also add a couple of "Find a more suitable fix" items to my TODO list. Kind Regards Steve ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html