Nikos Mavrogiannopoulos
2765d7b779
openconnect: corrected call to proto_add_host_dependency
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years ago
Nikos Mavrogiannopoulos
2c6a3743c6
openconnect: updated documentation
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
749abcacc8
openconnect: allow processing multiple passwords from stdin
Resolves #1419
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
00671e854d
openconnect: updated to 7.06 and disabled MIPS16
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Florian Fainelli
b1f228f4cf
openconnect: allow specifying a custom CSD wrapper script
Some VPN servers might be configured in a way that a CSD wrapper script
is mandatory to complete the authentication process, allow that to be
specified for openconnect.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
10 years ago
Florian Fainelli
70c10c0a5e
openconnect: allow specifying "os"
Some servers might be implementing ACLs based on the value specified by
openconnect for "os", allow that to be configured.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
10 years ago
Nikos Mavrogiannopoulos
e3a5ea625d
openconnect: list the defaultroute option
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
678e0e46f0
openconnect: upgraded to 7.05
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
21e433324e
openconnect: backup hook scripts as well
Resolves #882
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Daniel Gimpelevich
41f8d54650
openconnect: fix a couple of minor things and add an interface option
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
10 years ago
Daniel Gimpelevich
a904a173ed
openconnect: separate out vpnc-scripts
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
10 years ago
Nikos Mavrogiannopoulos
1ed01ba09e
openconnect: updated to 7.04
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
500db547b8
openconnect: use openconnect.upgrade to save configured files
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
ab50e4802f
Revert "openconnect: move certificate files to config/ to add graceful upgrade"
This reverts commit b53e5bfe87
.
10 years ago
Nikos Mavrogiannopoulos
cd73693255
Revert "openconnect: cmdline parameter for CA not moved"
This reverts commit fa8f547945
.
10 years ago
Nikos Mavrogiannopoulos
66d6ba168d
openconnect: bumped version
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Jasper
fa8f547945
openconnect: cmdline parameter for CA not moved
The location for the server CA file was moved in b53e5bfe87
, but the corresponding command line option for opeconnect not updated.
10 years ago
Nikos Mavrogiannopoulos
387ec8dbe8
openconnect: automatically enable rebind for DNS servers sent by VPN server
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
b53e5bfe87
openconnect: move certificate files to config/ to add graceful upgrade
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
9e75cfeeef
openconnect: removed unneeded entries from interface
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
66cf9c34eb
openconnect: updated to 7.03
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
c19342901a
openconnect: register split-dns to dnsmasq
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
d647bd3464
openconnect: updated to 7.02
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
gohai
e1340c761c
openconnect: update README
Signed-off-by: Gottfried Haider <gottfried.haider@gmail.com>
10 years ago
Matthew Sykes
f2fb6217ab
openconnect: Restore support for vpnc-script hooks
* Restore hooks support from vpnc-script
* Use consistent style for tests and blocks in openconnect.sh
* Cleanup code that writes banner to syslog
Signed-off-by: Matthew Sykes <matthew.sykes@gmail.com>
10 years ago
Florian Fainelli
a54d31ed3f
openconnect: add an option to support stoken
Add a new build configuration option for openconnect and let it link
against libstoken if instructed to. Two new uci configuration variables
are introduced: "token_mode" and "token_secret" to allow openconnect to
use those.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
10 years ago
Nikos Mavrogiannopoulos
78bf9cc554
openconnect: simplified cmdline appending
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
9ea507c3ab
openconnect: added upstream patch for dynamic IPs
That requires an update to ocserv as well to advertise them.
10 years ago
Nikos Mavrogiannopoulos
05999937ed
openconnect: when serverhash or cafile are present, set --no-system-trust
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
be753f0208
openconnect: made server IP resolving on reconnection conditional
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
efcae14f20
openconnect: updated to 7.00
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
6cbf21b65d
openconnect: use SIGINT to bring down openconnect
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
a412f2cc46
openconnect: forward SIGINT to app
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nicolas Thill
a31ad62a7b
openconnect: force rebuild when config changes
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nikos Mavrogiannopoulos
ad9853f2e8
openconnect: fixed description of ca file location
Resolves #407
10 years ago
Nikos Mavrogiannopoulos
99f0ea47ce
openconnect: corrected instructions
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
11116b3610
openconnect: increased the timeout value for retrying
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
fb536338aa
openconnect: openconnect-wrapper would trap signals and send the correct one to server
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
e9215bf85d
openconnect: set config variable on teardown and correctly pass the password
This addresses https://dev.openwrt.org/ticket/16634
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
ca32200785
Added maintainer
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
fa34d7ec9f
openconnect: added fix for handshake timeout
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
65718af1fc
openconnect: updated description
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
e86c668446
openconnect: updated description
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
144cb1e0bc
openconnect: corrected typo
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
29c41c4a84
openconnect: upgraded to 6.00
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
74dadb1aee
openconnect: increase timeout time on resolving error and use the IPs for proto_add_host_dependency
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
d63b57f47c
ocserv/openconnect: updated documentation on the luci components
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
11 years ago
Nikos Mavrogiannopoulos
4175b68a17
openconnect: Added README file
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
11 years ago
Nikos Mavrogiannopoulos
53f33536c0
openconnect: include the Interface name in the files used for certificates and keys
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
11 years ago
Nikos Mavrogiannopoulos
51c1c55125
openconnect: Added configuration options for hash and user cert/key pairs
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
11 years ago