FreeRDP/winpr/libwinpr/sspi
Bernhard Miklautz 0773bb9303 nla: invalidate sec handle after creation
If sec pointer isn't invalidated after creation it is not possible
to check if the upper and lower pointers are valid.

This fixes a segfault in the server part if the client disconnects before
the authentication was finished.
2013-07-01 19:24:19 +02:00
..
CredSSP Fixed compilation with -Wstrict-prototypes 2013-02-14 22:20:43 +01:00
Negotiate Fixed compilation with -Wstrict-prototypes 2013-02-14 22:20:43 +01:00
NTLM freerdp: make use of stream macros to access members 2013-05-15 12:14:26 -04:00
Schannel Replace printf(...) by fprintf(stderr, ...) 2013-03-28 23:06:34 +01:00
test winpr/sspi: disable test TestSchannel 2013-03-15 23:11:17 +01:00
CMakeLists.txt libwinpr-sspi: improve SSPI Schannel test 2013-01-03 11:13:13 -05:00
module.def cmake: fix windows build 2012-10-14 01:17:25 -04:00
ModuleOptions.cmake libwinpr: add module definition files 2012-09-21 13:02:54 -04:00
sspi.c nla: invalidate sec handle after creation 2013-07-01 19:24:19 +02:00
sspi.h Fixed compilation with -Wstrict-prototypes 2013-02-14 22:20:43 +01:00