Commit History

Author SHA1 Message Date
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 years ago
  Daniel Stenberg 4a8f6869db English: use American spelling consistently 2 years ago
  Daniel Stenberg 7d600ad1c3 urldata: remove conn->bits.user_passwd 2 years ago
  Daniel Stenberg 2610142139 lib: remove support for CURL_DOES_CONVERSIONS 2 years ago
  Patrick Monnerat 3e2c1dcda8 sasl: binary messages 3 years ago
  a1346054 7cf5e8e70e misc: fix typos in docs and comments 3 years ago
  Patrick Monnerat 396a2d7fe3 auth: use sasl authzid option in kerberos 3 years ago
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it 3 years ago
  Daniel Stenberg a9bc819c89 sasl: use 'unsigned short' to store mechanism 3 years ago
  Michał Antoniak e4ba999646 vtls: deduplicate some DISABLE_PROXY ifdefs 3 years ago
  Patrick Monnerat 19ea52da4d vauth: factor base64 conversions out of authentication procedures 3 years ago
  Daniel Stenberg 184ffc0bdf curl_sasl: fix compiler error with --disable-crypto-auth 3 years ago
  Simon Josefsson 3eebbfe8f3 sasl: support SCRAM-SHA-1 and SCRAM-SHA-256 via libgsasl 3 years ago
  Patrick Monnerat ecb13416e3 lib: remove conn->data uses 3 years ago
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions 3 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 4 years ago
  Daniel Stenberg f3d501dc67 build: disable more code/data when built without proxy support 4 years ago
  Daniel Stenberg 23a17e039d copyright: fix year ranges 4 years ago
  nao dea17b519d http: move "oauth_bearer" from connectdata to Curl_easy 4 years ago
  Steve Holme 7c469fa537 sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZID 5 years ago
  Jay Satiro db8ec1fa38 Revert all SASL authzid (new feature) commits 5 years ago
  Steve Holme a14d72ca2f sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZID 5 years ago
  Daniel Stenberg 8ece8177f1 cleanup: remove FIXME and TODO comments 5 years ago
  Daniel Stenberg e5b546b339 sasl: only enable if there's a protocol enabled using it 5 years ago
  Steve Holme 52dfab65d6 auth: Rename the various authentication clean up functions 5 years ago
  Steve Holme eb84ca3ea8 sasl: Don't send authcid as authzid for the PLAIN mechanism as per RFC 4616 5 years ago
  Steve Holme 762a292f87 vauth/cleartext: Update the PLAIN login function signature to match RFC 4616 5 years ago
  Mert Yazıcıoğlu 6227e2bd07 vauth/oauth2: Fix OAUTHBEARER token generation 5 years ago
  Daniel Stenberg ba243235ec urldata: rename easy_conn to just conn 5 years ago
  Marian Klymov c45360d463 cppcheck: fix warnings 6 years ago