Commit Graph

31 Commits

Author SHA1 Message Date
b3c970beb4 Fixed endless loading webpage 2023-10-03 22:03:21 -05:00
abab69344a Still having issues with loading site 2023-10-03 18:34:21 -05:00
42bf316ccb Some progress may have been made, but its still blocking unexpectedly 2023-10-03 13:04:22 -05:00
f8f03bb5ee Current progress on the proxy, currently getting stuck on sending back to browser 2023-10-02 16:48:15 -05:00
0ea28af44d Cleaned up web server and makes it use network.cpp 2023-10-02 16:47:48 -05:00
5e0069871e Added some error checking 2023-10-02 13:10:33 -05:00
9e94f77a83 Abstracted code for ease of use 2023-10-01 18:24:47 -05:00
f40433694c UPDATE - Still having error with PIPE 2023-10-01 16:10:03 -05:00
aa70c8d7ba Proxy base setup, successfully exits despite no data in browser 2023-09-30 17:13:09 -05:00
98af3a223d Trimmed web_server 2023-09-30 17:10:42 -05:00
c4cd468480 Removed CMake testing information 2023-09-30 16:04:48 -05:00
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