FreeRDP/libfreerdp/common
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
..
test [git] remove .gitignore 2023-11-28 12:14:55 +01:00
CMakeLists.txt [settings] update generated settings helper 2023-11-24 14:54:56 +01:00
addin.c [warnings] fixed -Wdiscarded-qualifiers 2023-12-13 13:24:22 +01:00
assistance.c [warnings] fix -Wcast-qual 2023-11-24 18:19:03 +01:00
settings.c [common,settings] add documentation and missing API 2023-11-24 14:54:56 +01:00
settings_getters.c [core] allow to specify the hostname used for AAD 2023-12-15 14:37:15 +01:00
settings_str.c [common,settings] fix pointer copy 2023-11-28 16:25:11 +01:00
settings_str.h [core] allow to specify the hostname used for AAD 2023-12-15 14:37:15 +01:00