openwrtv4/package/uhttpd/src
2010-08-11 00:05:34 +00:00
..
Makefile add uhttpd (moved from LuCI trunk) 2010-03-25 15:46:16 +00:00
uhttpd-cgi.c uhttpd: - fix a compile warning - support custom index file names - support custom error pages (or cgi handler) - add option to disable directory listings - add REDIRECT_STATUS for CGI requests, fixes php-cgi 2010-07-23 13:15:22 +00:00
uhttpd-cgi.h add uhttpd (moved from LuCI trunk) 2010-03-25 15:46:16 +00:00
uhttpd-file.c uhttpd: - fix a compile warning - support custom index file names - support custom error pages (or cgi handler) - add option to disable directory listings - add REDIRECT_STATUS for CGI requests, fixes php-cgi 2010-07-23 13:15:22 +00:00
uhttpd-file.h add uhttpd (moved from LuCI trunk) 2010-03-25 15:46:16 +00:00
uhttpd-lua.c uhttpd: fix a signal related race condition exposed by LuCI on fast machines 2010-03-29 09:26:02 +00:00
uhttpd-lua.h add uhttpd (moved from LuCI trunk) 2010-03-25 15:46:16 +00:00
uhttpd-mimetypes.h uhttpd: - make network timeout configurable, increase default to 30 seconds (#7067) - follow symlinks in docroot and add option to disable that - fix mimetype detection for files with combined extensions (.tar.gz, ...) 2010-04-15 19:46:35 +00:00
uhttpd-tls.c uhttpd: - fix incorrect parsing of multiple listen options (#7458) - support PEM certificates for SSL 2010-06-12 12:58:11 +00:00
uhttpd-tls.h add uhttpd (moved from LuCI trunk) 2010-03-25 15:46:16 +00:00
uhttpd-utils.c uhttpd: add option to reject requests from RFC1918 IPs to public server IPs (DNS rebinding countermeasure) 2010-08-11 00:05:34 +00:00
uhttpd-utils.h uhttpd: add option to reject requests from RFC1918 IPs to public server IPs (DNS rebinding countermeasure) 2010-08-11 00:05:34 +00:00
uhttpd.c uhttpd: add option to reject requests from RFC1918 IPs to public server IPs (DNS rebinding countermeasure) 2010-08-11 00:05:34 +00:00
uhttpd.h uhttpd: add option to reject requests from RFC1918 IPs to public server IPs (DNS rebinding countermeasure) 2010-08-11 00:05:34 +00:00