openwrtv3/package/uhttpd/src
2012-03-13 20:41:31 +00:00
..
Makefile uhttpd: reorder compiler flags to fix native build on Ubuntu 11.x 2012-03-13 20:41: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: rework CyaSSL and OpenSSL integration; move protected recv() and send() operations below the ssl layer - fixes hangs when accessing via https 2011-11-05 03:19:07 +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: cope with DES crypted passwd entries by not relying on a leading dollar sign to indicate a cipher 2011-11-09 18:55:28 +00:00
uhttpd-utils.h uhttpd: rework CyaSSL and OpenSSL integration; move protected recv() and send() operations below the ssl layer - fixes hangs when accessing via https 2011-11-05 03:19:07 +00:00
uhttpd.c uhttpd: cope with variable number of spaces in header lines (#11079) 2012-03-04 15:53:51 +00:00
uhttpd.h uhttpd: support building against openssl instead of cyassl, minor cleanups (#7827) 2011-07-18 14:18:31 +00:00