Hello, I've just released ocserv 0.8.1. This is a bug fix release. ocserv is a VPN server that implements the AnyConnect SSL VPN protocol and targets small embedded Linux devices. * Version 0.8.1 (released 2014-06-28) - Fix endianess issue with internal messages. - FreeBSD system fixes, contributed by Brian Chu. - Added openconnect 3.20 compatibility. - Added support for session control (in PAM or any other potential authentication methods). That feature is disabled by default as it requires the security module to keep state for each connected user. - Corrected escaping of URL-encoded passwords. Patch by Hexchain Tong. - Fix issue which prevented reading the selected group from AnyConnect clients. - Allow prompting the user for group selection when groups are available in the certificate. - Forward the appropriate DNS and NBNS values when using a per-user/group config. Reported by sskaje. - Seccomp is now compiled-in by default, and can be enabled at runtime. - ocpasswd: Added --delete parameter. The current release is available at: ftp://ftp.infradead.org/pub/ocserv/ocserv-0.8.1.tar.xz ftp://ftp.infradead.org/pub/ocserv/ocserv-0.8.1.tar.xz.sig The VPN server's web-site is at: http://www.infradead.org/ocserv regards, Nikos