FreeRDP/client
Michael Saxl 44c1ec3276 [gateway,websocket] implement plain websocket transport
* factor out most websocket specific code parts into websocket.c
* create wst.c (Websocket Transport) as gateway transport implementation
* introduce GatewayUrl setting that holds the websocket url
* introduce GatewayHttpExtAuthBearer that holds the HTTP Bearer
* GatewayHttpExtAuthBearer can be used by both rdg and wst
2023-06-22 09:21:42 +02:00
..
Android [android] Add UI setting - "Use back button as Alt-f4" 2023-04-05 15:11:29 +02:00
common [gateway,websocket] implement plain websocket transport 2023-06-22 09:21:42 +02:00
iOS [client] add deprecation/experimental warnings 2023-03-01 13:45:13 +01:00
Mac [client,mac] update to use AuthenticateEx 2023-06-19 10:08:59 +02:00
Sample [cmake] unify RPATH settings and client deps detection 2023-05-26 11:38:32 +02:00
SDL Fix format issue in building url for sdl webview 2023-06-19 08:42:33 +02:00
Wayland [stream] use const correct Stream_Pointer access 2023-06-08 08:09:33 +02:00
Windows [client,windows] use CredUI flag CREDUI_FLAGS_USERNAME_TARGET_CREDENTIALS 2023-04-05 11:42:06 +02:00
X11 remove unused variable, remove comment, add missing return statement 2023-06-21 22:59:53 +02:00
.gitignore [clients] clean up .gitignore 2023-02-15 13:34:18 +01:00
CMakeLists.txt [build] fix install with BUILD_SHARED_LIBS=OFF 2023-05-12 08:03:56 +02:00
freerdp-client.pc.in [pkg-config] unify exec_prefix 2023-04-24 22:01:15 +02:00
FreeRDP-ClientConfig.cmake.in appropriate names in server & client cmake exports 2016-02-03 13:37:35 +01:00