userplex: Corrected opening of /dev/null.
[ashd.git] / src / callfcgi.c
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.