summaryrefslogtreecommitdiff
path: root/fhp.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-27cleanup, additional work towards transfer encoding supportPaul Duncan1-24/+93
2016-08-27hash header namePaul Duncan1-0/+9
2016-08-27hash http method and version and add tokens for fast parsingPaul Duncan1-2/+196
2016-08-27clean up commentPaul Duncan1-1/+3
2016-08-27add more invalid character errors, clean up commentsPaul Duncan1-9/+9
2016-08-26add url percent decodingPaul Duncan1-36/+157
2016-08-26whitespacePaul Duncan1-5/+8
2016-08-26set state after header valuePaul Duncan1-0/+3
2016-08-26add fhp_strtoken()Paul Duncan1-0/+47
2016-08-26initial commitPaul Duncan1-0/+591