aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (server-connection) Added disconnected messages to logSyndamia2024-01-071-2/+6
* (Makefile) Moved building to a Makefile inside src and added dev/prod flagsSyndamia2024-01-071-0/+33
* (server-connection) Fixed hanging on inexistant error fileSyndamia2024-01-071-23/+24
* (server-cli) Fixed infinite output when stdout is closedSyndamia2024-01-071-1/+7
* (util) Quotes instead of angled brackets when including util.hSyndamia2024-01-072-2/+2
* (browser-cli) Renamed handleCLI to handleBrowserCLI, so there is no collision...Syndamia2024-01-072-4/+4
* (browser-net) Separated main function in it's own C file, so testing could be...Syndamia2024-01-073-96/+111
* (src/sds) Added properly submoduleSyndamia2024-01-061-0/+0
* (src) Moved source files to a src folderSyndamia2024-01-0610-0/+887