Historique des commits

Auteur SHA1 Message Date
  Steve Holme eb84ca3ea8 sasl: Don't send authcid as authzid for the PLAIN mechanism as per RFC 4616 il y a 5 ans
  Steve Holme 762a292f87 vauth/cleartext: Update the PLAIN login function signature to match RFC 4616 il y a 5 ans
  Mert Yazıcıoğlu 6227e2bd07 vauth/oauth2: Fix OAUTHBEARER token generation il y a 5 ans
  Daniel Stenberg ba243235ec urldata: rename easy_conn to just conn il y a 5 ans
  Marian Klymov c45360d463 cppcheck: fix warnings il y a 6 ans
  toughengineer bc4b8c9717 ntlm_sspi: fix authentication using Credential Manager il y a 7 ans
  Patrick Monnerat de97b5fcef sasl: prefer PLAIN mechanism over LOGIN il y a 6 ans
  Patrick Monnerat 6869d65f54 Curl_base64_encode: always call with a real data handle. il y a 7 ans
  Marcel Raad f8518059ce curl_sasl: fix unused-variable warning il y a 7 ans
  Daniel Stenberg 32c27f9e98 curl_sasl: fix build error with CURL_DISABLE_CRYPTO_AUTH + USE_NTLM il y a 7 ans
  Martin Kepplinger 2d4413fefd curl_sasl: declare mechtable static il y a 7 ans
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style il y a 7 ans
  Okhin Vasilij c6da05a5ec HTTPS-proxy: fixed mbedtls and polishing il y a 7 ans
  Daniel Stenberg 811a693b80 strcasecompare: all case insensitive string compares ignore locale now il y a 8 ans
  Daniel Stenberg 502acba2af strcasecompare: is the new name for strequal() il y a 8 ans
  Steve Holme a78c61a4bf sasl: Don't use GSSAPI authentication when domain name not specified il y a 8 ans
  Steve Holme 00417fd66c sasl: Added calls to Curl_auth_is_<mechansism>_supported() il y a 8 ans
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy il y a 8 ans
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers il y a 8 ans
  Steve Holme f044cbe6fc sasl: Fixed compilation errors from commit 9d89a0387 il y a 8 ans
  Steve Holme 9d89a03872 ftp/imap/pop3/smtp: Allow the service name to be overridden il y a 8 ans
  Steve Holme e655ae0c80 curl_sasl: Fixed potential null pointer utilisation il y a 8 ans
  Steve Holme ced0cbb5b7 krb5: Moved host from Curl_auth_create_gssapi_user_message() to be argument il y a 8 ans
  Steve Holme 58a7bc96ec vauth: Refactored function names after move to new vauth directory il y a 8 ans
  Steve Holme 70e56939aa vauth: Moved the OAuth 2.0 authentication code to the new vauth directory il y a 9 ans
  Steve Holme 6012fa5aee vauth: Moved the NTLM authentication code to the new vauth directory il y a 9 ans
  Steve Holme 51358a3f40 vauth: Moved the DIGEST authentication code to the new vauth directory il y a 9 ans
  Steve Holme ec5b8dc647 vauth: Moved the CRAM-MD5 authentication code to the new vauth directory il y a 9 ans
  Steve Holme 6101e35819 vauth: Moved the ClearText authentication code to the new vauth directory il y a 9 ans
  Steve Holme 685fee3828 vauth: Moved Curl_sasl_build_spn() to create the initial vauth source files il y a 9 ans