Howard Chu pushed to branch mdb.master3 at openldap / OpenLDAP
Commits: 14c7ff33 by Howard Chu at 2024-10-16T22:47:42+01:00 Move the crypto module helpers into main liblmdb.
Just makes things easier than using the individual mdb_env_set APIs.
- - - - -
9 changed files:
- libraries/liblmdb/Makefile - libraries/liblmdb/lmdb.h - libraries/liblmdb/mdb.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/mtest_enc2.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/14c7ff334759278d12db0aa5...