ObjFW  Check-in [0e45b7bb1c]

Overview
Comment:OFSecureData: Add a memory allocator

This avoids having at last one page per OFSecureData and allows multiple
small OFSecureData sharing the same page, which is important on systems
where the number of pages that can be locked is very limited.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 0e45b7bb1cc12f331efe06b547568af612cd83a8800365c2bec504da86c95830
User & Date: js on 2018-04-08 13:37:31
Other Links: manifest | tags
Context
2018-04-08
16:09
Use -integrated-as on OpenBSD/SPARC64 with Clang check-in: 3a831de131 user: js tags: trunk
13:37
OFSecureData: Add a memory allocator check-in: 0e45b7bb1c user: js tags: trunk
10:46
OFHMAC: Fix a missing rethrow check-in: 2c80eb12b9 user: js tags: trunk
Changes