- Take maintainership per private conversation with current maintainer
- Remove reliance on OpenSSL from ports
PR: ports/165992 [1]
Submitted by: Stanislav Sedov <stas@deglitch.com> [1]
Feature safe: yes
- Use bsd.port.mk
Changes:
- Fix potential crash on relative HTTP redirect.
- Use correct TUN/TAP device node on Android.
- Check client certificate expiry date.
- Implement CSTP and DTLS rekeying (both by reconnecting CSTP).
- Add --force-dpd option to set minimum DPD interval.
- Don't print webvpn cookie in debug output.
- Fix host selection in NetworkManager auth dialog.
- Use SSLv3 instead of TLSv1; some servers (or their firewalls) don't accept
any ClientHello options.
- Never include address family prefix on script-tun connections.
PR: ports/155705
Submitted by: Ben <ben@gibbed.org>
Approved by: Damian Gerow <dgerow@afflictions.org> (maintainer)
supported by IOS 12.4(9)T or later on Cisco SR500, 870, 880,
1800, 2800, 3800, 7200 Series and Cisco 7301 Routers.
Like vpnc, OpenConnect is not officially supported by, or
associated in any way with, Cisco Systems. It just happens to
interoperate with their equipment.
WWW: http://www.infradead.org/openconnect.html
PR: ports/135274
Submitted by: Damian Gerow