FreeRDP/libfreerdp
Martin Fleisz c2819a00c9 nla: Remove incorrect check when using NLA with a NULL identity
When using NLA with a NULL identity (in AcquireCredentialsHandle) on
Windows the client sends the first NLA package with cbBuffer set to 0.
In that case the client currently incorrectly kills the connection. With
this PR the check is removed and the client correctly connects to the server.
2021-09-08 14:02:00 +02:00
..
cache Fixed cast-qual warnings 2021-08-24 11:10:51 +02:00
codec Fixed cast-qual warnings 2021-08-24 11:10:51 +02:00
common Updated settings 2021-09-06 10:11:14 +02:00
core nla: Remove incorrect check when using NLA with a NULL identity 2021-09-08 14:02:00 +02:00
crypto Fixed compilation warnings on mac 2021-08-26 15:08:28 +02:00
gdi Fixed argument const correctness 2021-08-27 13:21:02 +02:00
locale Fixed compilation warnings on mac 2021-08-26 15:08:28 +02:00
primitives Fixed cast-qual warnings 2021-08-24 11:10:51 +02:00
utils WINPR_UNUSED argc, argv for unit tests 2021-08-24 10:45:57 +02:00
CMakeLists.txt Fixed #7158: detection of arm neon. 2021-07-08 07:54:26 +02:00
freerdp.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
FreeRDPConfig.cmake.in cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00