You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
KasmVNC/common/network
mmcclaskey 93e47e5d54
Bugfix/kasm 1912 websocket crash (#57)
* Copy-paste bug in SSE2 scaling to under 0.5x

* Better handling of websocket frames

* KASM-1912 websocket crash, scaling bug

Co-authored-by: Lauri Kasanen <cand@gmx.com>
Co-authored-by: matt <matt@kasmweb.com>
4 years ago
..
CMakeLists.txt Add support for owner screenshot HTTP GET API 4 years ago
GetAPI.h Add some more frame stats granularity, skip frame stats on no-data calls 4 years ago
GetAPIMessager.cxx Add a set of self-microbenchmarks (#51) 4 years ago
Socket.cxx Use proper constants for socket shutdown() 4 years ago
Socket.h Add support for owner screenshot HTTP GET API 4 years ago
TcpSocket.cxx Add pid to the internal socket name, clarify websocketport bind error 4 years ago
TcpSocket.h Enable basicauth by default, remove the option to supply it on the command line 4 years ago
UnixSocket.cxx Correction to socket error connection message 5 years ago
UnixSocket.h Initial commit 5 years ago
websocket.c Fix DigitalOcean load balancer websocket connection (they too used wrong case in a header) 4 years ago
websocket.h Initial /api/get_frame_stats 4 years ago
websockify.c Bugfix/kasm 1912 websocket crash (#57) 4 years ago