aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
indevfix: harden HTTP request and response parsingfrosty3 weeks
masterfix: harden HTTP request and response parsingfrosty3 weeks
 
 
AgeCommit messageAuthorFilesLines
2026-08-16fix: harden HTTP request and response parsingHEADmasterindevfrosty4-189/+467
2026-08-15fix: isolate cookie state between requestsfrosty3-4/+11
2026-08-15fix: harden socket I/Ofrosty5-40/+267
2026-08-11fix: fixed header buffer boundary checkfrosty1-1/+1
2026-08-11fix: fixed template tag whitespace trimmingfrosty1-0/+1
2026-08-11feat: complete logging overhaulfrosty9-710/+935
2026-08-08fix: centralise empty HTTP status responsesfrosty4-12/+26
2026-08-08fix: remove redundant code in server.c and routing.c, oopsfrosty2-5/+2
2026-08-08fix: deduplicate condition comparison lookupfrosty1-36/+27
2026-08-08fix: centralise context cleanupfrosty1-24/+22
[...]