Historique des commits

Auteur SHA1 Message Date
  Daniel Stenberg 52cc4a85fd style: use space after comment start and before comment end il y a 2 ans
  max.mehl ad9bc5976d copyright: make repository REUSE compliant il y a 2 ans
  Patrick Monnerat 7da2990b19 auth: do not append zero-terminator to authorisation id in kerberos il y a 3 ans
  Patrick Monnerat 396a2d7fe3 auth: use sasl authzid option in kerberos il y a 3 ans
  Patrick Monnerat 0a1c85e39b auth: we do not support a security layer after kerberos authentication il y a 3 ans
  Patrick Monnerat 3f9b1d0c9d auth: properly handle byte order in kerberos security message il y a 3 ans
  Sergey Markelov e919848ead build: fix compiler warnings when CURL_DISABLE_VERBOSE_STRINGS il y a 3 ans
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it il y a 3 ans
  Patrick Monnerat 19ea52da4d vauth: factor base64 conversions out of authentication procedures il y a 3 ans
  Daniel Stenberg aba01da639 failf: remove newline from formatting strings il y a 3 ans
  Daniel Stenberg 4d2f800677 curl.se: new home il y a 4 ans
  Daniel Stenberg d75e6ce85a copyright: updated year ranges out of sync il y a 4 ans
  Marcel Raad a55c835e6b curl_multibyte: add to curlx il y a 5 ans
  Peter Wang 1c341e2270 *_sspi: fix bad uses of CURLE_NOT_BUILT_IN il y a 4 ans
  migueljcrum 67b30b3418 sspi: fix memory leaks il y a 5 ans
  Jay Satiro dca6f73613 vauth: Use CURLE_AUTH_ERROR for auth function errors il y a 5 ans
  Steve Holme 52dfab65d6 auth: Rename the various authentication clean up functions il y a 5 ans
  Daniel Gustafsson e182fc1613 comment: Fix multiple typos in function parameters il y a 6 ans
  Daniel Gustafsson 36f0f47887 vauth: Fix typo il y a 6 ans
  Daniel Gustafsson 94400f32e9 all: Refactor malloc+memset to use calloc il y a 6 ans
  klemens f7df67cff0 spelling fixes il y a 7 ans
  Steve Holme 43dbd76616 vauth: Added check for supported SSPI based authentication mechanisms il y a 8 ans
  Steve Holme a0f212946b vauth: Introduced Curl_auth_is_<mechansism>_supported() functions il y a 8 ans
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy il y a 8 ans
  Viktor Szakats a24f71aac4 URLs: change http to https in many places il y a 8 ans
  Steve Holme cbc52ff341 vauth: Corrected a number of typos in comments il y a 8 ans
  Steve Holme 9feb2676a4 vauth: Removed the need for a separate GSS-API based SPN function il y a 8 ans
  Steve Holme 1d451bdd99 krb5: Small code tidy up il y a 8 ans
  Steve Holme 73f1096335 krb5: Fixed missing client response when mutual authentication enabled il y a 8 ans
  Steve Holme 61152e7d94 krb5_sspi: Only process challenge when present il y a 8 ans