summaryrefslogtreecommitdiff
path: root/lib/curl_ntlm_core.h
Commit message (Expand)AuthorAgeFilesLines
* ntlm: Support the NT response in the type-3 when OpenSSL doesn't include MD4Steve Holme2019-04-231-3/+1
* Revert "ntlm: remove USE_WIN32_CRYPTO check to get USE_NTLM2SESSION set"Daniel Stenberg2019-03-271-1/+1
* ntlm: remove USE_WIN32_CRYPTO check to get USE_NTLM2SESSION setChristian Schmitz2019-03-261-1/+1
* ntlm: move NTLM_NEEDS_NSS_INIT define into core NTLM headerJay Satiro2017-09-231-0/+9
* curl_ntlm_core: don't complain but #include OpenSSL header if neededJohannes Schindelin2017-08-281-4/+1
* NTLM: check for features with #ifdef instead of #ifMarcel Raad2017-03-291-16/+11
* internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg2016-06-221-2/+2
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* openssl: remove all uses of USE_SSLEAYDaniel Stenberg2015-03-051-2/+2
* ntlm: Disable NTLM v2 when 64-bit integers are not supportedSteve Holme2014-12-121-2/+10
* ntlm: Allow NTLM2Session messages when USE_NTRESPONSES manually definedSteve Holme2014-12-121-11/+10
* smb: Fixed Windows autoconf builds following commit eb88d778e7Steve Holme2014-12-071-0/+4
* ntlm: Use Windows Crypt APIBill Nagel2014-12-071-8/+14
* ntlm: Return CURLcode from Curl_ntlm_core_mk_lm_hash()Steve Holme2014-10-261-3/+3
* ntlm: Added support for NTLMv2Prash Dush2014-01-291-1/+22
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-1/+1
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* NTLM: header inclusion cleanupYang Tse2011-08-281-3/+28
* NTLM: move NTLM core specifics into curl_ntlm_core.[ch]Yang Tse2011-08-281-0/+43