index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
curl_ntlm_msgs.c
Age
Commit message (
Expand
)
Author
2013-03-25
curl_ntlm_msgs.c: revert commit 463082bea4
Yang Tse
2013-02-11
ntlm: Updated comments for the addition of SASL support to IMAP in v7.29
Steve Holme
2013-02-08
ntlm: fix memory leak
Gisle Vanem
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-07-06
code police: narrow source to < 80 columns
Daniel Stenberg
2012-07-05
unicode NTLM SSPI: cleanup
Yang Tse
2012-07-03
curl_ntlm_msgs.c: Removed unused variable passwd
Marc Hoersken
2012-07-03
curl_ntlm_msgs.c: include <tchar.h> for prototypes
Yang Tse
2012-07-02
unicode NTLM SSPI: heap corruption fixed
Christian Hägele
2012-06-26
SSL cleanup: use crypto functions through the sslgen layer
Daniel Stenberg
2012-06-16
Win32: downplay MS bazillion type synonyms game
Yang Tse
2012-06-15
SSPI related code: Unicode support for WinCE - kill compiler warnings
Yang Tse
2012-06-15
SSPI related code: Unicode support for WinCE
Mark Salisbury
2012-06-11
curl_ntlm_msgs.c: Fixed passwdlen not being used and recalculated
Marc Hoersken
2012-05-30
curl_ntlm_msgs.c: Corrected small spelling mistake in comments
Steve Holme
2012-01-16
add LF termination to infof() trace string
Yang Tse
2011-11-19
Add support for using nettle instead of gcrypt as gnutls backend
Martin Storsjo
2011-10-13
curl_ntlm_msgs.c: fix variable shadowing declaration introduced in 185ed340
Yang Tse
2011-10-03
Curl_ntlm_create_typeX_message: Added the outlen parameter
Steve Holme
2011-09-25
Curl_ntlm_create_type3_message: Tidied up the use of Curl_gethostname.
Steve Holme
2011-09-25
HOSTNAME_MAX: Moved to curl_gethostname.h
Steve Holme
2011-09-03
fix a bunch of MSVC compiler warnings
Yang Tse
2011-08-28
NTLM: header inclusion cleanup
Yang Tse
2011-08-28
NTLM: END of refactoring/splitting/moving
Yang Tse