automatic version update by autodist [release 2.6.39-1mamba;Wed Jun 05 2013]

This commit is contained in:
2024-01-06 08:17:14 +01:00
parent f5731dd40c
commit eae4995e59
5 changed files with 525 additions and 0 deletions

View File

@@ -1,2 +1,7 @@
# openswan
Openswan is an IPsec implementation for Linux. It has support for most of the extensions (RFC + IETF drafts) related to IPsec, including X.509 Digital Certificates, NAT Traversal, and many others.
Openswan was originally based on FreeS/WAN 2.04 CVS, along with some minor bug fixes from 2.05 and 2.06. See CREDITS for the history.
It also includes Andreas Steffan's X.509 Digital Certificate patch, NAT-Traversal code (based on Mathieu Lafon's work for Arkoon) and XAUTH Server support (based on Columbris's code).