aboutsummaryrefslogtreecommitdiff
path: root/networking/httpd_helpers.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* networking/httpd_indexcgi.c: non-mallocing versionDenys Vlasenko2026-01-261-7/+12
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* httpd: fix compilation script of httpd_ratelimit_cgi.cDenys Vlasenko2026-01-221-1/+3
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* networking/httpd_ratelimit_cgi.c: new example CGI handlerDenys Vlasenko2026-01-211-1/+6
| | | | | | | text data bss dec hex filename 4003 40 352 4395 112b httpd_ratelimit_cgi Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Update information on building httpd and wget helpersDenys Vlasenko2016-12-221-0/+24
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>