FreeRDP/libfreerdp/core/test
Armin Novak 3d1bb4e1d9 [client,common] allow forcing default callbacks
All clients can implement their own callbacks for
certificate/credential/smartcard/... but there is a common (default)
implementation for all clients.
with the new setting FreeRDP_UseCommonStdioCallbacks it is now possible
to force these over the client implementation provided ones
2023-07-20 14:25:08 +02:00
..
.gitignore Complement gitignore files with new generated files 2015-04-01 11:13:05 +02:00
CMakeLists.txt [test] disable TestConnect on windows 2023-07-05 08:46:00 +02:00
settings_property_lists.h [client,common] allow forcing default callbacks 2023-07-20 14:25:08 +02:00
TestConnect.c [test] add executable suffix for TestConnect 2023-07-05 08:46:00 +02:00
TestFuzzCryptoCertificateDataSetPEM.c [test] fix uninitialized variables in test case 2023-05-31 17:44:41 +02:00
TestSettings.c [crypto] rename rdpRsaKey to rdpPrivateKey 2023-02-12 20:17:11 +01:00
TestStreamDump.c [fclose] ensure no invalid pointers are passed. 2023-04-28 07:39:35 +02:00
TestVersion.c Added FREERDP/WINPR prefix to define GIT_REVISION 2021-05-18 13:37:34 +02:00