提交历史

作者 SHA1 备注 提交日期
  Steve Holme d7bfce3951 http_digest: Moved algorithm definitions to SASL module 10 年之前
  Steve Holme b6821dbb91 sasl: Fixed Kerberos V5 inclusion when CURL_DISABLE_CRYPTO_AUTH is used 10 年之前
  Steve Holme cff0757c31 curl_sasl.h: Fixed compilation error from commit 4b491c675f 10 年之前
  Steve Holme 4b491c675f sasl_sspi: Added GSSAPI message functions 10 年之前
  Steve Holme 1b69122810 sasl: Introduced Curl_sasl_build_spn() for building a SPN 10 年之前
  Steve Holme 64381f5091 sasl: Added forward declaration of structures following recent changes 10 年之前
  Steve Holme 175b605331 sasl: Corrected add of Curl_sasl_decode_digest_md5_message() from 2c49e96092 10 年之前
  Steve Holme 19a514237d sasl: Corrected pre-processor inclusion of SSPI based DIGEST-MD5 code 10 年之前
  Steve Holme 2c49e96092 sasl: Added initial stub functions for SSPI DIGEST-MD support 10 年之前
  Steve Holme 3a92de5636 sasl: Combined DIGEST-MD5 message decoding and generation 10 年之前
  Steve Holme f68559c086 email: Added support for cancelling NTLM authentication 11 年之前
  Steve Holme b87ba2c942 email: Added support for cancelling DIGEST-MD5 authentication 11 年之前
  Steve Holme e7a2ba41e3 email: Corrected a couple of typos from 1e39b95682781f 11 年之前
  Steve Holme 1e39b95682 email: Added support for canceling CRAM-MD5 authentication 11 年之前
  Steve Holme 733a4419d0 sasl: Centralised the authentication mechanism strings 11 年之前
  Daniel Stenberg e9de8e78f0 SASL: fix compiler warnings 11 年之前
  Kyle L. Huff 19a05c908f sasl: added basic SASL XOAUTH2 support 11 年之前
  Steve Holme 3f7188dd94 sasl: Reworked SASL mechanism constants 11 年之前
  Steve Holme 720218fea1 sasl: Added predefined preferred mechanism values 11 年之前
  Steve Holme ce2008066a sasl: Corrected a few violations of the curl coding standards 11 年之前
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 年之前
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 年之前
  Steve Holme 0cd8c287a4 sasl: Re-factored mechanism constants in preparation for APOP work 12 年之前
  Steve Holme 64510fe917 sasl: Renamed Curl_sasl_decode_ntlm_type2_message() 12 年之前
  Steve Holme bf51b8c07a sasl: Added service parameter to Curl_sasl_create_digest_md5_message() 12 年之前
  Steve Holme 665e16899c sasl: Moved digest-md5 authentication message creation from smtp.c 12 年之前
  Steve Holme 58987556d5 sasl: Small code tidy up before moving digest-md5 over 12 年之前
  Steve Holme c12a414b21 sasl: Moved cram-md5 authentication message creation from smtp.c 12 年之前
  Steve Holme cfa81b8fb0 sasl: Corrected variable names in comments and parameters 12 年之前
  Steve Holme 6f964e4f06 sasl: Small comment style tidy up following ntlm commit 12 年之前