Download List

Projeto Descrição

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 tão esperada grande lançamento adiciona suporte Win2000/XP, túnel-sobre-TCP ou suporte HTTP, e as opções de melhor MTU para contornar problemas com PMTU descoberta ou fragmentação de IP.
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

Um md5.h incluem foi adicionado à crypto.c para corrigir um problema de compilação no 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 manutenção versão corrige um bug que existe na eficiência anterior 1.4.x releases com compiladores que falta ISO C99 vararg macros. Outras alterações incluem ainda a estabilização do experimental - MTU opção dinâmica e um novo script de inicialização para o 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 versão corrige dois bugs no 1.4.0, incluindo a construção de um problema no OpenBSD, e um bug no Linux 2.4, pode causar 100% de utilização da CPU se o verbo - 0 opção é usada para suprimir todas as saídas. Além disso, se um Linux 2.4 TUN / TAP tentativa de abertura falhar, o código irá agora recorrer à 2,2 TUN / TAP interface e tente novamente.
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 versão adiciona opções para persistência de informações replay de protecção ao longo das sessões, passar através de bits TOS do IPv4 TUN / TAP dispositivo para a ligação UDP, algumas opções de controle avançado MTU, uma reforma moderada do sistema de construção para melhorar a portabilidade, e diversas correções de bugs .
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