History of file src/OFSecureData.h at check-in 65b31518fcbb7e0d
2024-06-17
| ||
21:08 | Always use <ObjFW/ObjFW.h> in documentation file: [2dc3619057] check-in: [164f2fb4bf] user: js, branch: trunk, size: 7201 [annotate] [blame] [check-ins using] [diff] | |
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [1f30249f31] check-in: [7413a728a7] user: js, branch: trunk, size: 7208 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [e09c6ef107] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 7000 [annotate] [blame] [check-ins using] [diff] | |
2023-08-07
| ||
18:20 | Make OFData a class cluster file: [37557f6a68] check-in: [91fa20d993] user: js, branch: trunk, size: 7000 [annotate] [blame] [check-ins using] [diff] | |
2023-04-10
| ||
19:22 |
Remove OFSerialization
While the idea sounds nice that the tag name is the class, this means the | |
2023-01-06
| ||
09:04 | Update copyright file: [7365f05648] check-in: [8939cbdb52] user: js, branch: trunk, size: 6957 [annotate] [blame] [check-ins using] [diff] | |
2022-11-24
| ||
00:21 | Rename OFURI to OFIRI file: [17bf7bfda1] check-in: [23272e6d43] user: js, branch: trunk, size: 6957 [annotate] [blame] [check-ins using] [diff] | |
2022-09-28
| ||
21:40 | Rename OFUR{L -> I} in preparation for URI support file: [9dc679ab94] check-in: [e7ab06503c] user: js, branch: trunk, size: 6957 [annotate] [blame] [check-ins using] [diff] | |
2022-09-04
| ||
19:03 | OFSecureData: Minor documentation fix file: [a1ea7044b7] check-in: [c85eec81b0] user: js, branch: trunk, size: 6957 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [6ad4e10f23] check-in: [1a86b8175b] user: js, branch: trunk, size: 6949 [annotate] [blame] [check-ins using] [diff] | |
2021-05-02
| ||
09:25 | A few more missed renames file: [69bd454c65] check-in: [19236ddfe7] user: js, branch: trunk, size: 6949 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [3c696dcd02] check-in: [374e1a1bfa] user: js, branch: trunk, size: 6956 [annotate] [blame] [check-ins using] [diff] | |
2020-11-06
| ||
02:12 | OFData: Make parameter order more consistent file: [fe3dc9b9e1] check-in: [9d74d1b74e] user: js, branch: trunk, size: 7045 [annotate] [blame] [check-ins using] [diff] | |
2020-10-03
| ||
11:35 | Use /** */ instead of /*! */ for documentation file: [f20113d2e2] check-in: [163a4a5a2e] user: js, branch: trunk, size: 7049 [annotate] [blame] [check-ins using] [diff] | |
2020-04-12
| ||
11:43 |
Fix all Doxygen warnings
Mostly because Doxygen fails to find references to things that *do* | |
2020-01-03
| ||
00:23 | OFSecureData: Remove duplicate methods file: [994e2ce1cc] check-in: [2e910c40f1] user: js, branch: trunk, size: 7025 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [bcf9571ab6] check-in: [c7f0229795] user: js, branch: trunk, size: 7434 [annotate] [blame] [check-ins using] [diff] | |
2019-12-27
| ||
00:41 |
OFSecureData: Add allowsSwappableMemory property
With this property, it's possible to specify whether the memory should | |
2019-12-15
| ||
14:42 |
Make +[OFSecureData isSecure] per instance
The reason for this change is that whether non-swappable memory can be It's also called -[isSwappable] now to be more precise. file: [95d6612ecd] check-in: [60caadeb5d] user: js, branch: trunk, size: 5368 [annotate] [blame] [check-ins using] [diff] | |
2019-09-29
| ||
19:35 |
Either restrict subclassing or reserve ivar space
This allows ABI stability with the fragile ABI. file: [4b4455fb4b] check-in: [496695d778] user: js, branch: trunk, size: 5297 [annotate] [blame] [check-ins using] [diff] | |
2019-03-08
| ||
00:35 | Use dot syntax file: [6b81b595f7] check-in: [bceb7ed4c9] user: js, branch: trunk, size: 5271 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [6e70789148] check-in: [0509d7a844] user: js, branch: trunk, size: 6027 [annotate] [blame] [check-ins using] [diff] | |
2018-11-04
| ||
20:11 |
OFSecureData: Add support for preallocating memory
This is useful to allocate secure memory before enabling a sandbox that | |
2018-06-24
| ||
19:53 | OFSecureData: Add constant-time isEqual: file: [bc7ed72611] check-in: [68c8c02e80] user: js, branch: trunk, size: 5591 [annotate] [blame] [check-ins using] [diff] | |
2018-04-08
| ||
13:37 |
OFSecureData: Add a memory allocator
This avoids having at last one page per OFSecureData and allows multiple | |
2018-04-07
| ||
20:48 | Add +[OFSecureData isSecure] file: [531e4cada4] check-in: [edbb1ff5f4] user: js, branch: trunk, size: 5224 [annotate] [blame] [check-ins using] [diff] | |
14:13 | Added: Add OFSecureData file: [67148514e7] check-in: [d4d9072480] user: js, branch: trunk, size: 4976 [annotate] [blame] [check-ins using] | |