Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
openswan: Openswan IPSEC implementation
Name: | openswan |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 2.6.21 |
License: | GPLv2+ |
Release: | 5.SEL5_4 |
URL: | http://www.openswan.org/ |
- Summary
- Openswan is a free implementation of IPsec & IKE for Linux. IPsec is
the Internet Protocol Security and uses strong cryptography to provide
both authentication and encryption services. These services allow you
to build secure tunnels through untrusted networks. Everything passing
through the untrusted net is encrypted by the ipsec gateway machine and
decrypted by the gateway at the other end of the tunnel. The resulting
tunnel is a virtual private network or VPN.
This package contains the daemons and userland tools for setting up
Openswan. It optionally also builds the Openswan KLIPS IPsec stack that
is an alternative for the NETKEY/XFRM IPsec stack that exists in the
default Linux kernel.
Openswan 2.6.x also supports IKEv2 (RFC4309)
Changelog
- * Thu Sep 17 01:00:00 2009 Anatoly Metetes <anatolym{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Wed Jul 15 01:00:00 2009 Avesh Agarwal <avagarwa{%}redhat{*}com> - 2.6.21-5
-
- Improved FIPS integrity check functionality
Resolves: #469763 FIPS-140: Add integrity checking
- * Sat Jun 27 01:00:00 2009 Avesh Agarwal <avagarwa{%}redhat{*}com> - 2.6.21-4
-
- Added support for using PSK with NSS (rhbz 507844)
- Fixed several warnings and undid unnecessary comments
- Updated README.nss with an example configuration
- Fixed Openswan ASN.1 parser vulnerability (CVE-2009-2185)
Resolves: CVE-2009-2185
Resolves: #507844