12 Commits

Author SHA1 Message Date
sthen
7bb8c1b7f6 update to OpenConnect 7.06, pkg-config fix, improvements to experimental
Juniper Network Connect support, new translation
2015-03-18 15:10:32 +00:00
sthen
ce878faaba update to openconnect-7.05, adding experimental support for Juniper's
Network Connect ssl-vpn protocol. ("we'll probably end up also implementing
Junos Pulse support which actually provides IPv6 rather than only Legacy IP.
But not this week!")

also fix for LZS compression on strict alignment arches and various other
changes.
2015-03-14 21:25:25 +00:00
sthen
5d96081a97 Add a patch from OpenConnect upstream; "If we get an AC_PKT_DISCONN
message with no payload, just skip printing the disconnect reason."
Fixes printing junk and possibly crashing if the server goes away.

Tweak DESCR, mention the open-source server ocserv (port for this is
ready but holding in openbsd-wip until we're done with 5.7).

(Readers might be interested to note that 7.04 is probably the last
version of OpenConnect to only support Cisco's SSL-VPN protocol; the
next version will almost certainly add client support for Juniper's
protocol).
2015-02-17 12:13:57 +00:00
sthen
6356a35e7e update to OpenConnect 7.04 and tweak DESCR. 2015-01-26 10:59:21 +00:00
sthen
61d5676996 update to OpenConnect 7.01 2014-12-12 21:51:07 +00:00
sthen
83f752bd84 update to OpenConnect 6.00 2014-07-09 10:28:49 +00:00
sthen
71eaf94e9f switch to separate vpnc-scripts; ok/tweak rpe@ 2014-04-01 11:40:12 +00:00
sthen
d5bd9047e3 update to openconnect-5.99
http://www.infradead.org/openconnect/changelog.html
2014-03-26 14:19:07 +00:00
sthen
23503b4958 update to OpenConnect 5.00 2013-05-16 12:35:35 +00:00
sthen
9784f964f0 Tweak the OpenConnect port: update vpnc-script, enable NLS (gettext
was already pulled in via libs, so no new deps), and avoid SEPARATE_BUILD
for now as the code to detect a version mismatch between binary and lib
in this version doesn't handle it.
2012-11-08 16:44:21 +00:00
sthen
fc72a4ae3a update to OpenConnect 4.02
- thanks to David Woodhouse (upstream) for quickly fixing a build
problem I ran into with 4.01.
2012-06-28 15:43:21 +00:00
sthen
7d7cdc04a0 import ports/net/openconnect:
OpenConnect is a client for Cisco's AnyConnect SSL VPN, which is
supported by the ASA5500 Series, IOS 12.4(9)T or later on Cisco SR500,
870, 880, 1800, 2800, 3800, 7200 Series and 7301 Routers, and probably
others. Features include:

- Connection through HTTP/SOCKS5 proxy.
- Automatic detection of IPv4 and IPv6 address, routes.
- Authentication via HTTP forms.
- Authentication using SSL certificates.
- Data transport over TCP (HTTPS) or UDP (DTLS).
- Keepalive and Dead Peer Detection on both HTTPS and DTLS.
- Automatic update of VPN server list / configuration.
- Roaming support, allowing reconnection when the local
  IP address changes.

ok/tweaks jasper@, and *big* thanks to upstream developer David Woodhouse
for letting me have access to his test server, noticing+tracking down
problems with vpnc-script when configuring v6 addresses on tun on OpenBSD,
and testing the fix for this on a range of OS.
2011-12-08 13:55:28 +00:00