Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | httpd_indexcgi.c: fix compile failure | Denys Vlasenko | 2012-09-03 | 1 | -0/+1 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | httpd: don't drop/abuse QUERY_STRING when /cgi-bin/index.cgi is used | Denys Vlasenko | 2011-12-19 | 1 | -11/+16 |
| | | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | *: make GNU licensing statement forms more regular | Denys Vlasenko | 2010-08-16 | 1 | -1/+1 |
| | | | | | | | This change retains "or later" state! No licensing _changes_ here, only form is adjusted (article, space between "GPL" and "v2" and so on). Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | httpd_indexcgi example: trivial fix | Denys Vlasenko | 2010-04-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | *: make it easier to distinquish "struct tm", pointer to one, etc | Denys Vlasenko | 2010-01-09 | 1 | -7/+7 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | httpd_indexcgi: fix off-by-one error | Denys Vlasenko | 2009-10-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | networking/httpd_ssi.c: new example CGI handler | Denys Vlasenko | 2009-09-10 | 1 | -2/+4 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | - use STD*_FILENO some more. No object-code changes | Bernhard Reutner-Fischer | 2008-05-19 | 1 | -1/+1 |
| | |||||
* | httpd: code shrink of dir indexer example | Denis Vlasenko | 2007-08-23 | 1 | -185/+196 |
| | |||||
* | httpd: style fix in indexer example | Denis Vlasenko | 2007-08-22 | 1 | -4/+4 |
| | |||||
* | httpd: replace shell-based dir indexer cgi example with C-based one. | Denis Vlasenko | 2007-08-22 | 1 | -0/+331 |