| Commit message (Expand) | Author | Age | Files | Lines |
* | uhttpd: protect tcp receive operations with select, make tcp keep-alive optio... | Jo-Philipp Wich | 2011-01-09 | 1 | -7/+23 |
* | uhttpd: redirect to same location with trailing slash appended if directories... | Jo-Philipp Wich | 2010-11-10 | 1 | -2/+19 |
* | uhttpd: make it work without shadow password support | Jo-Philipp Wich | 2010-11-06 | 1 | -1/+8 |
* | uhttpd: fix segfault triggered by Basic Auth checking | Jo-Philipp Wich | 2010-08-25 | 1 | -2/+0 |
* | uhttpd: - fix parsing of interpreter entries in the config file, fixes servin... | Jo-Philipp Wich | 2010-08-18 | 1 | -14/+13 |
* | uhttpd: - more robust handling of network failures on static file serving - s... | Jo-Philipp Wich | 2010-08-14 | 1 | -47/+76 |
* | uhttpd: add option to reject requests from RFC1918 IPs to public server IPs (... | Jo-Philipp Wich | 2010-08-11 | 1 | -0/+15 |
* | uhttpd: - fix a compile warning - support custom index file names - support c... | Jo-Philipp Wich | 2010-07-23 | 1 | -4/+20 |
* | uhttpd: - ignore authentication realms that refer to user accounts with no pa... | Jo-Philipp Wich | 2010-04-24 | 1 | -2/+6 |
* | uhttpd: fix bug in path canonization introduced by r20883 | Jo-Philipp Wich | 2010-04-15 | 1 | -2/+3 |
* | uhttpd: - make network timeout configurable, increase default to 30 seconds (... | Jo-Philipp Wich | 2010-04-15 | 1 | -4/+78 |
* | uhttpd: block SIGCHLD until it is expected (#6957) | Jo-Philipp Wich | 2010-03-27 | 1 | -0/+19 |
* | add uhttpd (moved from LuCI trunk) | Jo-Philipp Wich | 2010-03-25 | 1 | -0/+749 |