Jump to letter: [
ABCDEFGHIKLMNOPRSTUVXY
]
openswan: Openswan IPSEC implementation
- 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 supports the NETKEY/XFRM IPsec kernel stack that exists
in the default Linux kernel.
Openswan 2.6.x also supports IKEv2 (RFC4309)
Changelog
- * Mon Nov 9 16:00:00 2009 Avesh Agarwal <avagarwa{%}redhat{*}com> - 2.6.21-5.1
- Addresses bz 533883
- Addresses key zeroization
- Updates package description
Resolves: #533883
- * Tue Jul 14 17:00:00 2009 Avesh Agarwal <avagarwa{%}redhat{*}com> - 2.6.21-5
- Improved FIPS integrity check functionality
Resolves: #469763 FIPS-140: Add integrity checking
- * Fri Jun 26 17: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