deskflow/src/lib/server
2025-01-14 20:30:45 +00:00
..
BaseClientProxy.cpp refactor: use std::string in place of String 2025-01-08 00:11:34 +00:00
BaseClientProxy.h refactor: replace UInt8 with uint8_t 2025-01-14 20:30:45 +00:00
ClientListener.cpp fix(CVE-2021-42075): Close connection on app-level handshake failure 2024-12-18 17:23:27 +00:00
ClientListener.h chore: replace simple cases of typedef with using 2024-12-04 10:40:58 -05:00
ClientProxy1_0.cpp refactor: replace UInt8 with uint8_t 2025-01-14 20:30:45 +00:00
ClientProxy1_0.h refactor: replace UInt8 with uint8_t 2025-01-14 20:30:45 +00:00
ClientProxy1_1.cpp refactor: use std::string in place of String 2025-01-08 00:11:34 +00:00
ClientProxy1_1.h refactor: use std::string in place of String 2025-01-08 00:11:34 +00:00
ClientProxy1_2.cpp refactor: use std::string in place of String 2025-01-08 00:11:34 +00:00
ClientProxy1_2.h refactor: use std::string in place of String 2025-01-08 00:11:34 +00:00
ClientProxy1_3.cpp refactor: replace UInt8 with uint8_t 2025-01-14 20:30:45 +00:00
ClientProxy1_3.h refactor: replace UInt8 with uint8_t 2025-01-14 20:30:45 +00:00
ClientProxy1_4.cpp refactor: use std::string in place of String 2025-01-08 00:11:34 +00:00
ClientProxy1_4.h refactor: use std::string in place of String 2025-01-08 00:11:34 +00:00
ClientProxy1_5.cpp refactor: replace UInt8 with uint8_t 2025-01-14 20:30:45 +00:00
ClientProxy1_5.h refactor: replace UInt8 with uint8_t 2025-01-14 20:30:45 +00:00
ClientProxy1_6.cpp refactor: use std::string in place of String 2025-01-08 00:11:34 +00:00
ClientProxy1_6.h refactor: use std::string in place of String 2025-01-08 00:11:34 +00:00
ClientProxy1_7.cpp refactor: use std::string in place of String 2025-01-08 00:11:34 +00:00
ClientProxy1_7.h refactor: use std::string in place of String 2025-01-08 00:11:34 +00:00
ClientProxy1_8.cpp refactor: use std::string in place of String 2025-01-08 00:11:34 +00:00
ClientProxy1_8.h refactor: use std::string in place of String 2025-01-08 00:11:34 +00:00
ClientProxy.cpp refactor: use std::string in place of String 2025-01-08 00:11:34 +00:00
ClientProxy.h refactor: replace UInt8 with uint8_t 2025-01-14 20:30:45 +00:00
ClientProxyUnknown.cpp refactor: use std::string in place of String 2025-01-08 00:11:34 +00:00
ClientProxyUnknown.h refactor: use std::string in place of String 2025-01-08 00:11:34 +00:00
CMakeLists.txt build(lib/server): Explict Sources 2024-10-24 15:11:03 -04:00
Config.cpp refactor: use std::string in place of String 2025-01-08 00:11:34 +00:00
Config.h refactor: use std::string in place of String 2025-01-08 00:11:34 +00:00
InputFilter.cpp refactor: use std::string in place of String 2025-01-08 00:11:34 +00:00
InputFilter.h refactor: use std::string in place of String 2025-01-08 00:11:34 +00:00
PrimaryClient.cpp refactor: replace UInt8 with uint8_t 2025-01-14 20:30:45 +00:00
PrimaryClient.h refactor: replace UInt8 with uint8_t 2025-01-14 20:30:45 +00:00
Server.cpp refactor: use std::string in place of String 2025-01-08 00:11:34 +00:00
Server.h refactor: use std::string in place of String 2025-01-08 00:11:34 +00:00