lib: Made simpleerror callable with stdio handles as well as FDs.
[ashd.git] / lib / resp.c
2012-06-04 Fredrik Tolflib: Made simpleerror callable with stdio handles as...
2011-01-03 Fredrik Tolflib: Fixed obvious memory leak in simpleerror.
2010-09-05 Fredrik TolfMerge branch 'recurse'
2010-09-05 Fredrik TolfFixed stdredir to handle querystrings properly.
2010-08-29 Fredrik TolfBeautified the directory listings.
2010-08-24 Fredrik TolfFixed a bug in stdredir.
2010-08-24 Fredrik TolfDon't close the filedescriptors passed to simpleerror...
2010-08-24 Fredrik TolfAdded a response function for standard redirection.
2010-08-20 Fredrik TolfUse new-style (CR-less) headers in responses.
2009-01-07 Fredrik TolfMerge branch 'master' of /srv/git/r/ashd
2009-01-07 Fredrik TolfFixed a couple of small bugs.
2008-12-23 Fredrik TolfAdded some caching capabilities to sendfile.
2008-12-21 Fredrik TolfSend error reports from dirplex.