Commits


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


Move fds around, again


Declare both file descriptors as static


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


Next part of access logging


Add first support for client access/error logs


Add the define for MAXREQLEN here


Add option for version numbers


Add my copyright


Rework request handling and also support requests that end on a directory


Add support for mime handling


Factor out request handling function


Remove unneeded define


Serve files from /var/db/gemini and use the hostname as subdir


Make TLS read and write work


Send gemini file ack to client


Add prototype for func


Move status codes in header file, fix meta string generation and add a function to send a non-success status code