artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed417f6
)
Expose new API in headers and make X509 structs opaque.
author
tb
<tb@openbsd.org>
Sun, 31 Oct 2021 16:32:31 +0000
(16:32 +0000)
committer
tb
<tb@openbsd.org>
Sun, 31 Oct 2021 16:32:31 +0000
(16:32 +0000)
lib/libcrypto/opensslfeatures.h
patch
|
blob
|
history
diff --git
a/lib/libcrypto/opensslfeatures.h
b/lib/libcrypto/opensslfeatures.h
index
ba80520
..
3b2c4cb
100644
(file)
--- a/
lib/libcrypto/opensslfeatures.h
+++ b/
lib/libcrypto/opensslfeatures.h
@@
-6,6
+6,9
@@
#define LIBRESSL_HAS_TLS1_3
#define LIBRESSL_HAS_DTLS1_2
+#define LIBRESSL_NEW_API
+#define LIBRESSL_OPAQUE_X509
+
#define OPENSSL_THREADS
#define OPENSSL_NO_BUF_FREELISTS