git: lib/omd: Add very restrictive subset from libmd.

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


commit da217e556a4149c453334c990ab62802928d513e
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Wed Apr 17 04:08:39 2019 +0300

    lib/omd: Add very restrictive subset from libmd.
    
    Certain places are not ready to be converted to use LibreSSL api.
    For now this includes only md5 hashing functions.
    Aim is to remove all use cases of libmd together with omd.

Summary of changes:
 lib/{libmd => omd}/OBSOLETE |   1 -
 lib/omd/private_md5.h       | 329 ++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 329 insertions(+), 1 deletion(-)
 copy lib/{libmd => omd}/OBSOLETE (99%)
 create mode 100644 lib/omd/private_md5.h

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list