OpenVPN OpenVPN 2.1_rc13 has been released. Download from the usual place:
http://openvpn.net/download.html
Also, I've had many requests for prebuilt and Windows TAP debug
versions, so I've added:
http://openvpn.net/debug/
and
http://openvpn.net/prebuilt/
The debug directory contains a special version of the Windows installer
that has a TAP driver built with debugging enabled. This lets you view
TAP driver debug messages with --verb set to 6 or higher.
The prebuilt .tbz files contain helper binaries for constructing a
custom Windows installer without needing to build all dependencies from
scratch. Read about it more in the ./domake-win file.
Changelog:
2008.10.07 -- Version 2.1_rc13
* Bundled OpenSSL 0.9.8i with Windows installer.
* Management interface can now listen on a unix
domain socket, for example:
management /tmp/openvpn unix
Also added management-client-user and management-client-group
directives to control which processes are allowed to connect
to the socket.
* Copyright change to OpenVPN Technologies, Inc.
James