Download List

Descripción del Proyecto

Amrita VPN is an easy-to-use open source VPN solution that runs on the GNU/Linux platform. The implementation is fully in userspace and requires no kernel patches or enhancements. It uses SSL for strong encryption and authentication.

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-10 21:43
0.99

Esta versión corrige un error que amvpn causado a convertirse en la CPU cuando hay una congestión y ruptura en el enlace de salida. Control de flujo de base ha sido añadido. Una opción de mensaje KeepAlive se ha añadido para ayudar a detectar rompe la conexión lo antes posible de modo que una reconexión rápida puede tener lugar.
Tags: Minor feature enhancements
This release fixes a bug that caused amvpn to become CPU bound when there's a congestion/break in the outbound link. Basic flow control has been added. A keepalive message option has been added to help detect connection breaks as quickly as possible so that a fast reconnect can take place.

2003-08-17 20:32
0.98-2

Un problema que amvpn impide conectar con los puertos de bajo y un problema potencial asociado con el montón de objetos sin inicializar han sido corregidos. La lógica de inicialización se ha modificado para que cualquier problema de inicio se registrará antes de entrar en modo demonio. No hay mayor error / registro de mensajes y alguna tarea de limpieza de código.
Tags: Minor bugfixes
A problem that prevented amvpn from binding to low ports and a potential problem associated with uninitialized heap objects have been fixed. The initialization logic has been modified so that any startup problems will be logged before going into daemon mode. There is enhanced error/message logging and some code cleanup.

2003-07-31 14:48
0.98

Una instalación de vigilancia para la clave y cambios CERT fue agregado, junto con un marco de notificación de correo electrónico para la conexión, desconexión, y la clave de CERT / archivo acontecimientos modificación. Sistema de código de marco a escala También se ha añadido para la toma de control de errores más sólido y útil.
Tags: Major feature enhancements
A monitoring facility for key/cert changes was
added, along with an email notification
framework for connection, disconnection, and
key/cert file modification events. System-wide
framework code was also added for making error
handling more robust and helpful.

2003-07-03 15:35
0.97-2

Esta versión corrige una señal incorrecta manipulación de error que tenía el potencial de provocar que el servidor de abortar en determinadas condiciones.
Tags: Major bugfixes
This release fixes an improper signal handling bug which had the potential to cause the server to abort under certain conditions.

2003-06-14 14:50
0.97

Esta versión corrige un error de registro de error que servidor se interrumpe, hace abandono de los privilegios de root después del arranque obligatorio para mayor seguridad, y agrega a los controles de acceso a la clave / archivos cert.
Tags: Major bugfixes
This release fixes an error logging bug which caused server aborts,
makes dropping of root privileges after startup mandatory for better
security, and adds checks for accessibility of key/cert files.

Project Resources