FreeRDP/winpr/libwinpr/sspi
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
..
CredSSP free can handle NULL perfectly fine 2015-05-11 09:07:39 +02:00
Negotiate fix string format specifiers 2016-12-16 13:48:43 +01:00
NTLM Add a callback to provide NTLM hashes on server-side 2017-05-18 14:24:24 +02:00
Schannel Fixed OpenSSL 1.1 no legacy compile issues. 2017-04-06 11:25:25 +02:00
test make cppcheck a bit happier: 2017-01-25 17:09:25 +05:00
CMakeLists.txt libwinpr-crypto: add basic hashing and HMAC support with OpenSSL/mbedTLS 2015-10-08 13:58:55 -04:00
ModuleOptions.cmake libwinpr: add module definition files 2012-09-21 13:02:54 -04:00
sspi_export.c libwinpr-sspi: fix build on Linux 2014-06-07 16:46:32 -04:00
sspi_winpr.c Add a callback to provide NTLM hashes on server-side 2017-05-18 14:24:24 +02:00
sspi_winpr.h libwinpr-sspi: make native sspi option dynamic 2014-06-06 15:34:12 -04:00
sspi.c Fixed GetEnvironmentVariable. 2017-03-03 12:43:00 +01:00
sspi.h libwinpr-sspi: don't warn about non-error security statuses 2015-09-17 11:16:20 -04:00