summaryrefslogtreecommitdiff
path: root/sbin/isakmpd/libcrypto.c
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>2000-02-01 02:46:20 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>2000-02-01 02:46:20 +0000
commit3f6dffc08fd1386299c959a6613728c3c7925414 (patch)
tree08f77ad5375913afd7d48eac5a4763b6e9a302d7 /sbin/isakmpd/libcrypto.c
parenta9ef0055d23c9d5f4840c2efb1c4585b5892f1ae (diff)
apps/certpatch/certpatch.8: Merge with EOM 1.4
apps/certpatch/certpatch.c: Merge with EOM 1.6 exchange.c: Merge with EOM 1.114 ike_quick_mode.c: Merge with EOM 1.110 ike_phase_1.c: Merge with EOM 1.16 ike_auth.c: Merge with EOM 1.41 ike_aggressive.c: Merge with EOM 1.4 libcrypto.c: Merge with EOM 1.10 libcrypto.h: Merge with EOM 1.10 isakmpd.8: Merge with EOM 1.19 isakmpd.c: Merge with EOM 1.42 ipsec.h: Merge with EOM 1.40 init.c: Merge with EOM 1.22 message.c: Merge with EOM 1.143 message.h: Merge with EOM 1.49 sa.c: Merge with EOM 1.98 sa.h: Merge with EOM 1.54 policy.c: Merge with EOM 1.14 pf_key_v2.c: Merge with EOM 1.36 x509.c: Merge with EOM 1.32 x509.h: Merge with EOM 1.9 udp.c: Merge with EOM 1.46 author: niklas Angelos copyrights
Diffstat (limited to 'sbin/isakmpd/libcrypto.c')
-rw-r--r--sbin/isakmpd/libcrypto.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/isakmpd/libcrypto.c b/sbin/isakmpd/libcrypto.c
index 2a33c1e87a2..14da92bca68 100644
--- a/sbin/isakmpd/libcrypto.c
+++ b/sbin/isakmpd/libcrypto.c
@@ -1,8 +1,9 @@
-/* $OpenBSD: libcrypto.c,v 1.3 2000/01/31 08:19:13 niklas Exp $ */
-/* $EOM: libcrypto.c,v 1.9 2000/01/31 05:50:59 angelos Exp $ */
+/* $OpenBSD: libcrypto.c,v 1.4 2000/02/01 02:46:18 niklas Exp $ */
+/* $EOM: libcrypto.c,v 1.10 2000/01/31 22:33:46 niklas Exp $ */
/*
* Copyright (c) 1999 Niklas Hallqvist. All rights reserved.
+ * Copyright (c) 1999, 2000 Angelos D. Keromytis. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions