ObjFW  History of src/OFSHA224Hash.m of 86f8767eca8d0fb9

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

2024-04-03
02:16
Change license to LGPLv3 only file: [d7e40afd7b] check-in: [7413a728a7] user: js, branch: trunk, size: 1225 [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
Update copyright file: [bc9785af40] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1017 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [22b08e13fc] check-in: [8939cbdb52] user: js, branch: trunk, size: 1017 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [5e5ae70827] check-in: [1a86b8175b] user: js, branch: trunk, size: 1017 [annotate] [blame] [check-ins using] [diff]
2021-04-25
11:05
A few last renames file: [e353b5b07a] check-in: [27103855c2] user: js, branch: new-naming-convention, size: 1017 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [e55abead15] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1005 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [cb55b029f3] check-in: [c7f0229795] user: js, branch: trunk, size: 1094 [annotate] [blame] [check-ins using] [diff]
2019-03-12
22:10
OFCryptoHash: Add property for digest / block size file: [803315dc1d] check-in: [320d638a21] user: js, branch: trunk, size: 1091 [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
Update copyright file: [7c00c06fc5] check-in: [0509d7a844] user: js, branch: trunk, size: 1011 [annotate] [blame] [check-ins using] [diff]
2018-04-07
20:05
OF*Hash: Make use of the new OFSecureData file: [1e83b08201] check-in: [a5006f1d31] user: js, branch: trunk, size: 1005 [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
Update copyright notice file: [bbd5eceb49] check-in: [7e5c81e186] user: js, branch: trunk, size: 949 [annotate] [blame] [check-ins using] [diff]
2017-05-21
21:28
Prefix private methods with of_ instead of OF_

This matches Apple's style. file: [c4997cbc29] check-in: [6b77a5dd8b] user: js, branch: trunk, size: 926 [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: [75ee815673] check-in: [44f45c2e35] user: js, branch: trunk, size: 926 [annotate] [blame] [check-ins using] [diff]

2016-01-03
00:43
Update copyright

While at it, also update the mail address. file: [d68ecce924] check-in: [cec0f072f8] user: js, branch: 0.8, size: 993 [annotate] [blame] [check-ins using] [diff]

00:41
Update copyright

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

2015-11-02
19:27
OFSHA*Hash: Minor cleanup file: [97dde27e1d] check-in: [6a3c47863d] user: js, branch: trunk, size: 916 [annotate] [blame] [check-ins using] [diff]
2015-02-01
00:47
Add -[OFHash reset]

This is useful to calculate many hashes without allocating new objects. file: [6f53e35d7d] check-in: [7c27db9fe0] user: js, branch: trunk, size: 989 [annotate] [blame] [check-ins using] [diff]

2015-01-03
20:57
Update copyright file: [5d213317d0] check-in: [cfd374b906] user: js, branch: trunk, size: 939 [annotate] [blame] [check-ins using] [diff]
2014-09-06
22:25
Add missing #include "config.h" file: [69fbfa52f6] check-in: [f73023946a] user: js, branch: trunk, size: 933 [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: [43a0d20608] check-in: [a1931f59a2] user: js, branch: trunk, size: 912 [annotate] [blame] [check-ins using]