FreeRDP/libfreerdp
akallabeth 3ced20ec5b
[core,streamdump] reset stream if packet discarded
* in stream_dump_replay_transport_read function discard previously
  read data if it was discarded.
* stream_dump_register_read_handlers needs to set
  freerdp_io_callback_set_event as otherwise we would block indefinitely
  waiting for the first data read to occur.
2024-05-17 10:04:07 +02:00
..
cache [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
codec [warnings] fix Wshadow warnings 2024-05-08 15:30:01 +02:00
common [warnings] fix Wshadow warnings 2024-05-08 15:30:01 +02:00
core [core,streamdump] reset stream if packet discarded 2024-05-17 10:04:07 +02:00
crypto [warnings] fixed sign and const 2024-04-18 11:05:58 +02:00
emu [warnings] fixed sign and const 2024-04-18 11:05:58 +02:00
gdi [tests] fix mismatched allocation function 2024-04-17 18:47:16 +02:00
locale [locale,xkbfile] improve mapping 2024-04-03 08:22:25 +02:00
primitives [warnings] fixed sign and const 2024-04-18 11:05:58 +02:00
utils [utils] link m library if required 2024-05-14 20:45:38 +02:00
CMakeLists.txt [core,client] replace cJSON with WinPR wrapper 2024-05-14 20:45:31 +02:00
freerdp.pc.in [pkg-config] add private optional link libraries 2024-03-14 10:35:03 +01:00
FreeRDPConfig.cmake.in [core,client] replace cJSON with WinPR wrapper 2024-05-14 20:45:31 +02:00