Commit Graph

11 Commits

Author SHA1 Message Date
Nate Choe
3cb29c6b76 Fixed sendKnownPipeValist() 2022-08-16 15:55:07 -05:00
Nate Choe
36d2fefa3b Rewrote tokenization code 2022-07-25 04:08:43 -05:00
Nate Choe
c289690877 Accept and Content-Type headers 2022-07-13 07:57:30 -05:00
Nate Choe
ddd62990b3 Removed double free, improved error checking 2022-07-02 12:12:22 -05: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
e5967f7ead Added the ability to throw an error 2022-02-10 09:30:54 -06:00
Nate Choe
1888bb9518 Actually used the SEND_RESPONSE phase 2022-01-30 17:57:20 -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
d16cc39f1e Added mode modularization 2022-01-26 03:46:14 -06:00