aboutsummaryrefslogtreecommitdiff
path: root/networking/httpd_indexcgi.c
AgeCommit message (Expand)Author
2020-07-31httpd_indexcgi.c: use CSS for odd/even rowsSergey Ponomarev
2020-07-31httpd_indexcgi.c: minimize style CSSSergey Ponomarev
2012-09-03httpd_indexcgi.c: fix compile failureDenys Vlasenko
2011-12-19httpd: don't drop/abuse QUERY_STRING when /cgi-bin/index.cgi is usedDenys Vlasenko
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2010-04-15httpd_indexcgi example: trivial fixDenys Vlasenko
2010-01-09*: make it easier to distinquish "struct tm", pointer to one, etcDenys Vlasenko
2009-10-27httpd_indexcgi: fix off-by-one errorDenys Vlasenko
2009-09-10networking/httpd_ssi.c: new example CGI handlerDenys Vlasenko
2008-05-19- use STD*_FILENO some more. No object-code changesBernhard Reutner-Fischer
2007-08-23httpd: code shrink of dir indexer exampleDenis Vlasenko
2007-08-22httpd: style fix in indexer exampleDenis Vlasenko
2007-08-22httpd: replace shell-based dir indexer cgi example with C-based one.Denis Vlasenko