Commit Graph

15 Commits

Author SHA1 Message Date
Nate Choe
b3500ad90b Sent port index with the message 2022-07-04 12:01:46 -05:00
Nate Choe
ddd62990b3 Removed double free, improved error checking 2022-07-02 12:12:22 -05:00
Nate Choe
6db24d8ab6 Increased resilience and added some more logging 2022-07-02 08:17:15 -05:00
Nate Choe
47cf044858 Multiple port support 2022-06-21 23:34:13 -05:00
Nate Choe
f8a7584a13 Properly handled signals 2022-06-01 08:40:52 +00:00
Nate Choe
8914e57eec Improved signal handling, removed tmpnam() 2022-04-05 11:59:14 -05:00
Nate Choe
71482861ae Fixed frequent segfault with children 2022-04-03 20:42:13 -05:00
Nate Choe
25c0505bf5 Got it working for http 2022-04-01 19:58:50 -05:00
Nate Choe
26c0eaca15 Code reorganization 2022-03-30 17:39:55 -05:00
Nate Choe
266a087655 Removed C99 stdint 2022-03-21 13:30:59 -05:00
Nate Choe
6825f12163 Added dynamic pages with dynamic linking during runtime 2022-02-14 12:08:09 -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
c46ed581c3 Added global variables in sitefiles to allow for https support 2022-01-29 13:21:35 -06:00
Nate Choe
db645b0bf5 Implemented hostnames 2022-01-26 06:04:43 -06:00
Nate Choe
ad06bbc7be Implemented responses 2022-01-22 19:54:03 -06:00