ocserv 0.1.5
Nikos Mavrogiannopoulos
nmav at gnutls.org
Mon Jul 15 12:30:40 EDT 2013
Hello,
I've just released ocserv 0.1.5. ocserv is a VPN server that implements
the AnyConnect SSL VPN protocol and targets small embedded Linux
devices.
* Version 0.1.5 (released 2013-07-15)
- More robust support of PAM by allowing more than one factor
authentication. In practice this allows authentication with more than
one password (e.g., with a permanent one and an one time password), as
well as changing the password.
- Cookies are no longer stored in the server side. The server is now
stateless. A randomly generated key is used to encrypt and
authenticate the cookies sent to the client.
- Added test suite. It requires "make check" to be run as root (in order
to be able to run the server).
- Bypass the AnyConnect auto-download mechanism. Patch by Kevin
Cernekee.
- Unescape HTML-formatted passwords, or usernames. Reported by P.H. Vos.
The current release is available at:
ftp://ftp.infradead.org/pub/ocserv/ocserv-0.1.5.tar.xz
ftp://ftp.infradead.org/pub/ocserv/ocserv-0.1.5.tar.xz.sig
The VPN server's web-site is at:
http://www.infradead.org/ocserv
regards,
Nikos
More information about the openconnect-devel
mailing list