Age | Commit message (Expand) | Author |
2010-10-03 | [libiwinfo] apply FD_CLOEXEC on internal ioctl and netlink sockets | Jo-Philipp Wich |
2010-09-29 | [libiwinfo] fixup ccode in wl_get_country() | Jo-Philipp Wich |
2010-09-28 | [libiwinfo] remove cruft from broadcom header | Jo-Philipp Wich |
2010-09-28 | [libiwinfo] introduce country() and countrylist() (ISO3166 to driver code map... | Jo-Philipp Wich |
2010-09-27 | [libiwinfo] | Jo-Philipp Wich |
2010-09-27 | [libiwinfo] properly register txpower() function of madwifi backend | Jo-Philipp Wich |
2010-09-27 | [libiwinfo] fix crash in iwinfo cli when operating on monitor interfaces | Jo-Philipp Wich |
2010-09-27 | [libiwinfo] remove unneeded Makefile | Jo-Philipp Wich |
2010-09-27 | [libiwinfo] fix typo in Makefile | Jo-Philipp Wich |
2010-09-27 | [contrib] introduce libiwinfo, splitted apart from LuCI for general usage | Jo-Philipp Wich |
2010-07-01 | Force postinst script exiting with return code 0 | Vasilis Tsiligiannis |
2010-05-12 | i18n: add Malay language | BenoƮt Knecht |
2010-04-26 | contrib/package: luci-cbi does not depend on luci-uvl anymore | Jo-Philipp Wich |
2010-04-21 | applications: add luci-vnstat, frontend for the VnStat traffic monitor | Jo-Philipp Wich |
2010-04-18 | contrib: add WoL application to menuconfig | Jo-Philipp Wich |
2010-04-16 | applications: add frontend for the MultiWAN agent | Jo-Philipp Wich |
2010-04-16 | build: add runuhttpd sdk target | Jo-Philipp Wich |
2010-03-29 | contrib/package: fix typos in package descriptions | Jo-Philipp Wich |
2010-03-28 | contrib/package: add luci-medium collection (admin-full + openwrt-light) | Jo-Philipp Wich |
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 |