コミット履歴

作者 SHA1 メッセージ 日付
  Steve Holme f0bdd72c10 http_ntlm: Renamed from curl_ntlm.[c|h] 8 年 前
  Yang Tse 662c1d87f3 NTLM: END of refactoring/splitting/moving 13 年 前
  Yang Tse 260ee6b7bf NTLM_WB: move NTLM_WB specifics into curl_ntlm_wb.[ch] 13 年 前
  Yang Tse b976d108f1 NTLM_WB: final congruency naming adjustments 13 年 前
  Yang Tse 407e08baad NTLM single-sign on adjustments (X) 13 年 前
  Yang Tse b4d6db83de http NTLM: change return type of Curl_input_ntlm() to CURLcode 13 年 前
  Yang Tse a472ceb174 http NTLM: fix inclusion of curl_ntlm.h 13 年 前
  Steve Holme 301e907aed http NTLM: move portions of http_ntlm.h into new curl_ntlm.h 13 年 前
  Yang Tse 3293150da2 http NTLM: more adjustments in preparation of code refactoring 13 年 前
  Yang Tse c7fb556f26 http NTLM: Further tiding up to libcurl standards 13 年 前
  Steve Holme 5ed17de326 http NTLM: Tidied up http_ntlm prior to splitting the ntlm specific code 13 年 前
  Yang Tse 10a0bed485 NTLM single-sign on adjustments (VIII) 13 年 前
  Mandy Wu a6d4807d02 NTLM single-sign on supported 13 年 前
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 年 前
  Daniel Stenberg 794b4da840 Indentation fixes, untabify and related whitespace-cleanup. No code changed. 15 年 前
  Yang Tse e813bf31d7 Introduced curl_sspi.c and curl_sspi.h for the implementation of functions 15 年 前
  Yang Tse 2d77f7cd48 fix compiler warning: function declaration isn't a prototype 16 年 前
  Daniel Stenberg f8a3aa91cd - Constantine Sapuntzakis filed bug report #2042430 16 年 前
  Dan Fandrich 8cf0814a14 Fixed some minor type mismatches and missing consts mainly found by splint. 17 年 前
  Yang Tse 5be7b543d8 Update NTLM flag and description 17 年 前
  Daniel Stenberg cfff544d67 only enable NTLM if HTTP and NTLM is not disabled, and if NTLM is disabled 19 年 前
  Daniel Stenberg 463c0f7096 disabling HTTP should also nullify this function call 19 年 前
  Daniel Stenberg 6e61939382 GnuTLS support added. There's now a "generic" SSL layer that we use all over 19 年 前
  Daniel Stenberg d1d35ba85f Christopher R. Palmer made it possible to build libcurl with the 19 年 前
  Daniel Stenberg 5e75c310ba 'authdone' was added to the sessionhandle and thus was removed from the 20 年 前
  Daniel Stenberg 053f6c85ef updated year in the copyright string 21 年 前
  Daniel Stenberg 58b1437cae When we issue a HTTP request, first make sure if the authentication phase 21 年 前
  Daniel Stenberg fb731eb3e7 The NTLM functions now take a 'proxy' argument as well. 21 年 前
  Daniel Stenberg 071c95128e moved the proxyuser and proxypasswd fields from the sessionhandle to the 21 年 前
  Daniel Stenberg 84cedc094e added ntlm flag bits 21 年 前