History of file src/exceptions/OFHashNotCalculatedException.h at check-in ddcef349e53b0a77
2024-06-17
| ||
21:08 | Always use <ObjFW/ObjFW.h> in documentation file: [2569d4c480] check-in: [164f2fb4bf] user: js, branch: trunk, size: 1818 [annotate] [blame] [check-ins using] [diff] | |
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [ee1e269435] check-in: [7413a728a7] user: js, branch: trunk, size: 1843 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [ffeb0b69ee] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1635 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [3147e4cc7e] check-in: [8939cbdb52] user: js, branch: trunk, size: 1635 [annotate] [blame] [check-ins using] [diff] | |
2022-09-12
| ||
14:34 | Either restrict subclassing or reserve ivars file: [e76b9886eb] check-in: [c40a295629] user: js, branch: trunk, size: 1635 [annotate] [blame] [check-ins using] [diff] | |
2022-04-23
| ||
12:26 | More declaration reordering and nullability fixes file: [768ce1b6b5] check-in: [59fc5153a1] user: js, branch: trunk, size: 1584 [annotate] [blame] [check-ins using] [diff] | |
2022-03-25
| ||
10:22 |
Added:
OFCryptographicHash: Add -[calculate]
Before, -[digest] would do the final calculation, however, this would | |