Historial de Commits

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