Commit History

Author SHA1 Message Date
  Steve Holme 51358a3f40 vauth: Moved the DIGEST authentication code to the new vauth directory 9 years ago
  Steve Holme ec5b8dc647 vauth: Moved the CRAM-MD5 authentication code to the new vauth directory 9 years ago
  Steve Holme 6101e35819 vauth: Moved the ClearText authentication code to the new vauth directory 9 years ago
  Steve Holme 685fee3828 vauth: Moved Curl_sasl_build_spn() to create the initial vauth source files 9 years ago
  Steve Holme c142e73142 ftp/imap/pop3/smtp: Fixed compilation warning when /Wall enabled 8 years ago
  Daniel Stenberg 3c6238b3eb curl_sasl.c: minor code indent fixes 8 years ago
  Steve Holme e4a0a9ef18 digest: Use boolean based success code for Curl_sasl_digest_get_pair() 8 years ago
  Steve Holme a7a653fd58 digest: Corrected some typos in comments 8 years ago
  Steve Holme dbb90e7e9f ntlm: Corrected some typos in function descriptions 8 years ago
  Emil Lerner 3fa220a6a5 curl_sasl: Fix memory leak in digest parser 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Daniel Stenberg 88f585c3a1 sasl; fix checksrc warnings 9 years ago
  Steve Holme ee04bee82b oauth2: Support OAUTHBEARER failures sent as continuation responses 9 years ago
  Steve Holme febda2f305 oauth2: Added support for OAUTHBEARER SASL mechanism to IMAP, POP3 and SNMP 9 years ago
  Steve Holme 1f82df9146 sasl: Re-introduced XOAUTH2 in the default enabled authentication mechanism 9 years ago
  Steve Holme 88702ebb31 oauth2: Re-factored OAuth 2.0 state variable 9 years ago
  Steve Holme d6d58dd558 sasl: Don't choose OAuth 2.0 if mechanism not advertised 9 years ago
  Steve Holme dcf5b614ca oauth2: Introduced support for host and port details 9 years ago
  Steve Holme 7023d8aa37 oauth2: Don't use XAUTH2 in OAuth 2.0 function name 9 years ago
  Steve Holme eaa98cef8d oauth2: Don't use XOAUTH2 in OAuth 2.0 variables 9 years ago
  Steve Holme b850437991 sasl: Updated SPN variables and comments for consistency 9 years ago
  Grant Pannell 59f3f92ba6 sasl_sspi: Populate domain from the realm in the challenge 9 years ago
  Dan Fandrich 35648f2e79 curl_memory: make curl_memory.h the second-last header file loaded 9 years ago
  Daniel Stenberg 0f4a03cbb6 free: instead of Curl_safefree() 9 years ago
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG 9 years ago
  Steve Holme 0a7182f6ad curl_sasl.c: More code policing 9 years ago
  Steve Holme 8ca3b05624 curl_sasl.c: Fixed compilation warning when cryptography is disabled 9 years ago
  Steve Holme 6fdc8651bd curl_sasl.c: Fixed compilation warning when verbose debug output disabled 9 years ago
  Steve Holme 595a66ce0f sasl: Minor code policing and grammar corrections 9 years ago
  Patrick Monnerat 7b2012f262 sasl: remove XOAUTH2 from default enabled authentication mechanism. 9 years ago