artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24f1a0b
)
Unhook the old md4 and md5 tests
author
tb
<tb@openbsd.org>
Fri, 2 Sep 2022 13:45:18 +0000
(13:45 +0000)
committer
tb
<tb@openbsd.org>
Fri, 2 Sep 2022 13:45:18 +0000
(13:45 +0000)
regress/lib/libcrypto/Makefile
patch
|
blob
|
history
diff --git
a/regress/lib/libcrypto/Makefile
b/regress/lib/libcrypto/Makefile
index
5448760
..
bda6d5f
100644
(file)
--- a/
regress/lib/libcrypto/Makefile
+++ b/
regress/lib/libcrypto/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.4
7 2022/09/02 13:38:56
tb Exp $
+# $OpenBSD: Makefile,v 1.4
8 2022/09/02 13:45:18
tb Exp $
SUBDIR += aead
SUBDIR += aeswrap
@@
-33,8
+33,6
@@
SUBDIR += idea
SUBDIR += ige
SUBDIR += init
SUBDIR += md
-SUBDIR += md4
-SUBDIR += md5
SUBDIR += objects
SUBDIR += pbkdf2
SUBDIR += pem