callfcgi: Improved recvrec implementation.
[ashd.git] / src / callfcgi.c
2014-03-10 Fredrik Tolfcallfcgi: Improved recvrec implementation.
2014-03-03 Fredrik Tolfcallfcgi: Use the library mtio pipes instead of kernel...
2014-03-02 Fredrik TolfMerge branch 'master' of fludd.seatribe.se:/usr/local...
2014-02-27 Fredrik Tolfcall[fs]cgi: Fixed wrong header usage.
2014-01-02 Fredrik Tolflib: Moved default status strings from call[fs]cgi...
2012-12-28 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2012-12-27 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2012-12-27 Fredrik Tolfcall*cgi, python: Added symmetrical {SERVER,REMOTE...
2011-06-26 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2011-06-26 Fredrik Tolfcall*cgi, python: Try to emulate standard CGI behavior...
2011-04-27 Fredrik Tolfcall[fs]cgi: Ensure less delay in closing stdin when...
2011-03-09 Fredrik TolfMerge branch 'master' into sslres
2011-02-27 Fredrik Tolfcall[fs]cgi: Fixed bug-fix bug.
2011-02-26 Fredrik Tolfcall[fs]cgi: Plugged a bit of memory leakage.
2011-01-15 Fredrik TolfComply better with the CGI specification by unquoting...
2010-11-01 Fredrik Tolfcall[fs]cgi: Ensure exit handlers are not called in...
2010-10-30 Fredrik Tolfcallfcgi: Fixed free() typo. 0.4
2010-10-30 Fredrik Tolfcall*cgi: Added the REMOTE_USER CGI variable, as a...
2010-10-30 Fredrik TolfAdded a callfcgi program, probably a bit buggy.