FreeRDP/libfreerdp
akallabeth 0e828bd657 [core,peer] properly handle out of sequence PDU
If the peer state machine is in state
CONNECTION_STATE_CAPABILITIES_EXCHANGE_MONITOR_LAYOUT properly check for
available data. If a PDU was received in this state it is an out of
sequence PDU (that might happen during deactivation/reactivation) and
must be parsed.
2024-01-10 08:27:14 +01:00
..
cache [settings] fix type mismatch warnings 2023-11-24 14:54:56 +01:00
codec [codec,test] better error logging for progressive 2023-12-20 09:03:58 +01:00
common [common,assist] improve test to cover full parsing 2024-01-09 15:18:37 +01:00
core [core,peer] properly handle out of sequence PDU 2024-01-10 08:27:14 +01:00
crypto [compat,libressl] fix compilation issues 2023-12-19 20:44:39 +01:00
emu fixed WCHAR constants, use endian safe definitions 2023-12-20 09:03:58 +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 [primitives] skip benchmarking if only one available 2023-12-20 07:27:43 +01:00
utils utils/encoded_types: Get rid of implicit conversion warnings 2023-12-13 13:24:22 +01:00
CMakeLists.txt [cmake] generate relative pkgconfig path 2024-01-05 14:19:34 +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