FreeRDP/libfreerdp/crypto
Armin Novak 817f8e0d47 Fixed an issue introduced with #4822
The string prepared is not NULL terminated and the sources are of fixed sizes.
Use memcpy instead of print fucntions in this specific case.
2018-09-03 08:48:33 +02:00
..
test Compute certificate_path from __FILE__ to adapt to changing compilation and test environments. 2018-08-24 16:04:29 +02:00
base64.c
ber.c
certificate.c
CMakeLists.txt
crypto.c Fixed buffer size and function name 2018-08-27 14:34:42 +02:00
der.c
er.c
opensslcompat.c
opensslcompat.h
per.c
tls.c Fixed an issue introduced with #4822 2018-09-03 08:48:33 +02:00