aboutsummaryrefslogtreecommitdiff
path: root/networking/httpd_indexcgi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* post-1.16.1 fixesDenys Vlasenko2010-06-121-1/+1
* *: make it easier to distinquish "struct tm", pointer to one, etcDenys Vlasenko2010-01-091-7/+7
* httpd_indexcgi: fix off-by-one errorDenys Vlasenko2009-10-271-1/+1
* networking/httpd_ssi.c: new example CGI handlerDenys Vlasenko2009-09-101-2/+4
* - use STD*_FILENO some more. No object-code changesBernhard Reutner-Fischer2008-05-191-1/+1
* httpd: code shrink of dir indexer exampleDenis Vlasenko2007-08-231-185/+196
* httpd: style fix in indexer exampleDenis Vlasenko2007-08-221-4/+4
* httpd: replace shell-based dir indexer cgi example with C-based one.Denis Vlasenko2007-08-221-0/+331