Download List

Descripción del Proyecto

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

Esta tan esperada gran versión añade soporte Win2000/XP, el túnel-sobre-TCP o soporte HTTP, y mejores opciones de MTU para evitar problemas con el descubrimiento de PMTU o fragmentación de la propiedad intelectual.
Tags: Major feature enhancements
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.

2003-09-05 23:14
1.4.3

Un md5.h incluyen se ha añadido a crypto.c fijar un problema en la construcción de OpenBSD.
Tags: Minor bugfixes
An md5.h include has been added to crypto.c to fix a build problem on OpenBSD.

2003-07-23 15:32
1.4.2

Esta versión corrige un error de mantenimiento de eficiencia que existe en 1.4.x anteriores comunicados en virtud de los compiladores que carecen de ISO C99 vararg macros. Otros cambios incluyen una mayor estabilización de la experimentación - MTU-opción dinámica y un script de inicio de nuevo para Gentoo Linux.
Tags: Minor bugfixes
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.

2003-05-16 14:25
1.4.1

Esta versión corrige dos errores en 1.4.0, incluyendo un tema sobre la construcción de OpenBSD, y un error en Linux 2.4, que puede causar la utilización de CPU al 100% si el - verbo 0 opción se utiliza para suprimir todas las salidas. Además, si la versión 2.4 de Linux TUN / TAP abierto intento falla, el código ahora caerá de nuevo a los 2,2 TUN / TAP interface y vuelva a intentarlo.
Tags: Minor bugfixes
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.

2003-05-08 11:14
1.4.0

Esta versión incluye opciones para la persistencia de la información de reproducción a través de sesiones de la protección, pasan a través de los bits de la TOS de IPv4 TUN / TAP dispositivo para la conexión UDP, algunas opciones avanzadas de control de MTU, una renovación moderada del sistema de construcción para mejorar la portabilidad, y diversas correcciones .
Tags: Minor feature enhancements
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.

Project Resources