| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | uhttpd: add option for mbedtls | Felix Fietkau | 2016-01-19 | 1 | -0/+4 |
* | uhttpd: move to git.openwrt.org | Felix Fietkau | 2016-01-04 | 1 | -1/+1 |
* | uhttpd: update to the latest version, adds support for redirect helper scripts | Felix Fietkau | 2015-11-08 | 1 | -3/+3 |
* | uhttpd: update to latest git HEAD | John Crispin | 2015-10-20 | 1 | -2/+2 |
* | uhttpd: update to latest git revision | John Crispin | 2015-10-19 | 1 | -2/+2 |
* | uhttpd: fix keep-alive bug (#20607, #20661) | Jo-Philipp Wich | 2015-10-07 | 1 | -2/+2 |
* | uhttpd: update to the latest version, fixes deferred cgi script processing (#... | Felix Fietkau | 2015-09-07 | 1 | -2/+2 |
* | uhttpd: pass X-HTTP-Method-Override header to cgi scripts | Jo-Philipp Wich | 2015-08-17 | 1 | -2/+2 |
* | uhttpd: use 307 for HTTPS redirections to retain request method | Jo-Philipp Wich | 2015-05-30 | 1 | -1/+1 |
* | uhttpd: add support for enforcing https | Jo-Philipp Wich | 2015-05-30 | 1 | -2/+2 |
* | uhttpd: inhibit chunked transfer encoding for static file responses | Jo-Philipp Wich | 2015-05-30 | 1 | -2/+2 |
* | uhttpd: properly handle return codes | John Crispin | 2015-03-30 | 1 | -2/+2 |
* | packages: more (e)glibc fixes after r44701 | Nicolas Thill | 2015-03-16 | 1 | -0/+4 |
* | uhttp: update to latest git HEAD | John Crispin | 2015-03-11 | 1 | -2/+2 |
* | uhttpd: relay stderr to syslog | Jo-Philipp Wich | 2015-02-26 | 1 | -1/+1 |
* | uhttpd: fix another remaining relro issue in the Lua plugin | Jo-Philipp Wich | 2015-01-25 | 1 | -2/+2 |
* | uhttpd: fix time_t type mismatch on 32bit systems | Jo-Philipp Wich | 2015-01-25 | 1 | -2/+2 |
* | uhttpd: fix crash with enabled relro, memory leak in dirlists and lfs | Jo-Philipp Wich | 2015-01-25 | 1 | -3/+3 |
* | license info - revert r43155 | John Crispin | 2014-11-03 | 1 | -3/+0 |
* | Add more license tags with SPDX identifiers | John Crispin | 2014-11-03 | 1 | -0/+3 |
* | Add a few SPDX tags | Steven Barth | 2014-11-02 | 1 | -0/+1 |
* | uhttpd: fix HTTP incompatibilities in file handler | Jo-Philipp Wich | 2014-10-27 | 1 | -2/+2 |
* | uhttpd: do not configure TLS parameters if libustream-ssl is not present | Jo-Philipp Wich | 2014-08-25 | 1 | -2/+2 |
* | uhttpd: also bind to IPv6 by default | Steven Barth | 2014-06-11 | 1 | -1/+1 |
* | uhttpd: update to the latest version, fixes musl compile issues | Felix Fietkau | 2014-06-09 | 1 | -2/+2 |
* | uhttpd: update to the latest version, fixes cgi path handling issues | Felix Fietkau | 2014-05-09 | 1 | -2/+2 |
* | uhttpd: update to latest version, improves cgi path handling | Felix Fietkau | 2014-03-22 | 1 | -2/+2 |
* | uhttpd: update to latest version, fixes HEAD requests to CGI scripts | Felix Fietkau | 2014-03-21 | 1 | -2/+2 |
* | uhttpd: update to the latest version, fixes crashes in the ubus plugin | Felix Fietkau | 2013-11-21 | 1 | -2/+2 |
* | uhttpd: return after processing -d switch, only set ubus prefix if not alread... | Jo-Philipp Wich | 2013-11-11 | 1 | -2/+2 |
* | uhttp: make sure that the ubus module is loaded when when installed | John Crispin | 2013-11-11 | 1 | -1/+2 |
* | uhttpd: add a config option for using ustream-polarssl, and use it by default | Felix Fietkau | 2013-09-29 | 1 | -2/+8 |
* | uhttpd: udpat to git head | Jo-Philipp Wich | 2013-09-13 | 1 | -2/+2 |
* | uhttpd: update to the latest version, fixes a crash on early cgi/lua process ... | Felix Fietkau | 2013-07-31 | 1 | -2/+2 |
* | uhttpd: update to latest version, fixes issues with POST and keep-alive (#13940) | Felix Fietkau | 2013-07-26 | 1 | -2/+2 |
* | uhttpd: update to latest version, fixes CGI related crashes | Felix Fietkau | 2013-06-01 | 1 | -2/+2 |
* | uhttpd: update again to fix a ubus plugin crash bug | Felix Fietkau | 2013-05-30 | 1 | -2/+2 |
* | uhttpd: update to latest version, fixes script timeout for ubus requests | Felix Fietkau | 2013-05-30 | 1 | -2/+2 |
* | uhttpd: update to latest version, fixes #13564, #13560, improves error handli... | Felix Fietkau | 2013-05-23 | 1 | -2/+2 |
* | uhttpd: update to latest version, fixes index page processing order | Felix Fietkau | 2013-05-16 | 1 | -2/+2 |
* | uhttpd: update to latest version, fixes a SSL connection memory leak | Felix Fietkau | 2013-05-14 | 1 | -2/+2 |
* | uhttpd: update to git head, fixes regression when parsing IPv6 listen arguments | Jo-Philipp Wich | 2013-04-17 | 1 | -3/+3 |
* | uhttpd: update to latest version, fixes compile error with latest libubox | Felix Fietkau | 2013-04-15 | 1 | -2/+2 |
* | uhttpd: update to latest version, fixes an occasional crash on CGI scripts | Felix Fietkau | 2013-03-15 | 1 | -2/+2 |
* | uhttpd: always turn on TLS support, include ustream-ssl as a build dependency | Felix Fietkau | 2013-01-22 | 1 | -3/+3 |
* | uhttpd: fix another small hang issue with the same symptoms | Felix Fietkau | 2013-01-22 | 1 | -1/+1 |
* | uhttpd: fix connection hangs | Felix Fietkau | 2013-01-22 | 1 | -2/+2 |
* | uhttpd: fix unencrypted passwords in httpd.conf | Felix Fietkau | 2013-01-21 | 1 | -2/+2 |
* | uhttpd: fix selecting the right ustream implementation when openssl is to be ... | Felix Fietkau | 2013-01-20 | 1 | -1/+1 |
* | uhttpd: update to a newer version, fixes chunked transfer on some POST requests | Felix Fietkau | 2013-01-19 | 1 | -1/+1 |