summaryrefslogtreecommitdiff
path: root/lib/curl_ntlm_core.c
Commit message (Expand)AuthorAgeFilesLines
* ntlm_core: fix compiler warning when building with clangNick Zitzmann2013-02-161-1/+1
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-6/+6
* build: make use of 93 lib/*.c renamed filesYang Tse2013-01-031-2/+2
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-5/+5
* DarwinSSL: allow using NTLM authenticationNick Zitzmann2012-06-271-4/+27
* Fixed compile error with GNUTLS+NETTLETatsuhiro Tsujikawa2012-05-221-2/+2
* Add support for using nettle instead of gcrypt as gnutls backendMartin Storsjo2011-11-191-1/+35
* NTLM: header inclusion cleanupYang Tse2011-08-281-86/+53
* NTLM: move NTLM core specifics into curl_ntlm_core.[ch]Yang Tse2011-08-281-0/+412