Path to this page:
Subject: CVS commit: pkgsrc/security/isakmpd
From: Martti Kuparinen
Date: 2002-04-03 14:31:56
Message id: 20020403123156.1F957B004@cvs.netbsd.org
Log Message:
Updated isakmpd to 20020403
- Change DH group handling in the pre-generated parts of the
configuration. Add a -GRP{1,2,5} component to transform and suite
names to directly specify which group to use. If no group is
specified, use DH group 2 (MODP_1024). Earlier transforms and suites
using the MD5 hash defaulted to DH group 1, this is no longer true.
- Unbreak MD5 and SHA1 passphrases in policy check.
- Don't message_dump_raw() bad length messages, i.e too short.
- Fix a couple of snprintf length bugs.
- Compile without warnings for older/newer OpenSSL.
Files: