FreeRDP/libfreerdp/core/gateway
Vic Lee 35ad7e7d0d
Revert "[core,gateway] read leftover http body in the rdg IN channel."
2024-09-19 19:38:29 +08:00
..
arm.c [core,proxy] fix nonblocking BIO reads 2024-09-17 10:37:19 +02:00
arm.h [core,gateway] fix various issues with arm transport 2023-06-27 21:15:08 +02:00
http.c [warnings] fix clang-tidy issues in libfreerdp 2024-08-29 15:34:22 +02:00
http.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
ncacn_http.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
ncacn_http.h Support spnego authentication for gateway 2022-10-06 21:33:01 +02:00
rdg.c Revert "[core,gateway] read leftover http body in the rdg IN channel." 2024-09-19 19:38:29 +08:00
rdg.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
rpc.c [core,gateway] migrate rpc gateway to use new transport layer. 2024-09-18 15:39:34 +08:00
rpc.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
rpc_bind.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
rpc_bind.h Support spnego authentication for gateway 2022-10-06 21:33:01 +02:00
rpc_client.c [return checks] fix use of CloseHandle 2024-09-16 08:22:31 +02:00
rpc_client.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
rpc_fault.c [warnings] remove const params 2024-09-12 14:29:25 +02:00
rpc_fault.h Added function to get an error category for better error handling. 2019-10-03 11:19:03 +02:00
rts.c [warnings] remove unused variables 2024-09-12 10:08:10 +02:00
rts.h [core,gateway] silence reading of rts signature 2023-11-20 18:00:42 +01:00
rts_signature.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
rts_signature.h [core,gateway] silence reading of rts signature 2023-11-20 18:00:42 +01:00
tsg.c [return checks] fix use of WaitForSingleObject 2024-09-16 08:22:37 +02:00
tsg.h [core,gateway] implement RDG and TSG policy 2024-03-07 16:18:41 +01:00
websocket.c [warnings] fix redundant casts 2024-08-29 12:03:09 +02:00
websocket.h [gateway,websocket] implement plain websocket transport 2023-06-22 09:21:42 +02:00
wst.c [core,proxy] fix nonblocking BIO reads 2024-09-17 10:37:19 +02:00
wst.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00