FreeRDP/libfreerdp/core/test
David Fort 6a31820363 [core] allow to specify the hostname used for AAD
The previous code was assuming that the host name used for doing AAD was
ServerHostname parameter. But when you connect directly to Azure hosts you most
likely connect by IP and use short name for the AAD host, so you need to be able
to give ServerHostname=<IP of host> and AadServerHostname=<shortname>.
2023-12-15 14:37:15 +01:00
..
CMakeLists.txt [test] disable TestConnect on windows 2023-07-05 08:46:00 +02:00
settings_property_lists.h [core] allow to specify the hostname used for AAD 2023-12-15 14:37:15 +01:00
TestConnect.c [standard] replace __FUNCTION__ with __func__ 2023-07-27 20:02:43 +02:00
TestFuzzCryptoCertificateDataSetPEM.c [test] fix uninitialized variables in test case 2023-05-31 17:44:41 +02:00
TestSettings.c [standard] replace __FUNCTION__ with __func__ 2023-07-27 20:02:43 +02:00
TestStreamDump.c [standard] replace __FUNCTION__ with __func__ 2023-07-27 20:02:43 +02:00
TestVersion.c Added FREERDP/WINPR prefix to define GIT_REVISION 2021-05-18 13:37:34 +02:00