FreeRDP/libfreerdp
Hardening 729c24cedb Adds some support for valgrind helpers
This patch adds an option to compile freerdp in a valgrind compliant way.
The purpose is to ease memchecking when connecting with TLS. We mark bytes
retrieved from SSL_read() as plainly defined to prevent the undefined contamination.
With the patch and the option activated you get a single warning at connection
during the handshake, and nothing after.
2014-05-12 18:01:29 +02:00
..
cache Merge branch 'master' of github.com:FreeRDP/FreeRDP 2014-04-26 13:47:01 -04:00
codec freerdp: fix several type related warnings 2014-05-08 18:02:02 -04:00
common Merge branch 'master' of github.com:FreeRDP/FreeRDP 2014-04-26 13:47:01 -04:00
core Treat OOM in GCC certificates 2014-05-09 22:37:47 +02:00
crypto Adds some support for valgrind helpers 2014-05-12 18:01:29 +02:00
gdi cmake: mark required libraries for export 2014-04-23 10:16:02 +02:00
locale cmake: mark required libraries for export 2014-04-23 10:16:02 +02:00
primitives cmake: mark required libraries for export 2014-04-23 10:16:02 +02:00
rail cmake: mark required libraries for export 2014-04-23 10:16:02 +02:00
utils Merge branch 'master' of github.com:FreeRDP/FreeRDP 2014-04-26 13:47:01 -04:00
CMakeLists.txt update and improve pkg-config files 2014-04-23 13:12:23 +02:00
dummy.c freerdp: various missing link dependencies and symbol exports 2013-09-03 21:48:26 -04:00