FreeRDP/libfreerdp
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
..
cache [settings] fix type mismatch warnings 2023-11-24 14:54:56 +01:00
codec [warnings] fixed -Wdiscarded-qualifiers 2023-12-13 13:24:22 +01:00
common [core] allow to specify the hostname used for AAD 2023-12-15 14:37:15 +01:00
core [core] allow to specify the hostname used for AAD 2023-12-15 14:37:15 +01:00
crypto [core,crypto] fix missing OpenSSL includes. 2023-12-11 08:51:59 +01:00
emu [scard] allow INFINITE timeout 2023-11-21 15:54:01 +01:00
gdi [gdi,graphics] fix glyph bounds #9454 2023-12-01 10:18:33 +01:00
locale locale: Fix X11 keyboard layout detection 2023-09-28 21:16:17 +02:00
primitives [git] remove .gitignore 2023-11-28 12:14:55 +01:00
utils utils/encoded_types: Get rid of implicit conversion warnings 2023-12-13 13:24:22 +01:00
CMakeLists.txt [libfreerdp] prefer opus CMake file over pkg-config 2023-12-14 14:05:39 +01:00
freerdp.pc.in [cmake] make generated pkg-config files relocatable 2023-10-10 19:35:27 +02:00
FreeRDPConfig.cmake.in find_dependency for exported cmake config 2023-08-01 08:13:30 +02:00