FreeRDP/winpr/libwinpr/sspi/NTLM
davewheel 4bfb4dddbf Add a callback to provide NTLM hashes on server-side
Adds a callback that allows servers to compute NTLM hashes by themselves. The typical
use of this callback is to provide a function that gives precomputed hash values.

Sponsored by: Wheel Systems (http://www.wheelsystems.com)
2017-05-18 14:24:24 +02:00
..
ntlm_av_pairs.c Fixed GetComputerNameExA return checks. 2017-02-27 11:49:53 +01:00
ntlm_av_pairs.h winpr/ntlm: Fix endianness in ntlm_av_pair_list 2016-05-30 13:37:15 +02:00
ntlm_compute.c Add a callback to provide NTLM hashes on server-side 2017-05-18 14:24:24 +02: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 Scanbuild warning, argument checks and leak fixes. 2017-03-02 18:13:43 +01: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 Add a callback to provide NTLM hashes on server-side 2017-05-18 14:24:24 +02:00
ntlm.h Add a callback to provide NTLM hashes on server-side 2017-05-18 14:24:24 +02:00