summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2010-03-25uhttpd: pass FPIC to source MakefileJo-Philipp Wich
2010-03-25uhttpd: move Lua and TLS support into loadable pluginsJo-Philipp Wich
2010-03-24modules/admin-mini: luci_ethers -> dhcp conversationJo-Philipp Wich
2010-03-23contrib/package: switch default TLS provider to CyaSSLJo-Philipp Wich
2010-03-23contrib/package: resolve recursive theme-base - luci-web dependencyJo-Philipp Wich
2010-03-23contrib/package: remove lucid from default package selectionsJo-Philipp Wich
2010-03-22uhttpd: fix default cert names in init scriptJo-Philipp Wich
2010-03-22uhttpd: add ssl cert generation to init scriptJo-Philipp Wich
2010-03-22contrib/package: backport px5g from luci2Jo-Philipp Wich
2010-03-21uhttpd: properly initialize sigaction, restore SIGTERM for childsJo-Philipp Wich
2010-03-21uhttpd: deliver SIGTERM to child when parent leaves I/O loopJo-Philipp Wich
2010-03-21contrib/package: add package definition for luci-sgi-uhttpdJo-Philipp Wich
2010-03-21libs: add uhttpd gateway interfaceJo-Philipp Wich
2010-03-21uhttpd: make Lua handler more CGI like and fork child awayJo-Philipp Wich
2010-03-21uhttpd: expose uh_http_sendc() to Lua, move server functions into uhttpd name...Jo-Philipp Wich
2010-03-21uhttpd: add "Connection: close" headers, mandatory according to HTTP/1.1 specJo-Philipp Wich
2010-03-21uhttpd: complete init script and sample configurationJo-Philipp Wich
2010-03-21uhttpd: terminate I/O loops if socket writes failJo-Philipp Wich
2010-03-21uhttpd: relax cgi timeoutJo-Philipp Wich
2010-03-21uhttpd: finish basic auth support, read realms from /etc/httpd.confJo-Philipp Wich
2010-03-20uhttpd: add basic auth infrastructureJo-Philipp Wich
2010-03-20uhttpd: do lua lookup first, otherwise fs resources might shadow the virtual urlJo-Philipp Wich
2010-03-20uhttpd: rename struct uh_path_info to path_info, drop wdir memberJo-Philipp Wich
2010-03-20uhttpd: everybody loves licences, add oneJo-Philipp Wich
2010-03-20uhttpd: treat cgi scripts without any headers as text/plain responses, requir...Jo-Philipp Wich
2010-03-20uhttpd:Jo-Philipp Wich
2010-03-19uhttpd: explicitely use gmt timesJo-Philipp Wich
2010-03-19uhttpd: fix off-by-one in last commitJo-Philipp Wich
2010-03-19uhttpd: accept wrongly terminated cgi headers, needed for X-WrtJo-Philipp Wich
2010-03-19uhttpd: fix usage messageJo-Philipp Wich
2010-03-19uhttpd: add init script and uci configurationJo-Philipp Wich
2010-03-19uhttpd: add /sbin and /usr/sbin to path, increases bb-httpd compatibilityJo-Philipp Wich
2010-03-19uhttpd: add a workaround to use CyaSSL's openssl/ssl.h header, it is not 100%...Jo-Philipp Wich
2010-03-19uhttpd: make missing certs only fatal if tls sockets were requestedJo-Philipp Wich
2010-03-18libs/uvl: convert luci.uvl.validation to new luci.uvl.error apiJo-Philipp Wich
2010-03-18libs/uvl: convert luci.uvl.dependencies to new luci.uvl.error apiJo-Philipp Wich
2010-03-18uhttpd: only enable Lua runtime if a handler was specifiedJo-Philipp Wich
2010-03-18contrib/package: add uhttpd, a drop-in replacement for busybox httpdJo-Philipp Wich
2010-03-18libs/uvl: local symbol error shadows error class declaration, drop itJo-Philipp Wich
2010-03-18libs/uvl: fix syntax error introduced with r5861Jo-Philipp Wich
2010-03-18libs/cbi: change usage of uvl error api after r5861Jo-Philipp Wich
2010-03-18libs/uvl: rework error handling to prevent triggering lvm issuesJo-Philipp Wich
2010-03-18libs/core: disable runtime byte code stripping, it causes lvm errors (OpenWrt...Jo-Philipp Wich
2010-03-15trunk: remove libs/lpk and libs/luanetJo-Philipp Wich
2010-03-13Fix language selection broken after po file mergesVasilis Tsiligiannis
2010-03-09modules/admin-full: don't expose ht capabilities in wifi configJo-Philipp Wich
2010-03-09moodules/admin-core: add luci_{ethers,hosts} -> dhcp config migrationJo-Philipp Wich
2010-03-09themes/openwrt-light: merge tab support from openwrt.org themeJo-Philipp Wich
2010-03-09module/admin-full: add missing mode+wds -> ap/sta-wds reverse mapping for mac...Jo-Philipp Wich
2010-03-08trunk: remove underscores in app names (Openwrt ticket #6654)Jo-Philipp Wich