History of file src/OFSHA256Hash.h at check-in ddcef349e53b0a77
2024-06-17
| ||
21:08 | Always use <ObjFW/ObjFW.h> in documentation file: [87bbc20eae] check-in: [164f2fb4bf] user: js, branch: trunk, size: 1016 [annotate] [blame] [check-ins using] [diff] | |
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [98d58bd47b] check-in: [7413a728a7] user: js, branch: trunk, size: 1023 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [19f7cd6de3] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 815 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [0613cdc8e1] check-in: [8939cbdb52] user: js, branch: trunk, size: 815 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [29c7ad23a9] check-in: [1a86b8175b] user: js, branch: trunk, size: 815 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [7e1cc89f5f] 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: [1c291a6b9d] check-in: [163a4a5a2e] user: js, branch: trunk, size: 904 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [5353e8d09e] 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: [4c62059a65] check-in: [496695d778] user: js, branch: trunk, size: 901 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [1b677ced7a] check-in: [0509d7a844] user: js, branch: trunk, size: 875 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [ed24846952] 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 | |
2016-07-24
| ||
02:19 | Minor documentation fix file: [005c0b5b33] 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: [7619c8dc6c] 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: [7708f93289] check-in: [9e76144ef8] user: js, branch: trunk, size: 838 [annotate] [blame] [check-ins using] [diff] | |
2015-01-03
| ||
20:57 | Update copyright file: [70e713a5ba] 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: [3709925e00] check-in: [42e4ed36ee] user: js, branch: trunk, size: 784 [annotate] [blame] [check-ins using] [diff] | |
2014-09-01
| ||
23:42 |
Add OFSHA224Hash
This creates a common base for OFSHA224Hash and OFSHA256Hash so that all | |
11:08 |
Added:
Add OFSHA256Hash
Took me some time to figure out the RFC is buggy and SSIG0(t-15) should | |