| Commit message (Expand) | Author | Age | Files | Lines |
* | uhttpd: various fixes | Jo-Philipp Wich | 2012-07-09 | 1 | -15/+47 |
* | uhttpd: do not subscribe to epoll write events Watch child read pipe end for ... | Jo-Philipp Wich | 2012-07-06 | 1 | -0/+3 |
* | uhttpd: - rewrite large parts of the server, use uloop event driven structure... | Jo-Philipp Wich | 2012-05-28 | 1 | -86/+164 |
* | uhttpd: display errors in init script, code formatting changes, bump package ... | Jo-Philipp Wich | 2012-05-03 | 1 | -120/+124 |
* | Fixed: [PATCH 2/3] uhttpd URL-codec enhancements. | Jo-Philipp Wich | 2016-03-20 | 1 | -15/+27 |
* | uhttpd URL-codec bug fixes. | Jo-Philipp Wich | 2012-05-03 | 1 | -5/+11 |
* | uhttpd: cope with DES crypted passwd entries by not relying on a leading doll... | Jo-Philipp Wich | 2011-11-09 | 1 | -5/+2 |
* | uhttpd: rework CyaSSL and OpenSSL integration; move protected recv() and send... | Jo-Philipp Wich | 2011-11-05 | 1 | -35/+44 |
* | 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 |