提交历史

作者 SHA1 备注 提交日期
  Mandy Wu a6d4807d02 NTLM single-sign on supported 13 年之前
  Yang Tse 970117ef2d OpenSSL enabled: require OPENSSL_VERSION_NUMBER definition before usage. 13 年之前
  Yang Tse 328600e02b compiler warning: fix 13 年之前
  Yang Tse e2747ebbc0 compiler warning: fix 13 年之前
  Yang Tse 30c9799f72 compiler warning: fix 13 年之前
  Yang Tse 3e70c28ce5 compiler warning: fix 13 年之前
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels 13 年之前
  Dan Fandrich 6d013b0aab Fixed compiler warning in Windows SSPI case 13 年之前
  Daniel Stenberg f20b4606de NTLM: work with unicode 13 年之前
  Daniel Stenberg c828646f60 CURL_DOES_CONVERSIONS: cleanup 13 年之前
  Kamil Dudka b5c3feda17 NTLM tests: boost coverage by forcing the hostname 14 年之前
  Kamil Dudka f3b77e5611 http_ntlm: add support for NSS 14 年之前
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 年之前
  Dan Fandrich c7e647b88a Allow compilation even when OpenSSL has been configured without MD4 support. 14 年之前
  Daniel Stenberg de2cc11a73 Julien Chaffraix corrected bad #elif lines to silence warnings 15 年之前
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h 15 年之前
  Yang Tse 94bb7fe5cb Fix NTLM authentication memory leak on SSPI enabled Windows builds 15 年之前
  Daniel Stenberg 794b4da840 Indentation fixes, untabify and related whitespace-cleanup. No code changed. 15 年之前
  Dan Fandrich 9a4c887c4a Added support for Digest and NTLM authentication using GnuTLS. 15 年之前
  Yang Tse 99b4912688 ensure that we use the ANSI version functions 16 年之前
  Yang Tse e813bf31d7 Introduced curl_sspi.c and curl_sspi.h for the implementation of functions 16 年之前
  Dan Fandrich 5591550167 Fixed a couple more locale-dependent toupper conversions, mainly for 16 年之前
  Daniel Stenberg b701ea36a7 moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ 16 年之前
  Yang Tse 2d77f7cd48 fix compiler warning: function declaration isn't a prototype 16 年之前
  Dan Fandrich 934708d950 Made some variables const which eliminated some casts 16 年之前
  Yang Tse 3e61c90dbe Adjust usage of conditional definition of USE_OPENSSL 16 年之前
  Yang Tse ac18b471d2 libcurl internal base64.h header file renamed to curl_base64.h 16 年之前
  Daniel Stenberg f8a3aa91cd - Constantine Sapuntzakis filed bug report #2042430 16 年之前
  Daniel Stenberg ad6e28073c removed space after if and while before the parenthesis for better source code 17 年之前
  Dan Fandrich 16b95fc773 Enabled a few more gcc warnings with --enable-debug. Renamed a few 17 年之前