aboutsummaryrefslogtreecommitdiff
path: root/package/network/services/uhttpd/Makefile
Commit message (Expand)AuthorAge
...
* uhttpd: pass X-HTTP-Method-Override header to cgi scriptsJo-Philipp Wich2015-08-17
* uhttpd: use 307 for HTTPS redirections to retain request methodJo-Philipp Wich2015-05-30
* uhttpd: add support for enforcing httpsJo-Philipp Wich2015-05-30
* uhttpd: inhibit chunked transfer encoding for static file responsesJo-Philipp Wich2015-05-30
* uhttpd: properly handle return codesJohn Crispin2015-03-30
* packages: more (e)glibc fixes after r44701Nicolas Thill2015-03-16
* uhttp: update to latest git HEADJohn Crispin2015-03-11
* uhttpd: relay stderr to syslogJo-Philipp Wich2015-02-26
* uhttpd: fix another remaining relro issue in the Lua pluginJo-Philipp Wich2015-01-25
* uhttpd: fix time_t type mismatch on 32bit systemsJo-Philipp Wich2015-01-25
* uhttpd: fix crash with enabled relro, memory leak in dirlists and lfsJo-Philipp Wich2015-01-25
* license info - revert r43155John Crispin2014-11-03
* Add more license tags with SPDX identifiersJohn Crispin2014-11-03
* Add a few SPDX tagsSteven Barth2014-11-02
* uhttpd: fix HTTP incompatibilities in file handlerJo-Philipp Wich2014-10-27
* uhttpd: do not configure TLS parameters if libustream-ssl is not presentJo-Philipp Wich2014-08-25
* uhttpd: also bind to IPv6 by defaultSteven Barth2014-06-11
* uhttpd: update to the latest version, fixes musl compile issuesFelix Fietkau2014-06-09
* uhttpd: update to the latest version, fixes cgi path handling issuesFelix Fietkau2014-05-09
* uhttpd: update to latest version, improves cgi path handlingFelix Fietkau2014-03-22
* uhttpd: update to latest version, fixes HEAD requests to CGI scriptsFelix Fietkau2014-03-21
* uhttpd: update to the latest version, fixes crashes in the ubus pluginFelix Fietkau2013-11-21
* uhttpd: return after processing -d switch, only set ubus prefix if not alread...Jo-Philipp Wich2013-11-11
* uhttp: make sure that the ubus module is loaded when when installedJohn Crispin2013-11-11
* uhttpd: add a config option for using ustream-polarssl, and use it by defaultFelix Fietkau2013-09-29
* uhttpd: udpat to git headJo-Philipp Wich2013-09-13
* uhttpd: update to the latest version, fixes a crash on early cgi/lua process ...Felix Fietkau2013-07-31
* uhttpd: update to latest version, fixes issues with POST and keep-alive (#13940)Felix Fietkau2013-07-26
* uhttpd: update to latest version, fixes CGI related crashesFelix Fietkau2013-06-01
* uhttpd: update again to fix a ubus plugin crash bugFelix Fietkau2013-05-30
* uhttpd: update to latest version, fixes script timeout for ubus requestsFelix Fietkau2013-05-30
* uhttpd: update to latest version, fixes #13564, #13560, improves error handli...Felix Fietkau2013-05-23
* uhttpd: update to latest version, fixes index page processing orderFelix Fietkau2013-05-16
* uhttpd: update to latest version, fixes a SSL connection memory leakFelix Fietkau2013-05-14
* uhttpd: update to git head, fixes regression when parsing IPv6 listen argumentsJo-Philipp Wich2013-04-17
* uhttpd: update to latest version, fixes compile error with latest libuboxFelix Fietkau2013-04-15
* uhttpd: update to latest version, fixes an occasional crash on CGI scriptsFelix Fietkau2013-03-15
* uhttpd: always turn on TLS support, include ustream-ssl as a build dependencyFelix Fietkau2013-01-22
* uhttpd: fix another small hang issue with the same symptomsFelix Fietkau2013-01-22
* uhttpd: fix connection hangsFelix Fietkau2013-01-22
* uhttpd: fix unencrypted passwords in httpd.confFelix Fietkau2013-01-21
* uhttpd: fix selecting the right ustream implementation when openssl is to be ...Felix Fietkau2013-01-20
* uhttpd: update to a newer version, fixes chunked transfer on some POST requestsFelix Fietkau2013-01-19
* uhttpd: switch to uhttpd2, it is now feature completeFelix Fietkau2013-01-19
* uhttpd: update to latest git head, improves handling of invalid requestsJo-Philipp Wich2012-10-30
* uhttpd: fix compilation with eglibcJo-Philipp Wich2012-10-19
* uhttpd: update to latest git head - introduces support for multiple index fil...Jo-Philipp Wich2012-10-15
* uhttpd: switch to external git repo + cmake build systemJo-Philipp Wich2012-10-15
* packages: sort network related packages into package/network/Felix Fietkau2012-10-10