aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* (Makefile) Generalized by using CC and CFLAGS, added clean actionSyndamia2023-12-271-2/+9
* [browser] Renamed browser-stdio to browser-cliSyndamia2023-12-201-1/+1
* [browser] Separated renderpage and handlecli in it's own source fileSyndamia2023-12-201-1/+1
* [server] Moved server-cli to it's own file and reorganized server and server-cliSyndamia2023-12-081-1/+1
* [server-connections] Moved on-connection logic outside server.cSyndamia2023-12-071-2/+2
* [server] Implemented parsing of vhostsSyndamia2023-12-071-2/+2
* [all] Initial code conceptSyndamia2023-12-071-0/+10