提交历史

作者 SHA1 备注 提交日期
  Daniel Stenberg 7d600ad1c3 urldata: remove conn->bits.user_passwd 2 年之前
  Patrick Monnerat 3e2c1dcda8 sasl: binary messages 3 年之前
  Daniel Stenberg a9bc819c89 sasl: use 'unsigned short' to store mechanism 3 年之前
  Simon Josefsson 3eebbfe8f3 sasl: support SCRAM-SHA-1 and SCRAM-SHA-256 via libgsasl 3 年之前
  Patrick Monnerat ecb13416e3 lib: remove conn->data uses 3 年之前
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions 3 年之前
  Daniel Stenberg ac0a88fd25 copyright: fix year ranges 3 年之前
  Daniel Stenberg 4d2f800677 curl.se: new home 3 年之前
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 年之前
  Steve Holme 6012fa5aee vauth: Moved the NTLM authentication code to the new vauth directory 9 年之前
  Steve Holme e1dca8a117 vauth: Moved the Kerberos V5 authentication code to the new vauth directory 9 年之前
  Steve Holme 51358a3f40 vauth: Moved the DIGEST authentication code to the new vauth directory 9 年之前
  Steve Holme 685fee3828 vauth: Moved Curl_sasl_build_spn() to create the initial vauth source files 9 年之前
  Steve Holme e4a0a9ef18 digest: Use boolean based success code for Curl_sasl_digest_get_pair() 8 年之前
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 年之前
  Steve Holme ee04bee82b oauth2: Support OAUTHBEARER failures sent as continuation responses 9 年之前
  Steve Holme febda2f305 oauth2: Added support for OAUTHBEARER SASL mechanism to IMAP, POP3 and SNMP 9 年之前
  Steve Holme 1f82df9146 sasl: Re-introduced XOAUTH2 in the default enabled authentication mechanism 8 年之前
  Steve Holme 88702ebb31 oauth2: Re-factored OAuth 2.0 state variable 9 年之前
  Steve Holme 4963948089 sasl: Only define Curl_sasl_digest_get_pair() when CRYPTO_AUTH enabled 9 年之前
  Steve Holme b850437991 sasl: Updated SPN variables and comments for consistency 9 年之前
  Grant Pannell 59f3f92ba6 sasl_sspi: Populate domain from the realm in the challenge 9 年之前
  Patrick Monnerat 7b2012f262 sasl: remove XOAUTH2 from default enabled authentication mechanism. 9 年之前
  Patrick Monnerat 0d24f64473 sasl: implement EXTERNAL authentication mechanism. 9 年之前
  Steve Holme c260c9fad3 curl_sasl: Minor code policing following recent commits 9 年之前
  Patrick Monnerat 7a8b2885e2 SASL: make some procedures local-scoped 9 年之前
  Patrick Monnerat 79543caf90 SASL: common state engine for imap/pop3/smtp 9 年之前
  Patrick Monnerat e1ea18f90e SASL: common URL option and auth capabilities decoders for all protocols 9 年之前
  Patrick Monnerat 5f09cbcdbd IMAP/POP3/SMTP: use a per-connection sub-structure for SASL parameters. 9 年之前
  Steve Holme 9c4fa400cf sasl_gssapi: Make Curl_sasl_build_gssapi_spn() public 9 年之前