Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-10 | luci-proto-ipv6: allow hostnames for dslite peer addresses (#621) | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2015-12-17 | Merge pull request #579 from cshore/pull-request-protocol-vpnc | Jo-Philipp Wich | |
protocols: vpnc: Add vpnc as a network protocol | |||
2015-12-16 | protocols: vpnc: Add vpnc as a network protocol | Daniel Dickinson | |
2015-12-15 | validation: Add option ipv4only option to host and hostport datatypes | Daniel Dickinson | |
Some applications only support ipv4 so add ipv4only option to host and hostport datatypes so that for thos applications that when an IP address is specified only and ipv4 ip address gets accepted. | |||
2015-12-02 | luci-proto-ppp: l2tp: allow specifying port in "server" option | Yousong Zhou | |
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com> | |||
2015-11-03 | luci-proto-ppp: add support for pppossh | Yousong Zhou | |
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com> | |||
2015-10-02 | proto_map: fix ealen range | Steven Barth | |
Signed-off-by: Steven Barth <steven@midlink.org> | |||
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-03-29 | luci-proto-openconnect: Added option for default gateway | Nikos Mavrogiannopoulos | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
2015-02-18 | luci-proto-ipv6: fix aiccu requiretls | Paul Oranje | |
2015-02-08 | Merge pull request #315 from poranje/proto-ipv6+aiccu | Jo-Philipp Wich | |
luci-proto-ipv6: add aiccu | |||
2015-02-08 | openconnect: ask for the output interface name | Nikos Mavrogiannopoulos | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
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-16 | luci-proto-3g: add dialnumber option | Luiz Angelo Daros de Luca | |
UCI network already permit dialnumber option for 3g interfaces. This adds dialnumber to luci protocol 3g. Also it introduces a new translation string "Dial number", added to template and updated on each language (all empty but pt-br). Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com> | |||
2015-01-15 | protocols: fix keepalive settings for pppd based protocols | 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> | |||
2014-10-29 | openconnect proto: added missing makefile | Nikos Mavrogiannopoulos | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
2014-10-20 | Added luci configuration for openconnect protocol | Nikos Mavrogiannopoulos | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
2014-07-01 | proto/ipv6: emit a validation error if 6in4 username is still an md5sum | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2014-06-19 | hnet: update mode selection | Steven Barth | |
2014-06-11 | build: introduce luci-base | Jo-Philipp Wich | |
Merges libs/core, libs/ipkg, libs/web, libs/sys, libs/sgi-cgi, libs/sgi-uhttpd, modules/admin-core, themes/base and protcols/core into modules/base and renames luci-lib-core to luci-base. | |||
2014-06-10 | hnet: update protocol configuration | Steven Barth | |
2014-06-03 | Add hnet protocol support | Steven Barth | |
2013-05-23 | Make static IPv6-configuration more usable | Steven Barth | |
2013-05-23 | Add DS-Lite support | Steven Barth | |
2013-05-23 | Fix IPv6 package dependencies | Steven Barth | |
2013-05-10 | protocols: allow MTU sizes up to 9200 bytes (!OpenWrt ticket !#13492) | Jo-Philipp Wich | |
2013-04-09 | Add LuCI support for newly introduced IPv6 options | Jo-Philipp Wich | |
2013-01-22 | move dhcpv6 support into luci-proto-6x4, rename luci-proto-6x4 to ↵ | Jo-Philipp Wich | |
luci-proto-ipv6 | |||
2013-01-22 | New IPv6 integration | Jo-Philipp Wich | |
2012-12-15 | fix is_installed() check for l2tp | Jo-Philipp Wich | |
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> | |||
2012-10-14 | protocols/6x4: make local ip6addr of 6in4 interfaces optional | Jo-Philipp Wich | |
2012-08-22 | protocols/3g: rework service type choices | Jo-Philipp Wich | |
2012-08-19 | protocols/core: fix bad .write() invocation in luci.tools.proto | Jo-Philipp Wich | |
2012-08-17 | protocols/core: remove uneeded requires from luci.tools.proto | Jo-Philipp Wich | |
2012-08-17 | protocols/core: write override mac to wifi-iface for wifi interfaces | Jo-Philipp Wich | |
2012-08-16 | protocols/core: remove bogus dependency from metric option of dhcp configuration | Jo-Philipp Wich | |
2012-08-11 | proto/6x4: cast 6to4 adv_interface to string when saving to uci, fixes ↵ | Jo-Philipp Wich | |
6in4.sh not picking up the adv interfaces | |||
2012-07-05 | add IPv6 and MTU override for L2TP | Daniel Golle | |
Signed-off-by: Daniel Golle <dgolle@allnet.de> |