webserv/webserv
2025-10-31 15:10:00 +01:00
..
client feat: enhance request validation with method checks and error handling 2025-10-30 23:04:27 +01:00
config fix: add error handling for null bytes in config files and enforce location path rules 2025-10-31 15:10:00 +01:00
handler feat: add Content-Type and Connection headers for autoindex responses 2025-10-30 23:05:11 +01:00
http fix: add error handling for null bytes in config files and enforce location path rules 2025-10-31 15:10:00 +01:00
log feat: add autoindex location configuration and enhance URI handling for directory paths 2025-10-29 11:58:06 +01:00
router feat: (better) http validation 2025-10-30 17:20:59 +01:00
server signum not sigint 2025-10-29 14:30:08 +01:00
socket feat: add remote addr to cgi env 2025-10-29 14:29:59 +01:00
utils fix: update trim function in removeEmptyLines to exclude semicolons 2025-10-31 10:05:32 +01:00
main.cpp fix args for tester 2025-10-29 23:45:04 +01:00