Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | openconnect: allow processing multiple passwords from stdin | Nikos Mavrogiannopoulos | 2015-06-20 | |
| | | | | | | Resolves #1419 Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
* | openconnect: updated to 7.06 and disabled MIPS16 | Nikos Mavrogiannopoulos | 2015-06-17 | |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
* | openconnect: allow specifying a custom CSD wrapper script | Florian Fainelli | 2015-04-04 | |
| | | | | | | | | 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> | |||
* | openconnect: allow specifying "os" | Florian Fainelli | 2015-04-04 | |
| | | | | | | | 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> | |||
* | openconnect: list the defaultroute option | Nikos Mavrogiannopoulos | 2015-03-29 | |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
* | openconnect: upgraded to 7.05 | Nikos Mavrogiannopoulos | 2015-03-14 | |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
* | openconnect: backup hook scripts as well | Nikos Mavrogiannopoulos | 2015-02-17 | |
| | | | | | | Resolves #882 Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
* | openconnect: fix a couple of minor things and add an interface option | Daniel Gimpelevich | 2015-02-06 | |
| | | | | Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> | |||
* | openconnect: separate out vpnc-scripts | Daniel Gimpelevich | 2015-02-06 | |
| | | | | Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> | |||
* | openconnect: updated to 7.04 | Nikos Mavrogiannopoulos | 2015-01-28 | |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
* | openconnect: use openconnect.upgrade to save configured files | Nikos Mavrogiannopoulos | 2015-01-19 | |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
* | Revert "openconnect: move certificate files to config/ to add graceful upgrade" | Nikos Mavrogiannopoulos | 2015-01-19 | |
| | | | | This reverts commit b53e5bfe875d673fc8a57a4766d7af6fc1b3e074. | |||
* | Revert "openconnect: cmdline parameter for CA not moved" | Nikos Mavrogiannopoulos | 2015-01-19 | |
| | | | | This reverts commit fa8f5479458ee5163c9907ee3e92d8bd6b62389b. | |||
* | openconnect: bumped version | Nikos Mavrogiannopoulos | 2015-01-17 | |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
* | openconnect: cmdline parameter for CA not moved | Jasper | 2015-01-16 | |
| | | | The location for the server CA file was moved in b53e5bfe875d673fc8a57a4766d7af6fc1b3e074, but the corresponding command line option for opeconnect not updated. | |||
* | openconnect: automatically enable rebind for DNS servers sent by VPN server | Nikos Mavrogiannopoulos | 2015-01-10 | |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
* | openconnect: move certificate files to config/ to add graceful upgrade | Nikos Mavrogiannopoulos | 2015-01-10 | |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
* | openconnect: removed unneeded entries from interface | Nikos Mavrogiannopoulos | 2015-01-10 | |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
* | openconnect: updated to 7.03 | Nikos Mavrogiannopoulos | 2015-01-10 | |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
* | openconnect: register split-dns to dnsmasq | Nikos Mavrogiannopoulos | 2015-01-10 | |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
* | Merge pull request #723 from gohai/openconnect-readme-fixes | Nikos Mavrogiannopoulos | 2015-01-03 | |
|\ | | | | | openconnect: update README | |||
| * | openconnect: update README | gohai | 2015-01-03 | |
| | | | | | | Signed-off-by: Gottfried Haider <gottfried.haider@gmail.com> | |||
* | | openconnect: updated to 7.02 | Nikos Mavrogiannopoulos | 2015-01-03 | |
|/ | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
* | openconnect: Restore support for vpnc-script hooks | Matthew Sykes | 2014-12-20 | |
| | | | | | | | | * 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> | |||
* | openconnect: add an option to support stoken | Florian Fainelli | 2014-12-07 | |
| | | | | | | | | | 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> | |||
* | openconnect: simplified cmdline appending | Nikos Mavrogiannopoulos | 2014-12-05 | |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
* | openconnect: added upstream patch for dynamic IPs | Nikos Mavrogiannopoulos | 2014-12-05 | |
| | | | | That requires an update to ocserv as well to advertise them. | |||
* | openconnect: when serverhash or cafile are present, set --no-system-trust | Nikos Mavrogiannopoulos | 2014-11-29 | |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
* | openconnect: made server IP resolving on reconnection conditional | Nikos Mavrogiannopoulos | 2014-11-29 | |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
* | openconnect: updated to 7.00 | Nikos Mavrogiannopoulos | 2014-11-29 | |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
* | openconnect: use SIGINT to bring down openconnect | Nikos Mavrogiannopoulos | 2014-10-28 | |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
* | openconnect: forward SIGINT to app | Nikos Mavrogiannopoulos | 2014-10-28 | |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
* | openconnect: force rebuild when config changes | Nicolas Thill | 2014-10-25 | |
| | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org> | |||
* | openconnect: fixed description of ca file location | Nikos Mavrogiannopoulos | 2014-10-09 | |
| | | | | Resolves #407 | |||
* | openconnect: corrected instructions | Nikos Mavrogiannopoulos | 2014-09-28 | |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
* | openconnect: increased the timeout value for retrying | Nikos Mavrogiannopoulos | 2014-09-28 | |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
* | openconnect: openconnect-wrapper would trap signals and send the correct one ↵ | Nikos Mavrogiannopoulos | 2014-09-01 | |
| | | | | | | to server Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
* | openconnect: set config variable on teardown and correctly pass the password | Nikos Mavrogiannopoulos | 2014-09-01 | |
| | | | | | | This addresses https://dev.openwrt.org/ticket/16634 Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
* | Added maintainer | Nikos Mavrogiannopoulos | 2014-07-30 | |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
* | openconnect: added fix for handshake timeout | Nikos Mavrogiannopoulos | 2014-07-26 | |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
* | openconnect: updated description | Nikos Mavrogiannopoulos | 2014-07-21 | |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
* | openconnect: upgraded to 6.00 | Nikos Mavrogiannopoulos | 2014-07-08 | |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
* | openconnect: updated description | Nikos Mavrogiannopoulos | 2014-07-06 | |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
* | openconnect: corrected typo | Nikos Mavrogiannopoulos | 2014-07-06 | |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
* | openconnect: increase timeout time on resolving error and use the IPs for ↵ | Nikos Mavrogiannopoulos | 2014-07-01 | |
| | | | | | | proto_add_host_dependency Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
* | ocserv/openconnect: updated documentation on the luci components | Nikos Mavrogiannopoulos | 2014-06-18 | |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
* | openconnect: Added README file | Nikos Mavrogiannopoulos | 2014-06-08 | |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
* | openconnect: include the Interface name in the files used for certificates ↵ | Nikos Mavrogiannopoulos | 2014-06-08 | |
| | | | | | | and keys Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
* | openconnect: Added configuration options for hash and user cert/key pairs | Nikos Mavrogiannopoulos | 2014-06-04 | |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
* | Added openconnect | Nikos Mavrogiannopoulos | 2014-06-03 | |