FreeRDP/winpr/libwinpr/sspi/NTLM
zihao.jiang a7f4685c09 Sec/NLA: Support passwordless (blank password) login with NLA.
It was supported in freerdp 1.0.2 but not supported in lastest master.
We should take empty password if it is explicitly specified with /v option.
If a password is not specified, we could first try SAM file. If the user entry does not exist, prompt for password.
2015-10-10 01:48:41 +08:00
..
ntlm_av_pairs.c windows: fix compilation and warnings 2015-06-22 19:31:25 +02:00
ntlm_av_pairs.h libwinpr-sspi: even more code hardening 2014-06-07 00:17:11 -04:00
ntlm_compute.c Sec/NLA: Support passwordless (blank password) login with NLA. 2015-10-10 01:48:41 +08:00
ntlm_compute.h libwinpr-sspi: add custom API for passing NTLM hashes and credentials dynamically 2014-06-09 15:25:00 -04:00
ntlm_message.c Merge branch 'master' of github.com:awakecoding/FreeRDP into egfx 2014-09-17 19:09:56 -04:00
ntlm_message.h libwinpr-sspi: add support for querying user+domain and setting NTLM hash 2014-06-10 16:38:16 -04:00
ntlm.c Replaced registry keys with cmake defines. 2015-06-24 14:02:48 +02:00
ntlm.h libwinpr-sspi: add support for passing NTLMv2 hash 2014-06-18 16:02:13 -04:00