etc: Add environment option to run init.d/ashd silently.
[ashd.git] / src / plaintcp.c
2016-12-31 Fredrik TolfMerge branch 'master' into timeheap
2016-05-18 Fredrik TolfMerge branch 'master' into duplex
2016-05-18 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2016-05-18 Fredrik TolfMerge branch 'master' into duplex
2016-05-18 Fredrik TolfMerge branch 'master' of ansgar.seatribe.se:/usr/local...
2016-05-18 Fredrik Tolfhtparser: Added support for full-duplex requests.
2016-05-08 Fredrik Tolfhtparser: Use bufio instead of stdio for greater respon...
2016-04-13 Fredrik Tolflib: Allow reception of mtstdopen info structure.
2015-02-03 Fredrik Tolfhtparser: Handle ECONNABORTED correctly.
2014-04-25 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2014-04-13 Fredrik Tolfhtparser: Accept more connections in bulk.
2012-12-28 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2012-12-28 Fredrik Tolfhtparser: Improved shutdown behavior further.
2012-12-28 Fredrik Tolfhtparser: More well-defined shutdown behavior.
2011-03-17 Fredrik Tolfhtparser: Increased listen backlog a lot.
2011-03-09 Fredrik TolfMerge branch 'master' into sslres
2011-03-09 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2011-03-08 Fredrik TolfTry to use FD_CLOEXEC instead of mass-closing everywhere.
2010-10-03 Fredrik Tolfhtparser: Format v4-mapped address as dotted-quad.
2010-09-06 Fredrik Tolfhtparser: Pass the server's local IP address.
2010-08-31 Fredrik TolfAdded an initial implementation of HTTPS.
2010-08-31 Fredrik TolfFixed plaintcp bug.
2010-08-24 Fredrik TolfAdded a response function for standard redirection.
2010-08-24 Fredrik TolfMade plaintcp a bit more flexible and present the port...
2010-08-21 Fredrik TolfMade htparser listening much more flexible.