git: cpdup(1): Convert to LibreSSL MD5 hash API.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Wed Apr 24 10:17:51 PDT 2019
commit de78d61cac02c5fb0b8ec58d8ff2432f99654c1e
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Wed Apr 17 06:35:08 2019 +0300
cpdup(1): Convert to LibreSSL MD5 hash API.
While there, simplify crunchgen by excluding md5 functionality in
rescue tools as in btools.
Summary of changes:
bin/cpdup/Makefile | 14 +++++-------
bin/cpdup/cpdup.c | 2 +-
bin/cpdup/cpdup.h | 3 ---
bin/cpdup/md5.c | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++++--
4 files changed, 72 insertions(+), 14 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/de78d61cac02c5fb0b8ec58d8ff2432f99654c1e
--
DragonFly BSD source repository
More information about the Commits
mailing list