Commit Verlauf

Autor SHA1 Nachricht Datum
  max.mehl ad9bc5976d copyright: make repository REUSE compliant vor 2 Jahren
  Daniel Stenberg 2610142139 lib: remove support for CURL_DOES_CONVERSIONS vor 2 Jahren
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it vor 3 Jahren
  Daniel Stenberg aba01da639 failf: remove newline from formatting strings vor 3 Jahren
  Daniel Stenberg 4d2f800677 curl.se: new home vor 4 Jahren
  Daniel Stenberg d75e6ce85a copyright: updated year ranges out of sync vor 4 Jahren
  Peter Wang 1c341e2270 *_sspi: fix bad uses of CURLE_NOT_BUILT_IN vor 4 Jahren
  migueljcrum 67b30b3418 sspi: fix memory leaks vor 5 Jahren
  Kamil Dudka 7e513c1048 vauth: return CURLE_AUTH_ERROR on gss_init_sec_context() failure vor 5 Jahren
  Daniel Stenberg 23803aae7b spnego_sspi: add typecast to fix build warning vor 5 Jahren
  Jay Satiro dca6f73613 vauth: Use CURLE_AUTH_ERROR for auth function errors vor 5 Jahren
  Steve Holme e832d1ef74 http_negotiate: Move the Negotiate state out of the negotiatedata structure vor 5 Jahren
  Steve Holme 52dfab65d6 auth: Rename the various authentication clean up functions vor 5 Jahren
  Dominik Hölzl 6c60355323 Negotiate: fix for HTTP POST with Negotiate vor 6 Jahren
  Daniel Stenberg 880cd5dd20 strerror: make the strerror function use local buffers vor 5 Jahren
  georgeok a730432e59 spnego_sspi: add support for channel binding vor 5 Jahren
  Daniel Stenberg ba243235ec urldata: rename easy_conn to just conn vor 5 Jahren
  Daniel Gustafsson e182fc1613 comment: Fix multiple typos in function parameters vor 6 Jahren
  Daniel Gustafsson 36f0f47887 vauth: Fix typo vor 6 Jahren
  Daniel Gustafsson 94400f32e9 all: Refactor malloc+memset to use calloc vor 6 Jahren
  Isaac Boukris 1f152a42ae sspi: print out InitializeSecurityContext() error message vor 7 Jahren
  Daniel Stenberg 8657c268e1 checksrc: white space edits to comply to stricter checksrc vor 8 Jahren
  Steve Holme 43dbd76616 vauth: Added check for supported SSPI based authentication mechanisms vor 8 Jahren
  Miroslav Franc 0796a99317 spnego_sspi: fix memory leak in case *outlen is zero (#970) vor 8 Jahren
  Steve Holme a0f212946b vauth: Introduced Curl_auth_is_<mechansism>_supported() functions vor 8 Jahren
  Steve Holme 25bf71ab07 spnego: Corrected miss-placed * in Curl_auth_spnego_cleanup() declaration vor 8 Jahren
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy vor 8 Jahren
  Viktor Szakats a24f71aac4 URLs: change http to https in many places vor 8 Jahren
  Steve Holme cbc52ff341 vauth: Corrected a number of typos in comments vor 8 Jahren
  Steve Holme 9feb2676a4 vauth: Removed the need for a separate GSS-API based SPN function vor 8 Jahren