Commit graph

7 commits

Author SHA1 Message Date
Howard Chu
63b74c5344 ITS#10515 LMDB: Fix warnings on Windows 2026-06-01 17:07:07 +01:00
Howard Chu
5a5cff246f ITS#9009 LMDB: Doxygen updates for 1.0 2026-05-26 20:57:13 +01:00
Howard Chu
defcb167fb Keep module code in a separate object file
That way programs that don't use these functions won't needlessly
depend on -ldl
2024-10-16 23:29:05 +01:00
Howard Chu
b3fc03bae6 Delete unused module code 2024-10-16 22:50:06 +01:00
Howard Chu
acab3df034 LMDB: Add a separate mlm_setup0() to separate loading from setup 2024-09-25 18:23:31 +01:00
Quanah Gibson-Mount
3a940d6860 Happy New Year! 2021-01-12 19:20:36 +00:00
Howard Chu
b220a6655b ITS#9364 Add crypto support to all tools
Using dynamically loaded crypto modules
2020-10-12 21:57:05 +01:00