Historique des commits

Auteur SHA1 Message Date
  max.mehl ad9bc5976d copyright: make repository REUSE compliant il y a 2 ans
  Daniel Stenberg 2610142139 lib: remove support for CURL_DOES_CONVERSIONS il y a 2 ans
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it 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
  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
  Kamil Dudka 7e513c1048 vauth: return CURLE_AUTH_ERROR on gss_init_sec_context() failure il y a 5 ans
  Daniel Stenberg 23803aae7b spnego_sspi: add typecast to fix build warning il y a 5 ans
  Jay Satiro dca6f73613 vauth: Use CURLE_AUTH_ERROR for auth function errors il y a 5 ans
  Steve Holme e832d1ef74 http_negotiate: Move the Negotiate state out of the negotiatedata structure il y a 5 ans
  Steve Holme 52dfab65d6 auth: Rename the various authentication clean up functions il y a 5 ans
  Dominik Hölzl 6c60355323 Negotiate: fix for HTTP POST with Negotiate il y a 6 ans
  Daniel Stenberg 880cd5dd20 strerror: make the strerror function use local buffers il y a 5 ans
  georgeok a730432e59 spnego_sspi: add support for channel binding il y a 5 ans
  Daniel Stenberg ba243235ec urldata: rename easy_conn to just conn 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
  Isaac Boukris 1f152a42ae sspi: print out InitializeSecurityContext() error message il y a 7 ans
  Daniel Stenberg 8657c268e1 checksrc: white space edits to comply to stricter checksrc il y a 8 ans
  Steve Holme 43dbd76616 vauth: Added check for supported SSPI based authentication mechanisms il y a 8 ans
  Miroslav Franc 0796a99317 spnego_sspi: fix memory leak in case *outlen is zero (#970) il y a 8 ans
  Steve Holme a0f212946b vauth: Introduced Curl_auth_is_<mechansism>_supported() functions il y a 8 ans
  Steve Holme 25bf71ab07 spnego: Corrected miss-placed * in Curl_auth_spnego_cleanup() declaration 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