ObjFW  History of src/OFSHA224Hash.h of 86f8767eca8d0fb9

History of the file that is called src/OFSHA224Hash.h at check-in 86f8767eca8d0fb9

2024-04-03
02:16
Change license to LGPLv3 only file: [0f1d9ba717] check-in: [7413a728a7] user: js, branch: trunk, size: 1023 [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
Update copyright file: [14bf0912c3] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 815 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [6fe8018d4a] check-in: [8939cbdb52] user: js, branch: trunk, size: 815 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [ecc593c441] check-in: [1a86b8175b] user: js, branch: trunk, size: 815 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [3bfa2a965e] check-in: [374e1a1bfa] user: js, branch: trunk, size: 815 [annotate] [blame] [check-ins using] [diff]
2020-10-03
11:35
Use /** */ instead of /*! */ for documentation file: [c733920226] check-in: [163a4a5a2e] user: js, branch: trunk, size: 904 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [92bc78618f] check-in: [c7f0229795] user: js, branch: trunk, size: 904 [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: [02668ec72c] check-in: [496695d778] user: js, branch: trunk, size: 901 [annotate] [blame] [check-ins using] [diff]

2019-01-03
19:13
Update copyright file: [7b625d5901] check-in: [0509d7a844] user: js, branch: trunk, size: 875 [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
Update copyright notice file: [6b3843f9e1] check-in: [7e5c81e186] user: js, branch: trunk, size: 869 [annotate] [blame] [check-ins using] [diff]
2017-01-09
17:36
Update copyright

Forgot to add 2017, even though I already did quite some changes in
2017. file: [775df496ee] check-in: [44f45c2e35] user: js, branch: trunk, size: 846 [annotate] [blame] [check-ins using] [diff]

2016-07-24
02:19
Minor documentation fix file: [6a712aeacb] check-in: [79e447956c] user: js, branch: trunk, size: 840 [annotate] [blame] [check-ins using] [diff]
2016-01-03
00:41
Update copyright

While at it, also update the mail address. file: [f0a9bf0b33] check-in: [2a27cf3000] user: js, branch: trunk, size: 842 [annotate] [blame] [check-ins using] [diff]

2015-06-13
22:26
Add support for and use the new nullability file: [5ac11423ff] check-in: [9e76144ef8] user: js, branch: trunk, size: 838 [annotate] [blame] [check-ins using] [diff]
2015-01-03
20:57
Update copyright file: [d0fda4a283] check-in: [cfd374b906] user: js, branch: trunk, size: 790 [annotate] [blame] [check-ins using] [diff]
2014-09-03
14:30
Rename OFSHA224OrSHA256Hash to OFSHA224Or256Hash file: [c32ed9e4bc] check-in: [42e4ed36ee] user: js, branch: trunk, size: 784 [annotate] [blame] [check-ins using] [diff]
2014-09-01
23:42
Added: Add OFSHA224Hash

This creates a common base for OFSHA224Hash and OFSHA256Hash so that all
code (except the different initialization constants) is reused. file: [14b35f1e95] check-in: [a1931f59a2] user: js, branch: trunk, size: 790 [annotate] [blame] [check-ins using]