This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
FreeRDP
Watch
1
Star
0
Fork
0
You've already forked FreeRDP
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
FreeRDP
/
winpr
/
libwinpr
/
sspi
History
Bernhard Miklautz
1cee185e3c
hardening: check fread and fwrite return values
2015-06-26 20:38:30 +02:00
..
CredSSP
free can handle NULL perfectly fine
2015-05-11 09:07:39 +02:00
Negotiate
Pass valid context to CompleteAuthToken function in Negotiate Security Package.
2015-05-15 13:02:40 +02:00
NTLM
Replaced registry keys with cmake defines.
2015-06-24 14:02:48 +02:00
Schannel
A malloc() pass on WinPR
2015-06-22 19:10:00 +02:00
test
hardening: check fread and fwrite return values
2015-06-26 20:38:30 +02:00
CMakeLists.txt
…
module.def
…
ModuleOptions.cmake
…
sspi_export.c
…
sspi_winpr.c
Fix unchecked strdups
2015-06-22 19:09:59 +02:00
sspi_winpr.h
…
sspi.c
ifdef variables used with specific build options.
2015-06-23 16:20:59 +02:00
sspi.h
…