pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/ike-scan Update to 1.9
details: https://anonhg.NetBSD.org/pkgsrc/rev/accabdcbaf92
branches: trunk
changeset: 524595:accabdcbaf92
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Sun Jan 28 01:34:42 2007 +0000
description:
Update to 1.9
a) Experimental IKEv2 support (--ikev2)
b) RFC 3947 NAT traversal support (--nat-t)
c) Source IP spoofing (--sourceip) - Requires raw sockets.
d) Nortel proprietary pre-shared key cracking support.
e) psk-crack can read dictionary files from stdin (--dictionary=-)
f) Backoff patterns may contain only a single packet.
g) Two new packet display options: --timestamp and --shownum
h) ike-scan now uses the Mersenne twister PRNG, with new --randomseed option.
i) --rcookie option allows the responder cookie to be specified in outgoing packets.
j) Several new backoff patterns and vendor IDs added.
k) ike-scan wiki launched: http://www.nta-monitor.com/wiki/
diffstat:
security/ike-scan/Makefile | 4 ++--
security/ike-scan/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r b96578b578c1 -r accabdcbaf92 security/ike-scan/Makefile
--- a/security/ike-scan/Makefile Sun Jan 28 01:31:52 2007 +0000
+++ b/security/ike-scan/Makefile Sun Jan 28 01:34:42 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2006/04/22 09:22:14 rillig Exp $
+# $NetBSD: Makefile,v 1.9 2007/01/28 01:34:42 adrianp Exp $
-DISTNAME= ike-scan-1.8
+DISTNAME= ike-scan-1.9
CATEGORIES= security
MASTER_SITES= http://www.nta-monitor.com/ike-scan/download/
diff -r b96578b578c1 -r accabdcbaf92 security/ike-scan/distinfo
--- a/security/ike-scan/distinfo Sun Jan 28 01:31:52 2007 +0000
+++ b/security/ike-scan/distinfo Sun Jan 28 01:34:42 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2006/01/18 21:37:01 adrianp Exp $
+$NetBSD: distinfo,v 1.7 2007/01/28 01:34:42 adrianp Exp $
-SHA1 (ike-scan-1.8.tar.gz) = 74fa7d14334f28e862d837fd3c13503a5cecd8af
-RMD160 (ike-scan-1.8.tar.gz) = 25a55ef2679c5d42ab979d7b22e6ed0af33834b6
-Size (ike-scan-1.8.tar.gz) = 1376995 bytes
+SHA1 (ike-scan-1.9.tar.gz) = e973742c32c7b65fe134233482c94e3e94db3b32
+RMD160 (ike-scan-1.9.tar.gz) = 1d5c1fb5b9200ad098616bc7f2d2913c8217dc1d
+Size (ike-scan-1.9.tar.gz) = 1412689 bytes
SHA1 (patch-aa) = 7d4ba2d234f8520efbb2d761f00641a54174c9db
Home |
Main Index |
Thread Index |
Old Index