FreeRDP/libfreerdp
David FORT 708d0cb3c0 Check server and client capabilities
Most of the capabilities are sent by both the client and the server. But for some
the specs specify that they are only supposed to be only send by the server or the client.
This patch ensures this. Without this patch a malicious client can change server settings
and a malicious server can modify client settings.
2016-01-26 16:14:48 +01:00
..
cache Clamp ultra-wide glyph opRight vals to desktop width 2015-10-14 14:16:19 -06:00
codec Fixed callback function return 2015-12-14 14:18:50 +01:00
common Fixed freerdp_assistance_file_new argument declaration 2015-12-14 14:18:50 +01:00
core Check server and client capabilities 2016-01-26 16:14:48 +01:00
crypto tls: enable tls 1+ 2016-01-12 17:43:14 +01:00
gdi Fixed memory overlap check. 2016-01-18 09:32:34 +01:00
locale hardening: check fread and fwrite return values 2015-06-26 20:38:30 +02:00
primitives Merge pull request #2435 from llyzs/llyzs 2015-03-06 11:33:30 +01:00
utils hardening: check fread and fwrite return values 2015-06-26 20:38:30 +02:00
CMakeLists.txt cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00
freerdp.pc.in cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00
FreeRDPConfig.cmake.in cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00