KasmVNC/common/network
2021-03-04 13:59:29 +02:00
..
CMakeLists.txt Add support for owner screenshot HTTP GET API 2021-03-02 15:23:32 +02:00
GetAPI.h Add HTTP GET APIs for creating, removing users and giving control 2021-03-03 14:55:14 +02:00
GetAPIMessager.cxx Add a more specific error for a nonexistent screenshot 2021-03-04 13:43:05 +02:00
Socket.cxx Initial commit 2020-09-20 12:16:44 +00:00
Socket.h Add support for owner screenshot HTTP GET API 2021-03-02 15:23:32 +02:00
TcpSocket.cxx Add HTTP GET APIs for creating, removing users and giving control 2021-03-03 14:55:14 +02:00
TcpSocket.h Add support for owner screenshot HTTP GET API 2021-03-02 15:23:32 +02:00
UnixSocket.cxx Correction to socket error connection message 2020-09-21 13:47:04 +03:00
UnixSocket.h Initial commit 2020-09-20 12:16:44 +00:00
websocket.c Return 401 unauth for non-owner trying /api/ 2021-03-04 13:59:29 +02:00
websocket.h Add HTTP GET APIs for creating, removing users and giving control 2021-03-03 14:55:14 +02:00
websockify.c Apply read-only perms upon connecting 2020-10-12 15:11:49 +03:00