git: Add local patches to LibreSSL.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Wed Apr 24 10:17:36 PDT 2019
commit 40945e55fe6da5062fa7e31a6066c866926c682a
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Fri Apr 12 20:33:43 2019 +0300
Add local patches to LibreSSL.
Document local changes.
Summary of changes:
crypto/README | 3 +-
crypto/libressl/README.DELETED | 142 ++++++++++++++++++++++
crypto/libressl/README.DRAGONFLY | 30 ++++-
crypto/libressl/apps/nc/netcat.c | 5 +
crypto/libressl/apps/openssl/apps.h | 6 +
crypto/libressl/crypto/chacha/chacha-merged.c | 4 +
crypto/libressl/crypto/cryptlib.c | 13 ++
crypto/libressl/crypto/ecdsa/ecs_sign.c | 2 +
crypto/libressl/crypto/ecdsa/ecs_vrf.c | 2 +
crypto/libressl/include/openssl/opensslfeatures.h | 4 +-
10 files changed, 203 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/40945e55fe6da5062fa7e31a6066c866926c682a
--
DragonFly BSD source repository
More information about the Commits
mailing list