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.c
Age
Commit message (
Expand
)
Author
2013-03-25
NTLM: fix several NTLM code paths memory leaks
Yang Tse
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
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-08-03
Cleanup handshake after clean NTLM failure
Joe Mason
2011-10-03
Curl_ntlm_create_typeX_message: Added the outlen parameter
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
2011-08-28
NTLM: move NTLM core specifics into curl_ntlm_core.[ch]
Yang Tse
2011-08-27
NTLM_WB: move NTLM_WB specifics into curl_ntlm_wb.[ch]
Yang Tse
2011-08-25
http NTLM: refactoring followup
Steve Holme
2011-08-24
base64: fix Curl_base64_encode and Curl_base64_decode interfaces
Yang Tse
2011-08-22
http NTLM: remaining bits from 0001-Moved-ntlm-[...]-curl_ntlm-mod_3.patch
Steve Holme
2011-08-14
http NTLM: fix 8 compiler warnings
Yang Tse
2011-08-14
http NTLM: split http_ntlm.[ch] between http_ntlm.[ch] and curl_ntlm.[ch]
Yang Tse