| Commit message (Expand) | Author | Age | Files | Lines |
* | uhttpd: drop uhttpd-mod-tls, it has been useless for years | Felix Fietkau | 2016-12-22 | 1 | -39/+0 |
* | treewide: clean up and unify PKG_VERSION for git based downloads | Felix Fietkau | 2016-12-22 | 1 | -5/+3 |
* | treewide: clean up download hashes | Felix Fietkau | 2016-12-16 | 1 | -1/+1 |
* | uhttpd: Add Basic Auth config | Daniel Dickinson | 2016-10-31 | 2 | -1/+38 |
* | uhttpd: create self-signed certificates with unique subjects | Hannu Nyman | 2016-10-26 | 1 | -1/+2 |
* | uhttpd: prefer px5g for certificate creation | Hannu Nyman | 2016-10-26 | 1 | -2/+2 |
* | uhttpd: fix handling of special "/" prefix when matching handlers | Jo-Philipp Wich | 2016-10-25 | 1 | -3/+3 |
* | uhttpd: update to the latest version, adds a small json handler fix | Felix Fietkau | 2016-10-08 | 1 | -3/+3 |
* | source: Switch to xz for packages and tools where possible | Daniel Engberg | 2016-10-06 | 1 | -1/+2 |
* | uhttpd: rename certificate defaults section | Jo-Philipp Wich | 2016-10-06 | 1 | -2/+2 |
* | uhttpd: support using OpenSSL for certificate generation | Hannu Nyman | 2016-10-05 | 2 | -3/+8 |
* | uhttpd: update to the latest version, adds some extensions to handler script ... | Felix Fietkau | 2016-06-16 | 1 | -2/+2 |
* | package/*: update git urls for project repos | John Crispin | 2016-06-13 | 1 | -1/+1 |
* | 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 |