Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhttpd: - more robust handling of network failures on static file serving - ↵ | Jo-Philipp Wich | 2010-08-14 | 1 | -0/+5 |
| | | | | | | 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/+1 |
| | | | | | | (DNS rebinding countermeasure) SVN-Revision: 22589 | ||||
* | uhttpd: block SIGCHLD until it is expected (#6957) | Jo-Philipp Wich | 2010-03-27 | 1 | -0/+2 |
| | | | | SVN-Revision: 20513 | ||||
* | uhttpd: - make script timeout configurable - catch SIGCHLD to properly ↵ | Jo-Philipp Wich | 2010-03-27 | 1 | -0/+3 |
| | | | | | | 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/+98 |
SVN-Revision: 20428 |