Howard Chu pushed to branch mdb.master3 at openldap / OpenLDAP
Commits: b220a665 by Howard Chu at 2020-10-12T21:57:05+01:00 ITS#9364 Add crypto support to all tools
Using dynamically loaded crypto modules
- - - - -
10 changed files:
- libraries/liblmdb/Makefile - libraries/liblmdb/crypto.c - libraries/liblmdb/mdb_copy.c - libraries/liblmdb/mdb_drop.c - libraries/liblmdb/mdb_dump.c - libraries/liblmdb/mdb_load.c - libraries/liblmdb/mdb_stat.c - + libraries/liblmdb/module.c - + libraries/liblmdb/module.h - libraries/liblmdb/mtest_enc2.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/b220a6655b269153f32b89ec...