doc: Documented htpipe.
[ashd.git] / src / callfcgi.c
2016-12-31 Fredrik TolfMerge branch 'master' into timeheap
2016-05-18 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2016-05-18 Fredrik TolfMerge branch 'master' of ansgar.seatribe.se:/usr/local...
2016-04-13 Fredrik Tolflib: Allow reception of mtstdopen info structure.
2015-10-30 Fredrik Tolfcall[fs]cgi: Fixed quoting bug.
2014-10-15 Fredrik Tolfcall[fs]cgi: Reset SIGCHLD to SIG_DFL before exec'ing...
2014-10-14 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2014-10-14 Fredrik Tolfcall[fs]cgi: Call killcuraddr explicitly instead of...
2014-09-29 Fredrik Tolfcall[fs]cgi: Fixed shutdown bug.
2014-04-25 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
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.