Commit Graph

26 Commits

Author SHA1 Message Date
Nate Choe
8ecd79ff40 More logging 2022-07-03 22:11:21 -05:00
Nate Choe
111046e5d4 Sanity checking 2022-07-03 21:38:03 -05:00
Nate Choe
09ae86a89b Extra logging 2022-07-02 13:45:39 -05:00
Nate Choe
ddd62990b3 Removed double free, improved error checking 2022-07-02 12:12:22 -05:00
Nate Choe
ad88090956 Fixed memory leak, freed things properly, and rearranged some things 2022-07-01 08:48:05 -05:00
Nate Choe
47cf044858 Multiple port support 2022-06-21 23:34:13 -05:00
Nate Choe
4366c8ad65 Added url variables, removed exec pages 2022-02-20 21:43:19 -06:00
Nate Choe
49adfea0db Minor logic change 2022-02-16 23:33:14 -06:00
Nate Choe
ce6bc14fa5 Added more information towards dynamic pages 2022-02-14 17:26:47 -06:00
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