Historique des commits

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