FreeRDP/libfreerdp/crypto
Armin Novak cbf2892ccc Implemented temporary certificate accept.
Certificates can now be accepted temporarily.
The callbacks for certificate validation have been
modified to extend the information presented to the user.
2016-02-05 02:04:57 +01:00
..
test Integrate pull request feedback 2015-07-01 12:22:32 +02:00
base64.c Ensure output of crypto_base64_decode is NULL terminated. 2015-08-27 09:34:33 +02:00
ber.c Replaced logging in libfreerdp with wlog defines. 2014-09-15 08:48:46 +02:00
certificate.c Fixed memory leak. 2015-12-10 13:57:05 +01:00
CMakeLists.txt cmake: add mbed TLS detection 2015-09-15 20:52:46 -04:00
crypto.c Fixed allocation issue with common_name. 2016-02-05 02:04:00 +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 Modified per_read_integer to handle a length of 0 (which is seen when older RDP clients connect to the FreeRDP server) 2014-09-16 23:15:34 -04:00
tls.c Implemented temporary certificate accept. 2016-02-05 02:04:57 +01:00