Howard Chu pushed to branch mdb.master3 at openldap / OpenLDAP
Commits:
8e8371d1 by Howard Chu at 2020-10-12T22:28:27+01:00
ITS#9364 Add docs for crypto modules
- - - - -
9 changed files:
- libraries/liblmdb/lmdb.h
- libraries/liblmdb/mdb_copy.1
- libraries/liblmdb/mdb_drop.1
- libraries/liblmdb/mdb_dump.1
- libraries/liblmdb/mdb_dump.c
- libraries/liblmdb/mdb_load.1
- libraries/liblmdb/mdb_stat.1
- libraries/liblmdb/mdb_stat.c
- libraries/liblmdb/mtest_enc2.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/8e8371d125c9f4bccb208e2…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/8e8371d125c9f4bccb208e2…
You're receiving this email because of your account on git.openldap.org.
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/b220a6655b269153f32b89e…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/b220a6655b269153f32b89e…
You're receiving this email because of your account on git.openldap.org.