Commit Graph

158 Commits (mdb.crypto)

Author SHA1 Message Date
Niko 4d66bccd20 adding some helper comments for enum indexes of MDB_cursor_op 2 years ago
Niko cb78962cfc change version number. added logging for MAC 2 years ago
Niko 954278881e updated version 2 years ago
Niko 6156b10356 implement mdb_env_init_crypto with memory management 2 years ago
Niko a9e0d9dfca updated version string and date mdb_version 2 years ago
Quanah Gibson-Mount 997300695a ITS#9469 - Typo fixes 3 years ago
Quanah Gibson-Mount 3a940d6860 Happy New Year! 3 years ago
Howard Chu fccd990c93 ITS#9364 fix doxygen comment 4 years ago
Howard Chu 8e8371d125 ITS#9364 Add docs for crypto modules 4 years ago
Howard Chu 93c72a7726 ITS#9364 add sample for authenticated encryption 4 years ago
Howard Chu 8dc526c54f ITS#9364 rework crypto API 4 years ago
Howard Chu de08119a29 Add mdb_env_set_pagesize() 4 years ago
Quanah Gibson-Mount 1cd0da08a7 Happy New Year! 4 years ago
Howard Chu 0a202f2ac7 Happy New Year 4 years ago
moneromooo-monero 4efa54e5f3 ITS#8857 document mdb_cursor_del does not invalidate the cursor 4 years ago
Howard Chu 0612992edf ITS#8908 DOC: GET_MULTIPLE etc don't return the key 4 years ago
Quanah Gibson-Mount 5a5e056f22 Happy New Year 4 years ago
Howard Chu 05d5a9d3f6 Doc tweaks 4 years ago
Howard Chu 27c8cee72d Add mdb_cursor_is_db() 4 years ago
Howard Chu 3585a1eb97 ITS#8704 Fix PREVMETA, rename to PREVSNAPSHOT 4 years ago
moneromooo-monero 0158f67c14 ITS#8704 add MDB_PREVMETA flag to mdb_env_open 4 years ago
Hallvard Furuseth 61b5b6270d Doc fixes 4 years ago
Howard Chu b89f8fc9bc Page-level encryption support 4 years ago
Howard Chu 53799e51da RPAGE_CACHE is now dynamically selectable 4 years ago
Howard Chu ac047d1eff Add new MDB_RPAGE_CACHE def 4 years ago
Howard Chu 6ac9aa666e Happy New Year 7 years ago
Hallvard Furuseth 72c893fc82 Mention MDB_PREV_MULTIPLE along with MDB_NEXT_MULTIPLE 7 years ago
Hallvard Furuseth 77845345ca ITS#8505 Clarify fork() caveat, mdb_env_get_fd(), flock->fcntl. 8 years ago
Hallvard Furuseth 58b0ce50b3 mdb_size comments 8 years ago
Hallvard Furuseth 4d47e89f4d MDB_VL32: Switch to mdb_size_t formats PRIu64 & co 8 years ago
Hallvard Furuseth a43fcad8c6 MDB_VL32: Match mdb_size_t type with format modifier. 8 years ago
Hallvard Furuseth f25d716513 Fix MDB_INTEGERKEY doc of integer types 8 years ago
Hallvard Furuseth 32764bcb52 Factor out MDB_SIZE_MAX, MDB_FMT_Y, MDB_FMT_Z 8 years ago
Hallvard Furuseth 84610e65da Add error MDB_PROBLEM, replace some MDB_CORRUPTED 8 years ago
Hallvard Furuseth 5ea12b0be8 ITS#8209 MDB_CP_COMPACT: Handle empty or broken DB 8 years ago
Howard Chu 5f5f4dab9c Happy New Year 8 years ago
Hallvard Furuseth e394e023e4 Fix MDB_VL32 mdb_cursor_count()/entrycount types 8 years ago
Howard Chu b5018e26bc Update WRITEMAP doc 8 years ago
Hallvard Furuseth d6995599b4 lmdb.h Caveats: Reserved vs. actual mem/disk usage 8 years ago
Howard Chu 27b1c5f366 Add MDB_PREV_MULTIPLE 8 years ago
Howard Chu c3852f29af MDB_VL32 tweak prev commit 8 years ago
Howard Chu 7b9928ced4 MDB_VL32 - prevent mixing with non-VL32 builds 8 years ago
Howard Chu 825ab2ad52 MDB_RESERVE doc 8 years ago
Howard Chu 860527f66e Note that we're prepping for 1.0 9 years ago
Howard Chu 1ba5adb2ec MDB_VL32 preparation 9 years ago
Howard Chu 2cc88d20cc Add Getting Started doc 9 years ago
Howard Chu bc4c177b91 Doc tweak - MDB_RESERVE / DUPSORT incompat 9 years ago
Howard Chu c77fbc6f35 Another MDB_APPEND doc tweak 9 years ago
Howard Chu 80e997a0eb Bump version to 0.9.16 9 years ago
Hallvard Furuseth 3e301ec400 Catch most uses of finished/parent txns. 9 years ago