コミット履歴

作者 SHA1 メッセージ 日付
  Kamil Dudka 7e513c1048 vauth: return CURLE_AUTH_ERROR on gss_init_sec_context() failure 5 年 前
  Jay Satiro dca6f73613 vauth: Use CURLE_AUTH_ERROR for auth function errors 5 年 前
  Steve Holme e832d1ef74 http_negotiate: Move the Negotiate state out of the negotiatedata structure 5 年 前
  Steve Holme 52dfab65d6 auth: Rename the various authentication clean up functions 5 年 前
  Kamil Dudka f65845c1ec spnego_gssapi: fix return code on gss_init_sec_context() failure 5 年 前
  Dominik Hölzl 6c60355323 Negotiate: fix for HTTP POST with Negotiate 6 年 前
  Daniel Gustafsson e182fc1613 comment: Fix multiple typos in function parameters 6 年 前
  Isaac Boukris 0b11660234 gssapi: fix memory leak of output token in multi round context 7 年 前
  Steve Holme a0f212946b vauth: Introduced Curl_auth_is_<mechansism>_supported() functions 8 年 前
  Steve Holme 25bf71ab07 spnego: Corrected miss-placed * in Curl_auth_spnego_cleanup() declaration 8 年 前
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 年 前
  Viktor Szakats a24f71aac4 URLs: change http to https in many places 8 年 前
  Steve Holme cbc52ff341 vauth: Corrected a number of typos in comments 8 年 前
  Steve Holme 9feb2676a4 vauth: Removed the need for a separate GSS-API based SPN function 8 年 前
  Steve Holme 7a7cdf264d spnego: Small code tidy up 8 年 前
  Steve Holme 2aaa63b555 spnego: Renamed the context's SPN variable 8 年 前
  Steve Holme 5bdb4c13c2 spnego: Corrected some typos in comments 8 年 前
  Isaac Boukris d5fc6e14b0 GSS: make Curl_gss_log_error more verbose 8 年 前
  Steve Holme 6d6f9ca1d9 vauth: Moved the Negotiate authentication code to the new vauth directory 8 年 前