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 3b3e5b7a49 uhttpd: substitute "+" with space when using the -d flag, lazyload tls support
SVN-Revision: 25220
14 years ago
..
Makefile uhttpd: make it work without shadow password support 14 years ago
uhttpd-cgi.c uhttpd: - fix parsing of interpreter entries in the config file, fixes serving of static files as .cgi with X-Wrt - better cope with connection aborts, especially during header transfer - fix return value checking of TLS reads and writes, solves some blocking issues 14 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: - fix parsing of interpreter entries in the config file, fixes serving of static files as .cgi with X-Wrt - better cope with connection aborts, especially during header transfer - fix return value checking of TLS reads and writes, solves some blocking issues 14 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: - 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, ...) 14 years ago
uhttpd-tls.c uhttpd: - fix parsing of interpreter entries in the config file, fixes serving of static files as .cgi with X-Wrt - better cope with connection aborts, especially during header transfer - fix return value checking of TLS reads and writes, solves some blocking issues 14 years ago
uhttpd-tls.h add uhttpd (moved from LuCI trunk) 14 years ago
uhttpd-utils.c uhttpd: protect tcp receive operations with select, make tcp keep-alive optional (#8272) 14 years ago
uhttpd-utils.h uhttpd: redirect to same location with trailing slash appended if directories are requested 14 years ago
uhttpd.c uhttpd: substitute "+" with space when using the -d flag, lazyload tls support 14 years ago
uhttpd.h uhttpd: protect tcp receive operations with select, make tcp keep-alive optional (#8272) 14 years ago