]> git.ipfire.org Git - thirdparty/curl.git/commit
http_ntlm: Move the NTLM state out of the ntlmdata structure
authorSteve Holme <steve_holme@hotmail.com>
Mon, 13 May 2019 19:58:39 +0000 (20:58 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Tue, 14 May 2019 23:31:45 +0000 (00:31 +0100)
commit85bef18ca1afc356df3bb28e27ac74e4332affa1
tree7d16e10766c905e0f5a67bede4292d936ab9cf4d
parent0c73adfad3ef9ea2fe2a0ebf7eb0a78b5abb877c
http_ntlm: Move the NTLM state out of the ntlmdata structure

Given that this member variable is not used by the SASL based protocols
there is no need to have it here.
lib/curl_ntlm_wb.c
lib/http.c
lib/http_ntlm.c
lib/multi.c
lib/url.c
lib/urldata.h