Commit History

Author SHA1 Message Date
  Yang Tse dddf9aa610 NTLM single-sign on adjustments (IV) 13 years ago
  Yang Tse 4eb08ac1c0 NTLM single-sign on adjustments (III) 13 years ago
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 years ago
  Yang Tse ef2176109f errno.h inclusion conditionally done in setup_once.h 13 years ago
  Michael Mueller d007c3ca76 sso_ntlm_initiate: unassigned variable 13 years ago
  Mandy Wu a6d4807d02 NTLM single-sign on supported 13 years ago
  Yang Tse 970117ef2d OpenSSL enabled: require OPENSSL_VERSION_NUMBER definition before usage. 13 years ago
  Yang Tse 328600e02b compiler warning: fix 13 years ago
  Yang Tse e2747ebbc0 compiler warning: fix 13 years ago
  Yang Tse 30c9799f72 compiler warning: fix 13 years ago
  Yang Tse 3e70c28ce5 compiler warning: fix 13 years ago
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels 13 years ago
  Dan Fandrich 6d013b0aab Fixed compiler warning in Windows SSPI case 13 years ago
  Daniel Stenberg f20b4606de NTLM: work with unicode 13 years ago
  Daniel Stenberg c828646f60 CURL_DOES_CONVERSIONS: cleanup 13 years ago
  Kamil Dudka b5c3feda17 NTLM tests: boost coverage by forcing the hostname 14 years ago
  Kamil Dudka f3b77e5611 http_ntlm: add support for NSS 14 years ago
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 years ago
  Dan Fandrich c7e647b88a Allow compilation even when OpenSSL has been configured without MD4 support. 14 years ago
  Daniel Stenberg de2cc11a73 Julien Chaffraix corrected bad #elif lines to silence warnings 15 years ago
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h 15 years ago
  Yang Tse 94bb7fe5cb Fix NTLM authentication memory leak on SSPI enabled Windows builds 15 years ago
  Daniel Stenberg 794b4da840 Indentation fixes, untabify and related whitespace-cleanup. No code changed. 15 years ago
  Dan Fandrich 9a4c887c4a Added support for Digest and NTLM authentication using GnuTLS. 15 years ago
  Yang Tse 99b4912688 ensure that we use the ANSI version functions 16 years ago
  Yang Tse e813bf31d7 Introduced curl_sspi.c and curl_sspi.h for the implementation of functions 16 years ago
  Dan Fandrich 5591550167 Fixed a couple more locale-dependent toupper conversions, mainly for 16 years ago
  Daniel Stenberg b701ea36a7 moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ 16 years ago
  Yang Tse 2d77f7cd48 fix compiler warning: function declaration isn't a prototype 16 years ago
  Dan Fandrich 934708d950 Made some variables const which eliminated some casts 16 years ago