aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterfix resource leakNathan Perry7 years
 
 
AgeCommit messageAuthorFilesLines
2017-09-27fix resource leakHEADmasterNathan Perry1-0/+3
2017-09-24fix headers againNathan Perry1-1/+1
2017-09-24disallow non-GET requestsNathan Perry1-1/+17
2017-09-24add a few more content typesNathan Perry1-0/+6
2017-09-24fix headersNathan Perry5-6/+7
2017-09-24write a readmeNathan Perry1-0/+6
2017-09-24update makefile to build tgzNathan Perry2-2/+8
2017-09-24use clock_gettime rather than clockNathan Perry5-17/+25
2017-09-24impl connection dropping. needs fixesNathan Perry4-7/+55
2017-09-24fix free bug (praise valgrind)Nathan Perry1-1/+0
[...]