FreeRDP/libfreerdp/crypto
Hardening ac7507ab8d Adds some check to treat OOM problems + RDP security fix
Malloc can fail so it will, this patch adds some check in some places
where malloc/strdup results were not checked.

This patch also contains a server side fix for RDP security (credit to nfedera).
The signature len was badly set in the GCC packet. And some other RDP security
oriented fixes are also there.
2014-03-25 23:13:08 +01:00
..
base64.c Fixed coverity issue 1047609 2013-09-05 12:14:32 +02:00
ber.c wfreerdp: fix most build warnings 2014-02-10 22:12:13 -05:00
certificate.c Adds some check to treat OOM problems + RDP security fix 2014-03-25 23:13:08 +01:00
CMakeLists.txt freerdp: export targets 2013-10-28 23:06:39 -04:00
crypto.c Adds some check to treat OOM problems + RDP security fix 2014-03-25 23:13:08 +01:00
der.c freerdp: purge deprecated stream utils 2013-05-08 16:09:16 -04:00
er.c Fixed issues found with clang-analyzer 2013-09-05 12:14:33 +02:00
per.c wfreerdp: fix most build warnings 2014-02-10 22:12:13 -05:00
tls.c libfreerdp-core: fix build warnings and windows broken build 2014-03-25 15:19:52 -04:00