From 8ced7c94839d6e6be69cd7e8f9669a72f99d82dc Mon Sep 17 00:00:00 2001 From: Niklas Hallqvist Date: Fri, 26 Feb 1999 03:29:00 +0000 Subject: Merge from the Ericsson repository | revision 1.7 | date: 1998/08/11 20:32:01; author: provos; state: Exp; lines: +2 -2 | add rsakeygen x509 | ---------------------------- | revision 1.6 | date: 1998/08/08 23:18:07; author: provos; state: Exp; lines: +2 -2 | regress for ASN.1 decoding, basically only parses the SSH certificate | down until reaching the public key. | ---------------------------- | revision 1.5 | date: 1998/08/03 19:42:35; author: provos; state: Exp; lines: +2 -2 | add pkcs | ---------------------------- --- sbin/isakmpd/regress/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sbin') diff --git a/sbin/isakmpd/regress/Makefile b/sbin/isakmpd/regress/Makefile index ac2710f8179..0253e40ec24 100644 --- a/sbin/isakmpd/regress/Makefile +++ b/sbin/isakmpd/regress/Makefile @@ -1,5 +1,5 @@ -# $OpenBSD: Makefile,v 1.5 1998/12/20 11:29:33 niklas Exp $ -# $EOM: Makefile,v 1.4 1998/11/17 11:10:23 niklas Exp $ +# $OpenBSD: Makefile,v 1.6 1999/02/26 03:28:59 niklas Exp $ +# $EOM: Makefile,v 1.7 1998/08/11 20:32:01 provos Exp $ # # Copyright (c) 1998 Niklas Hallqvist. All rights reserved. @@ -34,6 +34,6 @@ # This code was written under funding by Ericsson Radio Systems. # -SUBDIR= b2n crypto dh ec2n exchange group hmac prf +SUBDIR= asn b2n crypto dh ec2n exchange group hmac pkcs prf rsakeygen x509 .include -- cgit v1.2.3