index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
curl_ntlm_core.h
Age
Commit message (
Expand
)
Author
2016-06-22
internals: rename the SessionHandle struct to Curl_easy
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-03-05
openssl: remove all uses of USE_SSLEAY
Daniel Stenberg
2014-12-12
ntlm: Disable NTLM v2 when 64-bit integers are not supported
Steve Holme
2014-12-12
ntlm: Allow NTLM2Session messages when USE_NTRESPONSES manually defined
Steve Holme
2014-12-07
smb: Fixed Windows autoconf builds following commit eb88d778e7
Steve Holme
2014-12-07
ntlm: Use Windows Crypt API
Bill Nagel
2014-10-26
ntlm: Return CURLcode from Curl_ntlm_core_mk_lm_hash()
Steve Holme
2014-01-29
ntlm: Added support for NTLMv2
Prash Dush
2013-01-09
build: fix circular header inclusion with other packages
Yang Tse
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2011-08-28
NTLM: header inclusion cleanup
Yang Tse
2011-08-28
NTLM: move NTLM core specifics into curl_ntlm_core.[ch]
Yang Tse