You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jo-Philipp Wich 80307216f2 uhttpd: reorder compiler flags to fix native build on Ubuntu 11.x
SVN-Revision: 30936
12 years ago
..
Makefile uhttpd: reorder compiler flags to fix native build on Ubuntu 11.x 12 years ago
uhttpd-cgi.c uhttpd: fix bad pointer use in previous commit 13 years ago
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) 14 years ago
uhttpd-file.c uhttpd: properly match mimetype entries which cover the whole filename (#8236) 13 years ago
uhttpd-file.h add uhttpd (moved from LuCI trunk) 14 years ago
uhttpd-lua.c uhttpd: fix a signal related race condition exposed by LuCI on fast machines 14 years ago
uhttpd-lua.h add uhttpd (moved from LuCI trunk) 14 years ago
uhttpd-mimetypes.h uhttpd: add "application/x-ns-proxy-autoconfig" mime type (#8236) 13 years ago
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 13 years ago
uhttpd-tls.h uhttpd: support building against openssl instead of cyassl, minor cleanups (#7827) 13 years ago
uhttpd-utils.c uhttpd: cope with DES crypted passwd entries by not relying on a leading dollar sign to indicate a cipher 13 years ago
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 13 years ago
uhttpd.c uhttpd: cope with variable number of spaces in header lines (#11079) 13 years ago
uhttpd.h uhttpd: support building against openssl instead of cyassl, minor cleanups (#7827) 13 years ago