openwrtv4/package/uhttpd/src
Jo-Philipp Wich 32ae896d00 uhttpd: fix bad pointer use in previous commit
SVN-Revision: 28257
2011-09-18 23:34:25 +00:00
..
Makefile uhttpd: support building against openssl instead of cyassl, minor cleanups (#7827) 2011-07-18 14:18:31 +00:00
uhttpd-cgi.c uhttpd: fix bad pointer use in previous commit 2011-09-18 23:34:25 +00:00
uhttpd-cgi.h uhttpd: - more robust handling of network failures on static file serving - support unlimited amount of authentication realms, listener and client sockets - support for interpreters (.php => /usr/bin/php-cgi) 2010-08-14 00:54:24 +00:00
uhttpd-file.c uhttpd: properly match mimetype entries which cover the whole filename (#8236) 2011-09-04 10:21:05 +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: add "application/x-ns-proxy-autoconfig" mime type (#8236) 2011-09-02 13:28:29 +00:00
uhttpd-tls.c uhttpd: support building against openssl instead of cyassl, minor cleanups (#7827) 2011-07-18 14:18:31 +00:00
uhttpd-tls.h uhttpd: support building against openssl instead of cyassl, minor cleanups (#7827) 2011-07-18 14:18:31 +00:00
uhttpd-utils.c uhttpd: protect tcp receive operations with select, make tcp keep-alive optional (#8272) 2011-01-09 23:35:45 +00:00
uhttpd-utils.h uhttpd: redirect to same location with trailing slash appended if directories are requested 2010-11-10 20:52:30 +00:00
uhttpd.c uhttpd: support building against openssl instead of cyassl, minor cleanups (#7827) 2011-07-18 14:18:31 +00:00
uhttpd.h uhttpd: support building against openssl instead of cyassl, minor cleanups (#7827) 2011-07-18 14:18:31 +00:00