Commits


Do not log requested file names by default


Add the define for MAXREQLEN here


MAke sure there is always enough space in the buffer


Add more tests, especially check for buffer overflows


Add testsuite


Initialize fd variable


close fd also in the error condition case


Remove unused buffer variable


One more comment


Fix comment


Correct wrong error message


Shorten to 80 chars per line


more updates


Clarify on which addresses twind listens by default


Add support to specify custom port number


Simplify open_sockets function


Fix major typo in request decoding function


Initialize previously uninitialized values, found by valgrind


Add option for version numbers


add more info to man page


Add my copyright


Put unveil() calls at proper location


Add first try of unveil support


Remove proc pledge after fork()


Now fix guards for real