Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-17 | IPv6 updates | Steven Barth | |
Signed-off-by: Steven Barth <steven@midlink.org> | |||
2015-05-02 | luci-proto-ipv6: correct aiccu options defaults | Paul Oranje | |
- requiretls default set to disabled - corrected syntax errors in default values of Flag options for nat, verbose and requiretls. | |||
2015-05-02 | Merge branch 'master' of https://github.com/openwrt/luci into ↵ | Paul Oranje | |
proto=ipv6+aiccu+fixes | |||
2015-04-10 | Fix typo in last commit | Steven Barth | |
Signed-off-by: Steven Barth <steven@midlink.org> | |||
2015-04-10 | proto_hnet: fix homenet dependency | Steven Barth | |
Signed-off-by: Steven Barth <steven@midlink.org> | |||
2015-04-10 | proto_hnet: add missing categories | Steven Barth | |
Signed-off-by: Steven Barth <steven@midlink.org> | |||
2015-02-18 | luci-proto-ipv6: fix aiccu requiretls | Paul Oranje | |
2015-02-06 | luci-proto-ipv6: aiccu fixed ip6prefix datatype | Paul Oranje | |
2015-02-06 | luci-proto-ipv6: aiccu improvements | Paul Oranje | |
- option heartbeat as tunnel type (heartbeat or AYIYA) (inspired by idea of openwrt forum user thefRont) - another typo fix in the mtu option | |||
2015-02-04 | luci-proto-ipv6: fix typo in aiccu mtu range | Paul Oranje | |
2015-02-04 | luci-proto-ipv6: set aiccu mtu option range | Paul Oranje | |
2015-02-04 | luci-proto-ipv6: add aiccu | Paul Oranje | |
initial commit | |||
2015-01-16 | Update my email addresses in the license headers | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2015-01-16 | Globally reduce copyright headers | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2015-01-08 | Rework LuCI build system | Jo-Philipp Wich | |
* Rename subdirectories to their repective OpenWrt package names * Make each LuCI module its own standalone package * Deploy a shared luci.mk which is used by each module Makefile Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> |