Commit Graph

17 Commits

Author SHA1 Message Date
Nate Choe
6825f12163 Added dynamic pages with dynamic linking during runtime 2022-02-14 12:08:09 -06:00
Nate Choe
8df741a078 Removed superfluous commits 2022-02-14 02:46:33 -06:00
Nate Choe
2105f00965 Reorganized responseutil.c and made the entire program ANSI and POSIX compliant 2022-02-13 22:54:19 -06:00
Nate Choe
7c7460d37f Added dynamic pages 2022-01-31 22:35:46 -06:00
root
1086edf6d0 Removed printf 2022-01-30 23:29:06 -06:00
root
9f39edd186 Fixed a bug with CPU usage 2022-01-30 23:27:49 -06:00
Nate Choe
e1a66999b6 Added error checking with sending responses 2022-01-30 21:37:47 -06:00
Nate Choe
ffd41ceab7 Minor bugfixes 2022-01-30 18:02:25 -06:00
Nate Choe
1888bb9518 Actually used the SEND_RESPONSE phase 2022-01-30 17:57:20 -06:00
Nate Choe
e05896356f Made sockets nonblocking (I'm a fool who didn't do this and spent several hours trying to figure out why I couldn't handle a second request if firefox was on the page I'm so dumb I hate myself I hate coding I hate the internet computers were a mistake) 2022-01-30 12:43:10 -06:00
Nate Choe
ab2e28ed10 Added timeouts and checked for POLLRDHUP events 2022-01-29 16:37:54 -06:00
Nate Choe
c46ed581c3 Added global variables in sitefiles to allow for https support 2022-01-29 13:21:35 -06:00
Nate Choe
6bbfb59d34 Fixed ridiculous CPU usage 2022-01-25 05:10:04 -06:00
Nate Choe
fbb3a4e8cd Fixed resetConnection() 2022-01-22 20:22:22 -06:00
Nate Choe
ad06bbc7be Implemented responses 2022-01-22 19:54:03 -06:00
Nate Choe
55da97269b Improved sitefiles 2022-01-22 03:55:44 -06:00
Nate Choe
ad64e4ecb2 Initial commit 2022-01-22 02:44:45 -06:00