Download List

Project Description

OpenVPN is a robust and highly configurable VPN (Virtual Private Network) daemon which can be used to securely link two or more private networks using an encrypted tunnel over the Internet. OpenVPN's principal strengths include wide cross-platform portability, excellent stability, support for dynamic IP addresses and NAT, adaptive link compression, single TCP/UDP port usage, a modular design that offloads most crypto tasks to the OpenSSL library, and relatively easy installation that in most cases doesn't require a special kernel module.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-11-25 01:05
1.5.0

This long-awaited major release adds Win2000/XP support, tunnel-over-TCP or HTTP support, and better MTU options to work around problems with PMTU discovery or IP fragmentation.
Tags: Major feature enhancements

2003-09-05 23:14
1.4.3

An md5.h include has been added to crypto.c to fix a build problem on OpenBSD.
Tags: Minor bugfixes

2003-07-23 15:32
1.4.2

This maintenance release fixes an efficiency bug
which exists in previous 1.4.x releases under
compilers which lack ISO C99 vararg macros. Other
changes include further stabilization of the
experimental --mtu-dynamic option and a new init
script for Gentoo Linux.
Tags: Minor bugfixes

2003-05-16 14:25
1.4.1

This release fixes two bugs in 1.4.0, including a build issue on OpenBSD, and a bug under Linux 2.4 that can cause 100% CPU utilization if the --verb 0 option is used to suppress all output. In addition, if a Linux 2.4 TUN/TAP open attempt fails, the code will now fall back to the 2.2 TUN/TAP interface and try again.
Tags: Minor bugfixes

2003-05-08 11:14
1.4.0

This release adds options for persistence of replay
protection information across sessions, pass
through of IPv4 TOS bits from the TUN/TAP device
to the UDP link, some advanced MTU control
options, a moderate revamping of the build system
to improve portability, and miscellaneous bugfixes.
Tags: Minor feature enhancements

Project Resources