Cronologia Commit

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