| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: replace jow@openwrt.org with jo@mein.io | Jo-Philipp Wich | 2016-06-07 | 1 | -1/+1 |
* | treewide: replace nbd@openwrt.org with nbd@nbd.name | Felix Fietkau | 2016-06-07 | 1 | -1/+1 |
* | uhttpd: use configured distribution name for SSL certificate CN | Felix Fietkau | 2016-05-21 | 2 | -1/+3 |
* | branding: add LEDE branding | John Crispin | 2016-03-24 | 2 | -3/+3 |
* | package/uhttpd: generate 2048 bit RSA key | Felix Fietkau | 2016-01-25 | 2 | -2/+2 |
* | uhttpd: fix typo in default config for px5g | Felix Fietkau | 2016-01-19 | 1 | -1/+1 |
* | 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: add support for configuration option ubus_cors | Luka Perkov | 2015-11-10 | 1 | -0/+1 |
* | uhttpd: update to the latest version, adds support for redirect helper scripts | Felix Fietkau | 2015-11-08 | 2 | -3/+7 |
* | 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 | 2 | -2/+7 |
* | uhttpd: fix keep-alive bug (#20607, #20661) | Jo-Philipp Wich | 2015-10-07 | 2 | -7/+2 |
* | uhttpd: update to the latest version, fixes deferred cgi script processing (#... | Felix Fietkau | 2015-09-07 | 1 | -2/+2 |
* | uhttpd: we don't know where the device is located, so reflect that in the cert | Imre Kaloz | 2015-08-19 | 1 | -3/+3 |
* | 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 | 3 | -2/+7 |
* | 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 |
* | uhttpd: make generating SSL keys more reliable against interrupted boots | Felix Fietkau | 2015-03-15 | 1 | -2/+5 |
* | 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 | 2 | -1/+2 |
* | 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 |
* | uhttpd: fix exit code of mod-ubus postinstall script | Jo-Philipp Wich | 2015-01-25 | 1 | -0/+2 |
* | 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 | 2 | -3/+3 |
* | uhttpd: also bind to IPv6 by default | Steven Barth | 2014-06-11 | 2 | -3/+3 |
* | 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: do not attempt to configure Lua handler if referenced file does not e... | Jo-Philipp Wich | 2014-04-11 | 1 | -3/+5 |
* | 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: don't process ubus_* and lua_* options if corresponding plugin is not... | Jo-Philipp Wich | 2013-12-15 | 1 | -4/+8 |
* | 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 | 2 | -4/+8 |
* | uhttp: add ubus.default | John Crispin | 2013-11-11 | 1 | -0/+2 |
* | uhttp: make the service auto respawn if it crashes | John Crispin | 2013-11-11 | 1 | -0/+1 |
* | 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: fix appending https ports to cmdline | Felix Fietkau | 2013-09-25 | 1 | -1/+1 |
* | procd: convert various packages to procd style init.d scripts | John Crispin | 2013-09-17 | 1 | -23/+15 |
* | 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 |