Age | Commit message (Expand) | Author |
2010-10-14 | i18n: add norwegian package | Jo-Philipp Wich |
2010-10-12 | libiwinfo: remove unused variable | Jo-Philipp Wich |
2010-10-12 | libiwinfo: reuse existing temporary interface for scanning | Jo-Philipp Wich |
2010-10-12 | libiwinfo: support scanning on radioX pseudo interfaces | Jo-Philipp Wich |
2010-10-12 | libs: merge libs/uci into libs/core | Jo-Philipp Wich |
2010-10-12 | libs: merge libs/http into libs/web | Jo-Philipp Wich |
2010-10-12 | libs: remove obsolete iwinfo, its independant now | Jo-Philipp Wich |
2010-10-12 | libs: merge libs/cbi into libs/web | Jo-Philipp Wich |
2010-10-12 | libiwinfo: support txpwrlist(), freqlist() and countrylist() for radioX pseud... | Jo-Philipp Wich |
2010-10-12 | libiwinfo: ensure that country names are ascii, return txpower list even when... | Jo-Philipp Wich |
2010-10-12 | libiwinfo: fix two segfaults in nl80211 backend | Jo-Philipp Wich |
2010-10-11 | contrib/package: mark luci trunk as 0.10+svnXXXX | Jo-Philipp Wich |
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 |