Commit Graph
8 Commits
Author SHA1 Message Date
DcruBro e3df3cd0a7 Switched to C++23 as the project standard.
Added a basic parser for client_config and server_config, and added some basic authorization.
Need to work on verification of the server.
2025-11-25 21:45:10 +01:00
DcruBro f776f1fdd1 Colourful logs 2025-11-25 00:36:29 +01:00
DcruBro de3ec98363 Added checking of whitelisted keys on server 2025-11-25 00:22:52 +01:00
DcruBro aebca5cd7e update readme and attributions 2025-11-12 19:20:44 +01:00
DcruBro 5a72895f8d added includes to build on linux 2025-11-12 18:49:53 +01:00
DcruBro fd95816721 Update README.md 2025-11-11 00:06:09 +01:00
DcruBro 4b4451d1a9 Refactoring: Moved some code from headers to dedicated source files 2025-11-10 23:19:39 +01:00
DcruBro 9252425bdf Fix licensing printout on start 2025-11-10 21:00:37 +01:00