Commit History

Author SHA1 Message Date
  Steve Holme d62cb0f5d0 sspi: Define authentication package name constants 9 years ago
  Steve Holme f3fc3d021d sspi: Return CURLE_LOGIN_DENIED on AcquireCredentialsHandle() failure 9 years ago
  Steve Holme c1c16bea94 sspi: Synchronization of cleanup code between auth mechanisms 9 years ago
  Steve Holme d91d21f05b sspi: Renamed max token length variables 9 years ago
  Steve Holme c2c6805797 sspi: Renamed expiry time stamp variables 9 years ago
  Steve Holme 9c613ade7a sspi: Only call CompleteAuthToken() when complete is needed 9 years ago
  Steve Holme 980f2b7078 ntlm: Return all errors from Curl_ntlm_core_mk_nt_hash() 9 years ago
  Steve Holme 3b738a16eb ntlm: Return CURLcode from Curl_ntlm_core_mk_lm_hash() 9 years ago
  Steve Holme 28ff8babad ntlm: Changed handles to be dynamic like other SSPI handles 9 years ago
  Steve Holme f9f212fb93 ntlm: Renamed handle variables to match other SSPI structures 9 years ago
  Steve Holme df97ab3e5f ntlm: Renamed SSPI based input token variables 9 years ago
  Steve Holme c18329cef6 ntlm: We prefer 'CURLcode result' 9 years ago
  Steve Holme fa9f5ed982 ntlm: Fixed empty type-2 decoded message info text 9 years ago
  Steve Holme 72147c62f7 ntlm: Fixed empty/bad base-64 decoded buffer return codes 9 years ago
  Steve Holme 7a91296f1d ntlm: Avoid unnecessary buffer allocation for SSPI based type-2 token 9 years ago
  Ulrich Telle 8ee182288a ntlm: Fixed HTTP proxy authentication when using Windows SSPI 9 years ago
  Steve Holme b91e97eabd sspi: Minor code tidy up to standardise coding style 10 years ago
  Daniel Stenberg 159c3aafd8 curl_ntlm_msgs: make < 80 columns wide 10 years ago
  Steve Holme df739784e5 ntlm: Fixed hard coded buffer for SSPI based auth packet generation 10 years ago
  Steve Holme 03d34b683d ntlm: Added support for SSPI package info query 10 years ago
  Daniel Stenberg e95ca7cec9 NTLM: set a fake entropy for debug builds with CURL_ENTROPY set 10 years ago
  Steve Holme ee40136f6c sasl: Post DIGEST-MD5 SSPI code tidy up 10 years ago
  Steve Holme c469941293 ntlm: Moved the identity generation into shared SSPI code 10 years ago
  Steve Holme 0e11307057 ntlm: Use static client nonce for the test suite 10 years ago
  Steve Holme eb91e1a58f ntlm: Coding style policing dating back to 2011 10 years ago
  Prash Dush 86724581b6 ntlm: Added support for NTLMv2 10 years ago
  Daniel Stenberg 11e8066ef9 vtls: renamed sslgen.[ch] to vtls.[ch] 10 years ago
  Daniel Stenberg eccf4fb7ee vtls: created subdir, moved sslgen.[ch] there, updated all include lines 10 years ago
  Yang Tse c5eabd48e8 curl_ntlm_msgs.c: revert commit 463082bea4 11 years ago
  Steve Holme 9a6e580e3a ntlm: Updated comments for the addition of SASL support to IMAP in v7.29 11 years ago