ObjFW  History of src/exceptions/OFHashNotCalculatedException.h of 371e4c05d41fe064

History of the file that is called src/exceptions/OFHashNotCalculatedException.h at check-in 371e4c05d41fe064

2024-04-03
02:16
[ee1e269435] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 1843) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[ffeb0b69ee] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1635) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[3147e4cc7e] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 1635) [annotate] [blame] [check-ins using] [diff]
2022-09-12
14:34
[e76b9886eb] part of check-in [c40a295629] Either restrict subclassing or reserve ivars (check-in: [c40a295629] user: js, branch: trunk, size: 1635) [annotate] [blame] [check-ins using] [diff]
2022-04-23
12:26
[768ce1b6b5] part of check-in [59fc5153a1] More declaration reordering and nullability fixes (check-in: [59fc5153a1] user: js, branch: trunk, size: 1584) [annotate] [blame] [check-ins using] [diff]
2022-03-25
10:22
Added: [83488903fa] part of check-in [82801897d3] OFCryptographicHash: Add -[calculate]

Before, -[digest] would do the final calculation, however, this would
mean a property modifies state, which is bad. (check-in: [82801897d3] user: js, branch: trunk, size: 1584) [annotate] [blame] [check-ins using]