Commit Graph

20 Commits

Author SHA1 Message Date
36468aa958 Restructured project for simplicity and removed unused cpps 2023-09-30 16:02:10 -05:00
bc23048b94 Setup for implementing proxy 2023-09-30 14:28:48 -05:00
985d2d8d77 Web server works on Linux, multithreaded server is now under async 2023-09-30 04:08:29 -05:00
3b3c421bae Converted web_server to unix 2023-09-30 02:36:18 -05:00
931de23a67 Prep for web_server rewrite 2023-09-30 02:30:57 -05:00
859a2bd525 Fixed fork bomb issue and some wrong return codes 2023-09-30 02:29:54 -05:00
15b1b7beb2 Always check before pushing >.> 2023-09-30 01:41:36 -05:00
42a1213dcc Renamed output files to appropriate names 2023-09-30 01:40:56 -05:00
74db97438b Fixed .gitignore not working right 2023-09-30 01:39:58 -05:00
4bb1f4c53d Added .gitignore for webserver in test 2023-09-30 01:20:54 -05:00
7dd80a5782 Began work on rewrite, need to fix .gitignore 2023-09-30 01:13:54 -05:00
cc190c213b Removed useless file 2023-09-26 16:09:02 -05:00
265f5f5649 Changed file locations 2023-09-26 14:40:09 -05:00
44fb3aa66e Fixed error in compilation 2023-09-26 14:37:47 -05:00
c302bed499 Fixed test CMakeLists 2023-09-19 14:11:18 -05:00
ce57d06b6b Removed Unity submodule 2023-09-19 14:09:43 -05:00
c8d4113a67 Added Unity 2023-09-14 14:21:10 -05:00
1f39fc8366 Cleaned up repo 2023-09-14 14:20:21 -05:00
629d1e657a Added basic structure and setup test directory 2023-09-12 14:17:01 -05:00
eab395c121 Initial commit 2023-09-12 14:02:57 -05:00