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.

2002-10-24 17:34
1.3.2

Esta versão introduz uma porta NetBSD, IPv6 sobre tun suporte para Linux, o apoio à instanciação / inetd xinetd do daemon openvpn, um script que gera novas RSA CAs intermediárias, minor bugfixes, adições e documentação.
Tags: Minor feature enhancements
This release introduces a NetBSD port, IPv6 over
tun support for Linux, support for inetd/xinetd
instantiation of the openvpn daemon, a new RSA
script that generates intermediate CAs, minor
bugfixes, and documentation additions.

2002-07-11 11:30
1.3.1

Esta é uma liberação de limpeza contendo pequenas correções e retoques em maiores recursos introduzidos nas versões anteriores. O número foi incrementado para versão 1.3.x devido a uma mudança nos valores padrão MTU.
Tags: Minor bugfixes
This is a housekeeping release containing minor fixes and finishing touches on larger features introduced in previous versions. The version number has incremented to 1.3.x due to a change in default MTU values.

2002-06-13 11:54
1.2.1

Esta versão foi testada com sucesso com OpenSSL 0.9.7 Beta 1 ea cifra AES. Houve uma reformulação do SIGUSR1 para fornecer controle refinado sobre repõe, o objetivo é tornar OpenVPN tão robusto quanto possível, sobre redes dinâmicas onde DHCP / Dial-in, NAT, firewalls e todos devem ser negociados em um contexto dinâmico. Erros de resolução de nomes são não-fatal e pode ser repetida. A opção - mudo para registrar e controlar a verbosidade - A opção de downgrade para o grupo GID após a inicialização foram adicionados. Há mais inteligente manipulação pthread em configurar.
Tags: Minor feature enhancements
This release has been successfully tested with OpenSSL 0.9.7 Beta 1 and the AES cipher. There was a revamp of SIGUSR1 to provide fine-grained control over resets, the goal being to make OpenVPN as robust as possible on dynamic networks where DHCP/Dial-in, NAT, and firewalls must all be negotiated in a dynamic context. Hostname resolution errors are now non-fatal and can be retried. A --mute option for logging verbosity control and --group option for GID downgrade after initialization were added. There is smarter pthread handling in configure.

2002-05-22 19:24
1.2.0

Pthread suporte para processamento de fundo de SSL / TLS negociações chave foi adicionada, permitindo o uso eficiente de grandes chaves RSA (ou seja, 2048 bits ou mais). O site do OpenVPN foi consideravelmente ampliado, incluindo uma página HOWTO nova que dá instruções detalhadas para a criação de uma solução completa teletrabalho com firewall, VPN, NAT, DHCP e apoio. Melhoramentos de funcionalidades adicionais incluem suporte arquivo de configuração e execução estatísticas daemon através SIGUSR2.
Tags: Minor feature enhancements
Pthread support for background processing of
SSL/TLS key negotiations was added, allowing
efficient usage of large RSA keys (i.e. 2048 bits
or larger). The OpenVPN web site has been
considerably expanded, including a new HOWTO page
that gives detailed instructions for setting up a
complete telecommuting solution with firewall,
VPN, NAT, and DHCP support. Additional feature
improvements include configuration file support
and running daemon statistics via SIGUSR2.

2002-04-23 18:40
1.1.1

Isto é mais uma versão de correções, mas também adiciona algumas novas opções para manter as ligações através de firewalls stateful vivo e para a especificação de uma inatividade desligue para as sessões de dinâmica de VPN. A nova - ifconfig opção chama ifconfig para configurar o túnel automaticamente, eliminando a necessidade de um - o script. Um modo de teste de loopback (teste --crypto) também foi adicionado para permitir testes de componente crypto OpenVPN's independentemente da sua componente de rede. Versão 1.1.1 é compatível com o protocolo 1.1.0.
Tags: Minor feature enhancements
This is mostly a bugfix release, but it also adds
some new options for keeping connections through
stateful firewalls alive and for specifying an
inactivity disconnect for dynamic VPN sessions.
The new --ifconfig option calls ifconfig to
configure the tunnel automatically, eliminating
the need for an --up script. A loopback test mode
(--test-crypto) was also added to allow testing of
OpenVPN's crypto component independently of its
network component. Version 1.1.1 is protocol
compatible with 1.1.0.

Project Resources