KasmVNC/common/network
Pierre Ossman c97828471c Use proper constants for socket shutdown()
For readability.
2021-03-29 10:03:05 +03: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 Use proper constants for socket shutdown() 2021-03-29 10:03:05 +03:00
Socket.h Add support for owner screenshot HTTP GET API 2021-03-02 15:23:32 +02:00
TcpSocket.cxx Enable basicauth by default, remove the option to supply it on the command line 2021-03-25 11:25:30 +02:00
TcpSocket.h Enable basicauth by default, remove the option to supply it on the command line 2021-03-25 11:25:30 +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 Enable basicauth by default, remove the option to supply it on the command line 2021-03-25 11:25:30 +02:00
websocket.h Enable basicauth by default, remove the option to supply it on the command line 2021-03-25 11:25:30 +02:00
websockify.c Apply read-only perms upon connecting 2020-10-12 15:11:49 +03:00