Age | Commit message (Expand) | Author |
2014-06-11 | NTLM: set a fake entropy for debug builds with CURL_ENTROPY set | Daniel Stenberg |
2014-05-04 | curl_ntlm_core: Fixed use of long long for VC6 and VC7 | Steve Holme |
2014-01-29 | NTLM: error: conversion to 'int' from 'long int' may alter its value | Daniel Stenberg |
2014-01-29 | ntlm: Use a timestamp of 01/01/1970 for the test suite | Steve Holme |
2014-01-29 | ntlm: Updated Curl_ntlm_core_mk_ntlmv2_resp() to use local variables | Steve Holme |
2014-01-29 | ntlm: Added cross platform support for writing NTLMv2 timestamp in buffer | Steve Holme |
2014-01-29 | ntlm: Added support for NTLMv2 | Prash Dush |
2013-02-16 | ntlm_core: fix compiler warning when building with clang | Nick Zitzmann |
2013-01-09 | build: fix circular header inclusion with other packages | Yang Tse |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2013-01-03 | build: make use of 93 lib/*.c renamed files | Yang Tse |
2012-12-28 | build: make use of 76 lib/*.h renamed files | Yang Tse |
2012-06-27 | DarwinSSL: allow using NTLM authentication | Nick Zitzmann |
2012-05-22 | Fixed compile error with GNUTLS+NETTLE | Tatsuhiro Tsujikawa |
2011-11-19 | Add support for using nettle instead of gcrypt as gnutls backend | Martin Storsjo |
2011-08-28 | NTLM: header inclusion cleanup | Yang Tse |
2011-08-28 | NTLM: move NTLM core specifics into curl_ntlm_core.[ch] | Yang Tse |