Commit History

Author SHA1 Message Date
  toughengineer bc4b8c9717 ntlm_sspi: fix authentication using Credential Manager 7 years ago
  Patrick Monnerat de97b5fcef sasl: prefer PLAIN mechanism over LOGIN 6 years ago
  Patrick Monnerat 6869d65f54 Curl_base64_encode: always call with a real data handle. 7 years ago
  Marcel Raad f8518059ce curl_sasl: fix unused-variable warning 7 years ago
  Daniel Stenberg 32c27f9e98 curl_sasl: fix build error with CURL_DISABLE_CRYPTO_AUTH + USE_NTLM 7 years ago
  Martin Kepplinger 2d4413fefd curl_sasl: declare mechtable static 7 years ago
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style 8 years ago
  Okhin Vasilij c6da05a5ec HTTPS-proxy: fixed mbedtls and polishing 8 years ago
  Daniel Stenberg 811a693b80 strcasecompare: all case insensitive string compares ignore locale now 8 years ago
  Daniel Stenberg 502acba2af strcasecompare: is the new name for strequal() 8 years ago
  Steve Holme a78c61a4bf sasl: Don't use GSSAPI authentication when domain name not specified 8 years ago
  Steve Holme 00417fd66c sasl: Added calls to Curl_auth_is_<mechansism>_supported() 8 years ago
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 years ago
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers 8 years ago
  Steve Holme f044cbe6fc sasl: Fixed compilation errors from commit 9d89a0387 8 years ago
  Steve Holme 9d89a03872 ftp/imap/pop3/smtp: Allow the service name to be overridden 8 years ago
  Steve Holme e655ae0c80 curl_sasl: Fixed potential null pointer utilisation 8 years ago
  Steve Holme ced0cbb5b7 krb5: Moved host from Curl_auth_create_gssapi_user_message() to be argument 8 years ago
  Steve Holme 58a7bc96ec vauth: Refactored function names after move to new vauth directory 8 years ago
  Steve Holme 70e56939aa vauth: Moved the OAuth 2.0 authentication code to the new vauth directory 9 years ago
  Steve Holme 6012fa5aee vauth: Moved the NTLM authentication code to the new vauth directory 9 years ago
  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