FreeRDP/libfreerdp
David Fort 1f08cb9a7d
Drdynvc needs love (#8059)
* winpr: add lock operation on HashTables

* drdynvc: change the listeners array for a hashtable and other micro cleanups

* logonInfo: drop warning that is shown at every connection

Let's avoid this log, we can't do anything if at Microsoft they don't respect
their own specs.

* rdpei: fix terminate of rdpei

* drdynvc: implement the channel list with a hashtable by channelId
2022-07-26 12:53:41 +02:00
..
cache reformatted 2022-06-23 08:48:39 +02:00
codec codec: Remove unused variable 2022-07-21 15:59:43 +02:00
common core: Fix return type for TargetNetPorts array 2022-07-21 15:59:43 +02:00
core Drdynvc needs love (#8059) 2022-07-26 12:53:41 +02:00
crypto TLS version control 2022-07-07 07:13:11 +00:00
emu gids: Fix broken check in GIDS emulation 2022-05-13 12:55:37 +02:00
gdi Fixed codec reset 2022-06-23 14:19:50 +02:00
locale Fixed windows keyboard log message 2022-04-28 12:37:19 +02:00
primitives winpr: rework alignment functions 2022-05-12 11:36:01 +02:00
utils Fixed -Wshadow warnings 2022-06-30 10:49:02 +02:00
CMakeLists.txt Fixed swscale and cairo checks 2022-07-06 13:09:46 +00:00
freerdp.pc.in Fixed freerdp pkg-config file 2022-03-03 11:26:48 +01:00
FreeRDPConfig.cmake.in