Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-01 | ocserv: added proxy arp option | Nikos Mavrogiannopoulos | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
2015-11-01 | luci-app-ocserv: removed unecessary option | Nikos Mavrogiannopoulos | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
2015-10-21 | luci-app-ocserv: protect disconnect action with csrf token | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2015-10-07 | Globally replace luci.dispatcher.build_url(...) with url(...) invocations | Jo-Philipp Wich | |
Also concat multiple string arguments into one while we're at it. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2015-05-24 | luci-app-ocserv: list users with no group | Nikos Mavrogiannopoulos | |
This was marked as "(none)" which was not caught by the regex. Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
2015-03-10 | Merge pull request #304 from nmav/ocserv-crypt | Jo-Philipp Wich | |
luci-app-ocserv: uclibc's crypt() doesn't support sha2crypt | |||
2015-02-08 | Merge pull request #305 from nmav/compression | Jo-Philipp Wich | |
luci-app-ocserv: Added option to enable compression | |||
2015-01-20 | luci-app-ocserv: Added option to enable compression | Nikos Mavrogiannopoulos | |
2015-01-20 | luci-app-ocserv: uclibc's crypt() doesn't support sha2crypt | Nikos Mavrogiannopoulos | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
2015-01-19 | Merge pull request #299 from nmav/ocserv-match | Jo-Philipp Wich | |
luci-app-ocserv: modified match to apply to newer versions of occtl | |||
2015-01-19 | luci-app-ocserv: express PKID in a way that is acceptable by openconnect | Nikos Mavrogiannopoulos | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
2015-01-18 | ocserv: modified match to apply to newer versions of occtl | Nikos Mavrogiannopoulos | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.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> |