artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d55930e
)
CTS support will go away, so unhook corresponding regress
author
tb
<tb@openbsd.org>
Tue, 25 Apr 2023 15:18:59 +0000
(15:18 +0000)
committer
tb
<tb@openbsd.org>
Tue, 25 Apr 2023 15:18:59 +0000
(15:18 +0000)
regress/lib/libcrypto/Makefile
patch
|
blob
|
history
diff --git
a/regress/lib/libcrypto/Makefile
b/regress/lib/libcrypto/Makefile
index
a757915
..
01ffd29
100644
(file)
--- a/
regress/lib/libcrypto/Makefile
+++ b/
regress/lib/libcrypto/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.5
1 2023/04/23 13:47:35
tb Exp $
+# $OpenBSD: Makefile,v 1.5
2 2023/04/25 15:18:59
tb Exp $
SUBDIR += aead
SUBDIR += aes
@@
-15,7
+15,6
@@
SUBDIR += certs
SUBDIR += chacha
SUBDIR += cms
SUBDIR += ct
-SUBDIR += cts128
SUBDIR += curve25519
SUBDIR += des
SUBDIR += dh