James Yonan | 3 Nov 11:31

OpenVPN 1.5-beta13 released

Release notes:

The often-requested HTTP proxy feature
has been added to allow OpenVPN to connect
to its remote peer through an HTTP proxy
using the HTTP CONNECT method.
Basic HTTP authentication is supported as an
option.  For more info, see the --http-proxy
option.

The --redirect-gateway feature has been added
which redirects all IP traffic into the tunnel.

Many of the changes in this release involve
minor additions to the crypto layer.

The --secret and --tls-auth options now support
key directionality, where different keys
can be used for both data flow directions.
To use the new key directionality feature, you
must generate a new key with --genkey, then
add a direction parameter to --secret or
--tls-auth.  See the man page for details.

The --tls-auth option now accepts an OpenVPN
static key file generated by --genkey.
Freeform files can still be used with --tls-auth --
they will be hashed to generate an HMAC key.

The replay protection logic now exports two
(Continue reading)

James Yonan | 21 Nov 11:53

OpenVPN 1.5.0 Released

Hey, we did it -- OpenVPN 1.5.0 is here!

While pretty exciting, the change log is (as it should be) quite mundane from
1.5-beta14 to 1.5.0.  It's basically just a version number increment.

I've had some requests for more file release security.  I suppose the recent
incident where a trojan was nearly snuck into the Linux kernel is a wake-up
call.  Henceforth, all file releases will be signed by GnuPG.  See the "File
Signatures" section on the home page for more info.  I've pasted the public
key which will be used to sign file releases at the end of this message.  It
is also available on the web site.

James

*************************

MD5 Sums

55d7ce958bb2ccf3d3204d1350c27179  openvpn-1.5.0.tar.gz
1c3098b4116892ff5b854250efd2345c  openvpn-1.5.0.zip
483295f7a99b8cee16f05ad274a6b01e  openvpn-1.5.0-install.exe

SHA1 Sums

13f443adbff5c657cfd8400011e8df804b57f7ff  openvpn-1.5.0.tar.gz
0bfff3bc837ff896d679b186a5d45368e0be81d7  openvpn-1.5.0.zip
8ac42299fb042d96580ea509f366e343ad102303  openvpn-1.5.0-install.exe

-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v1.2.3 (GNU/Linux)
(Continue reading)


Gmane