ObjFW  All files named "src/exceptions/OFHashNotCalculatedException.h"

History for src/exceptions/OFHashNotCalculatedException.h

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
mean a property modifies state, which is bad. file: [83488903fa] check-in: [82801897d3] user: js, branch: trunk, size: 1584 [annotate] [blame] [check-ins using]