git: ftpd(8): Decouple from libmd.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Wed Apr 24 10:17:49 PDT 2019


commit bf2127bebce06a2326892fc41a4017f52fd3a0c8
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Wed Apr 17 05:11:48 2019 +0300

    ftpd(8): Decouple from libmd.
    
    Reimplement site command "md5" using LibreSSL MD5 API.

Summary of changes:
 libexec/ftpd/Makefile                              | 16 ++--
 libexec/ftpd/extern.h                              |  3 +
 libexec/ftpd/ftpcmd.y                              |  8 +-
 .../ftpd/site_md5.c                                | 91 +++++++++++++---------
 4 files changed, 71 insertions(+), 47 deletions(-)
 copy usr.sbin/sshd/auth-passwd-custom.c => libexec/ftpd/site_md5.c (55%)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bf2127bebce06a2326892fc41a4017f52fd3a0c8


-- 
DragonFly BSD source repository



More information about the Commits mailing list