Commits


Also free memory for decoded request here


Revert all access/error logging for now, needs more thought


Move fds around, again


Declare both file descriptors as static


forget to unveil() log path


Merge branch 'master' of ssh://git.xosc.org:/var/www/git/twind * 'master' of ssh://git.xosc.org:/var/www/git/twind: Implement function to close both access and error logs Implement error logging Remove commented line Next part of access logging Add first support for client access/error logs


Implement function to close both access and error logs


Remove old debug code


Implement error logging


Fix indentation


Remove commented line


Handle the case that mime is NULL


Next part of access logging


Change some exits to something less intrusive


Add first support for client access/error logs


Add README and remove old files


hostname doesn't provide the desired result, so go with a variable


Add command to create new TLS cert


Remove debug options from linker part in Makefile


Too complicated


Allow debug and non-debug builds


check return value of daemon()


mime should always be initialized


Rename test dir to regress


Allow tests to set a target server on the command line