Age | Commit message (Expand) | Author |
2010-03-27 | contrib/package: make luci depend on uhttpd, add luci-ssl collection | Jo-Philipp Wich |
2010-03-27 | contrib/package: make sgi-uhttpd and uhttpd tls support optional | Jo-Philipp Wich |
2010-03-27 | contrib/package: add option to disable nixio tls support | Jo-Philipp Wich |
2010-03-25 | contrib/package: remove px5g, uhttpd - moved to OpenWrt core packages | Jo-Philipp Wich |
2010-03-25 | contrib/package: make uhttpd sgi depend on uhttpd-mod-lua and uhttpd-mod-tls ... | Jo-Philipp Wich |
2010-03-25 | uhttpd: pass FPIC to source Makefile | Jo-Philipp Wich |
2010-03-25 | uhttpd: move Lua and TLS support into loadable plugins | Jo-Philipp Wich |
2010-03-23 | contrib/package: switch default TLS provider to CyaSSL | Jo-Philipp Wich |
2010-03-23 | contrib/package: resolve recursive theme-base - luci-web dependency | Jo-Philipp Wich |
2010-03-23 | contrib/package: remove lucid from default package selections | Jo-Philipp Wich |
2010-03-22 | uhttpd: fix default cert names in init script | Jo-Philipp Wich |
2010-03-22 | uhttpd: add ssl cert generation to init script | Jo-Philipp Wich |
2010-03-22 | contrib/package: backport px5g from luci2 | Jo-Philipp Wich |
2010-03-21 | uhttpd: properly initialize sigaction, restore SIGTERM for childs | Jo-Philipp Wich |
2010-03-21 | uhttpd: deliver SIGTERM to child when parent leaves I/O loop | Jo-Philipp Wich |
2010-03-21 | contrib/package: add package definition for luci-sgi-uhttpd | Jo-Philipp Wich |
2010-03-21 | uhttpd: make Lua handler more CGI like and fork child away | Jo-Philipp Wich |
2010-03-21 | uhttpd: expose uh_http_sendc() to Lua, move server functions into uhttpd name... | Jo-Philipp Wich |
2010-03-21 | uhttpd: add "Connection: close" headers, mandatory according to HTTP/1.1 spec | Jo-Philipp Wich |
2010-03-21 | uhttpd: complete init script and sample configuration | Jo-Philipp Wich |
2010-03-21 | uhttpd: terminate I/O loops if socket writes fail | Jo-Philipp Wich |
2010-03-21 | uhttpd: relax cgi timeout | Jo-Philipp Wich |
2010-03-21 | uhttpd: finish basic auth support, read realms from /etc/httpd.conf | Jo-Philipp Wich |
2010-03-20 | uhttpd: add basic auth infrastructure | Jo-Philipp Wich |
2010-03-20 | uhttpd: do lua lookup first, otherwise fs resources might shadow the virtual url | Jo-Philipp Wich |
2010-03-20 | uhttpd: rename struct uh_path_info to path_info, drop wdir member | Jo-Philipp Wich |
2010-03-20 | uhttpd: everybody loves licences, add one | Jo-Philipp Wich |
2010-03-20 | uhttpd: treat cgi scripts without any headers as text/plain responses, requir... | Jo-Philipp Wich |
2010-03-20 | uhttpd: | Jo-Philipp Wich |
2010-03-19 | uhttpd: explicitely use gmt times | Jo-Philipp Wich |
2010-03-19 | uhttpd: fix off-by-one in last commit | Jo-Philipp Wich |
2010-03-19 | uhttpd: accept wrongly terminated cgi headers, needed for X-Wrt | Jo-Philipp Wich |
2010-03-19 | uhttpd: fix usage message | Jo-Philipp Wich |
2010-03-19 | uhttpd: add init script and uci configuration | Jo-Philipp Wich |
2010-03-19 | uhttpd: add /sbin and /usr/sbin to path, increases bb-httpd compatibility | Jo-Philipp Wich |
2010-03-19 | uhttpd: add a workaround to use CyaSSL's openssl/ssl.h header, it is not 100%... | Jo-Philipp Wich |
2010-03-19 | uhttpd: make missing certs only fatal if tls sockets were requested | Jo-Philipp Wich |
2010-03-18 | uhttpd: only enable Lua runtime if a handler was specified | Jo-Philipp Wich |
2010-03-18 | contrib/package: add uhttpd, a drop-in replacement for busybox httpd | Jo-Philipp Wich |
2010-03-08 | trunk: remove underscores in app names (Openwrt ticket #6654) | Jo-Philipp Wich |
2010-03-08 | contrib/package: rename luci-kamikaze to luci, add initmgr to default collection | Jo-Philipp Wich |
2010-03-08 | contrib/package: remove conffile entries for luci_hosts and luci_ethers | Jo-Philipp Wich |
2010-03-07 | contrib/package: remove leftover reference to libcyassl-luci | Jo-Philipp Wich |
2010-03-07 | trunk: drop uvc_stremaer support, package was removed upstream | Jo-Philipp Wich |
2010-03-07 | Go back to OpenWrt libcyassl | Steven Barth |
2010-02-27 | luci-app-voice-diag, luci-app-diag-devinfo: Fix dependencies for the network | Daniel Dickinson |
2009-12-29 | contrib/uci: bump to latest git version | Jo-Philipp Wich |
2009-12-24 | contrib/fwd: add makwefile to make sdk happy | Jo-Philipp Wich |
2009-12-24 | contrib/package: collectd-mod-rrdtool1 was renamed, fix dependency | Jo-Philipp Wich |
2009-12-20 | contrib/fwd: remove debug prints, add syslog info | Jo-Philipp Wich |