Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhttpd: protect tcp receive operations with select, make tcp keep-alive ↵ | Jo-Philipp Wich | 2011-01-09 | 1 | -0/+7 |
| | | | | | | optional (#8272) SVN-Revision: 24952 | ||||
* | uhttpd: - more robust handling of network failures on static file serving - ↵ | Jo-Philipp Wich | 2010-08-14 | 1 | -0/+7 |
| | | | | | | support unlimited amount of authentication realms, listener and client sockets - support for interpreters (.php => /usr/bin/php-cgi) SVN-Revision: 22630 | ||||
* | uhttpd: add option to reject requests from RFC1918 IPs to public server IPs ↵ | Jo-Philipp Wich | 2010-08-11 | 1 | -0/+5 |
| | | | | | | (DNS rebinding countermeasure) SVN-Revision: 22589 | ||||
* | uhttpd: - make network timeout configurable, increase default to 30 seconds ↵ | Jo-Philipp Wich | 2010-04-15 | 1 | -1/+7 |
| | | | | | | (#7067) - follow symlinks in docroot and add option to disable that - fix mimetype detection for files with combined extensions (.tar.gz, ...) SVN-Revision: 20883 | ||||
* | uhttpd: - make script timeout configurable - catch SIGCHLD to properly ↵ | Jo-Philipp Wich | 2010-03-27 | 1 | -7/+13 |
| | | | | | | interrupt select() - flag listen and client sockets as close-on-exec SVN-Revision: 20500 | ||||
* | add uhttpd (moved from LuCI trunk) | Jo-Philipp Wich | 2010-03-25 | 1 | -0/+53 |
SVN-Revision: 20428 |