FreeRDP/libfreerdp
akallabeth c7efbf5b8e
[core,proxy] fix nonblocking BIO reads
* In case of non-blocking BIO layers the proxy read functions bailed
  out with an error. Retry reading in that case unless the
  TcpConnectTimeout is exceeded
* Terminate proxy read operations if rdpContext::abortEvent is set
2024-09-17 10:37:19 +02:00
..
cache [warnings] fixed bugprone-not-null-terminated-result 2024-09-16 08:22:42 +02:00
codec [warnings] fix unchecked return 2024-09-15 09:08:02 +02:00
common [return checks] fix use of rdpSettings getter/setter 2024-09-16 06:48:23 +02:00
core [core,proxy] fix nonblocking BIO reads 2024-09-17 10:37:19 +02:00
crypto [warnings] fix unchecked return 2024-09-15 09:08:02 +02:00
emu [return checks] fix missing checks 2024-09-16 06:48:19 +02:00
gdi [warnings] fix documentation command unknown 2024-09-12 21:21:41 +02:00
locale [warnings] fix apple iOS/macos 2024-09-15 19:47:13 +02:00
primitives [warnings] fix apple iOS/macos 2024-09-15 19:47:13 +02:00
utils [return checks] fix use of CloseHandle 2024-09-16 08:22:31 +02:00
CMakeLists.txt [cmake] unify ffmpeg and swscale detection 2024-09-09 12:20:17 +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