Merge branch 'vendor/DHCPCD'
[dragonfly.git] / crypto / libressl / README.DRAGONFLY
1 LIBRESSL
2 ========
3
4 Original source can be downloaded from:
5 http://www.libressl.org
6
7 file = libressl-2.9.1.tar.gz
8 date = 13 April 2019
9 size = 3607116
10 sha1 = 46f33e42a307d53e17e11f105a4403b9ccfdcc76
11
12 The file README.DELETED contains a list of deleted files and directories.
13
14 These sources are used in:
15         lib/librecrypto
16         lib/libressl
17         usr.bin/openssl
18         usr.bin/nc
19
20 NOTE: The configure script misdetects HOST_ABI=elf and disables ASM versions.
21 Configured with
22 ===============
23   --enable-nc ac_cv_header_dlfcn_h=no ac_cv_lib_dl_dlopen=no
24
25 The following files have been patched (* planned)
26 =================================================
27   apps/nc/netcat.c                      pledge dummies
28   apps/openssl/apps.h                   pledge dummies
29   crypto/chacha/chacha-merged.c         __bounded__ dummy
30   crypto/cryptlib.c                     WARNS nested externs, vsyslog()
31   crypto/ecdsa/ecs_sign.c               missing defs ECDSAerror() and
32   crypto/ecdsa/ecs_vrf.c                EVP_R_METHOD_NOT_SUPPORTED
33   include/openssl/md5.h                 exclude <opensslconf.h> for kernel
34   include/openssl/opensslfeatures.h     disable engine and hw_padlock