FreeRDP/libfreerdp/core/gateway
akallabeth bb5345c60e [freerdp,api] add FREERDP_ENTRY_POINT
C requires prototypes or compilers will complain about them missing. Our
library entry points do not have such, therefore add the macro
FREERDP_ENTRY_POINT which declares the function prototype automatically
before the function.
2023-08-25 14:36:05 +02:00
..
arm.c [build] fix Wmissing-prototypes 2023-08-01 08:37:58 +02:00
arm.h [core,gateway] fix various issues with arm transport 2023-06-27 21:15:08 +02:00
http.c [winpr] add WINPR_ATTR_FORMAT_ARG 2023-08-25 12:56:36 +02:00
http.h [core,gateway] unify http response logging 2023-07-28 16:42:23 +02:00
ncacn_http.c gateway: Allow authentication using a NULL (current user) identity 2023-07-26 16:35:36 +02:00
ncacn_http.h Support spnego authentication for gateway 2022-10-06 21:33:01 +02:00
rdg.c [core,gateway] unify http response logging 2023-07-31 08:32:43 +02:00
rdg.h [gateway,websocket] implement plain websocket transport 2023-06-22 09:21:42 +02:00
rpc_bind.c gateway: Allow authentication using a NULL (current user) identity 2023-07-26 16:35:36 +02:00
rpc_bind.h Support spnego authentication for gateway 2022-10-06 21:33:01 +02:00
rpc_client.c [c standard] use WINPR_FALLTHROUGH 2023-08-25 12:56:36 +02:00
rpc_client.h Gateway legacy parser fix (#7362) 2021-10-15 11:45:08 +02:00
rpc_fault.c [core,gateway] align RPC_FAULT_CODES 2023-06-08 08:11:05 +02:00
rpc_fault.h Added function to get an error category for better error handling. 2019-10-03 11:19:03 +02:00
rpc.c [core] update to new crypto/cert API 2023-02-12 20:17:11 +01:00
rpc.h [crypto] make tls.h a private header 2023-01-14 08:50:26 +01:00
rts_signature.c [core,gateway] fix warnings with static stream 2023-04-11 11:30:41 +02:00
rts_signature.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
rts.c [core,gateway] fix return value checks 2023-06-29 14:30:09 +02:00
rts.h [core,gateway] silence rts_read_common_pdu_header 2023-04-11 11:31:57 +02:00
tsg.c [winpr] add WINPR_ATTR_FORMAT_ARG 2023-08-25 12:56:36 +02:00
tsg.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
websocket.c [gateway,arm] Azure Virtual Desktop Gateway support 2023-06-27 21:15:08 +02:00
websocket.h [gateway,websocket] implement plain websocket transport 2023-06-22 09:21:42 +02:00
wst.c [freerdp,api] add FREERDP_ENTRY_POINT 2023-08-25 14:36:05 +02:00
wst.h [gateway,websocket] implement plain websocket transport 2023-06-22 09:21:42 +02:00