FreeRDP/client/common
Armin Novak e04c319d21 Added new default certificate callbacks with extended information.
The extended information provided by VerifyCertificateEx and
VerifyChangedCertificateEx is now exploited by the new functions
client_cli_verify_certificate_ex and client_cli_verify_changed_certificate_ex.

The old callbacks now print out deprecation warnings to inform the
user and developer about this deprecation.
2018-12-04 09:35:24 +01:00
..
test Cleaned up const char** -> char** for argv, since we definitely do modify the argv! 2018-06-06 16:43:09 +02:00
client.c Added new default certificate callbacks with extended information. 2018-12-04 09:35:24 +01:00
CMakeLists.txt Build: Use correct pdb names when installing with symbols 2017-01-31 13:32:51 +01:00
cmdline.c Unified strto[u]l in cmdline.c 2018-11-22 16:28:30 +01:00
cmdline.h Improved formatting of terminal help messages. 2018-11-22 15:56:37 +01:00
compatibility.c Cleaned up const char** -> char** for argv, since we definitely do modify the argv! 2018-06-06 16:43:09 +02:00
compatibility.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
file.c Apply "authentication level" RDP property only to non-RDG connections (as mstsc does). 2018-04-25 18:12:23 -07:00