Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhttpd: redirect to same location with trailing slash appended if ↵ | Jo-Philipp Wich | 2010-11-10 | 1 | -0/+1 |
| | | | | | | directories are requested SVN-Revision: 23952 | ||||
* | uhttpd: make it work without shadow password support | Jo-Philipp Wich | 2010-11-06 | 1 | -1/+4 |
| | | | | SVN-Revision: 23897 | ||||
* | uhttpd: - fix parsing of interpreter entries in the config file, fixes ↵ | Jo-Philipp Wich | 2010-08-18 | 1 | -0/+7 |
| | | | | | | 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 SVN-Revision: 22692 | ||||
* | 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 |