ObjFW  History of tests/OFSHA224HashTests.m of 1b82d3bf4f13fac7

History of the file that is called tests/OFSHA224HashTests.m at check-in 1b82d3bf4f13fac7

2024-02-11
21:29
Deleted: Migrate OF*HashTests.m to ObjFWTest check-in: [dda0ca9612] user: js, branch: objfwtest, size: 0
2024-01-02
17:17
Update copyright file: [74da8c08a3] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1859 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [080a439b7a] check-in: [8939cbdb52] user: js, branch: trunk, size: 1859 [annotate] [blame] [check-ins using] [diff]
2022-11-24
00:21
Rename OFURI to OFIRI file: [690dd2b8b3] check-in: [23272e6d43] user: js, branch: trunk, size: 1859 [annotate] [blame] [check-ins using] [diff]
2022-10-09
16:33
Drop of- prefix from URI schemes

It's generally uncommon to prefix those.

Additionally, it might be worthwhile to try to get those actually
registered, which requires usage. file: [a723282b7a] check-in: [9b3cae6cba] user: js, branch: trunk, size: 1859 [annotate] [blame] [check-ins using] [diff]

2022-10-03
19:51
Rename objfw-embedded: scheme to of-embedded: file: [927be92210] check-in: [7d0456fdd6] user: js, branch: trunk, size: 1862 [annotate] [blame] [check-ins using] [diff]
2022-09-28
21:40
Rename OFUR{L -> I} in preparation for URI support file: [7bc4a06c89] check-in: [e7ab06503c] user: js, branch: trunk, size: 1868 [annotate] [blame] [check-ins using] [diff]
2022-08-11
20:54
OFURLHandler: Add +[openItemAtURL:mode:] file: [9b914752b4] check-in: [338d452f33] user: js, branch: trunk, size: 1868 [annotate] [blame] [check-ins using] [diff]
2022-08-01
21:20
Add support for embedding files into binaries

Embedded files are available via the objfw-embedded: URL scheme. file: [3be83604b4] check-in: [1483709ab2] user: js, branch: trunk, size: 1894 [annotate] [blame] [check-ins using] [diff]

2022-03-25
10:22
OFCryptographicHash: Add -[calculate]

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

2022-02-12
07:46
Update copyright file: [81d4ab4317] check-in: [1a86b8175b] user: js, branch: trunk, size: 1718 [annotate] [blame] [check-ins using] [diff]
2021-05-08
23:22
tests: Align more with ObjFW style

ObjFW's style changed over the years, but the tests were never adjusted
to it. file: [d949087e30] check-in: [14f1e22d79] user: js, branch: trunk, size: 1718 [annotate] [blame] [check-ins using] [diff]

2021-04-07
21:14
Rename OFCryptoHash -> OFCryptographicHash file: [4309676a79] check-in: [2969086342] user: js, branch: trunk, size: 1670 [annotate] [blame] [check-ins using] [diff]
2021-03-07
20:25
*.m: Fold methods into one line where it fits file: [114b68c56f] check-in: [1b82d3bf4f] user: js, branch: trunk, size: 1682 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [b5e3284a33] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1710 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [be6b7ce0e2] check-in: [c7f0229795] user: js, branch: trunk, size: 1799 [annotate] [blame] [check-ins using] [diff]
2019-12-27
00:41
OFSecureData: Add allowsSwappableMemory property

With this property, it's possible to specify whether the memory should
be protected from swapping or not. This makes it easier for e.g. the
crypto hash classes: They can now just always use OFSecureData without
wasting unswappable memory if it's not needed. file: [1766086b41] check-in: [e629dc83a9] user: js, branch: trunk, size: 1796 [annotate] [blame] [check-ins using] [diff]

2019-09-29
15:58
Remove OFAutoreleasePool

OFAutoreleasePools have long been discouraged in favor of the runtime's
autorelease pools. file: [892f9e3b00] check-in: [09be825f88] user: js, branch: trunk, size: 1734 [annotate] [blame] [check-ins using] [diff]

2019-03-25
00:21
tests: Use dot syntax file: [600acd5836] check-in: [b045cbb9c7] user: js, branch: trunk, size: 1736 [annotate] [blame] [check-ins using] [diff]
2019-02-17
22:44
tests: Only import ObjFW.h

This prevents forgetting to add an import to ObjFW.h, as the tests would
then not compile. file: [f07a13f9bd] check-in: [dc0c6c34ab] user: js, branch: trunk, size: 1744 [annotate] [blame] [check-ins using] [diff]

2019-01-03
19:13
Update copyright file: [f4efc232c9] check-in: [0509d7a844] user: js, branch: trunk, size: 1886 [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
Update copyright notice file: [b619430c22] check-in: [7e5c81e186] user: js, branch: trunk, size: 1880 [annotate] [blame] [check-ins using] [diff]
2017-07-22
23:04
OFFile: Simplify mode

This removes "b" for binary and always uses binary, as there is no good
reason to not use binary. file: [1ea77887a2] check-in: [23e57c5040] user: js, branch: trunk, size: 1857 [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: [f315d21aac] check-in: [44f45c2e35] user: js, branch: trunk, size: 1858 [annotate] [blame] [check-ins using] [diff]

2016-07-24
18:54
OFCryptoHash: Conform to OFCopying file: [dbfecb02c9] check-in: [b1cd76a8cd] user: js, branch: trunk, size: 1852 [annotate] [blame] [check-ins using] [diff]
00:06
Rename OFHash to OFCryptoHash

OFHash is too generic, as this protocol is for cryptographic hashes. It
also solves the ambiguity of the +[hash] method (which is now
+[cryptoHash]), which conflicted with -[hash] on the class itself,
resulting in classes conforming to OFHash not being able to be used as a
key in an OFDictionary. file: [c912281416] check-in: [951f530aee] user: js, branch: trunk, size: 1723 [annotate] [blame] [check-ins using] [diff]

2016-01-03
00:41
Update copyright

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

2015-01-03
20:57
Update copyright file: [c29def80fb] check-in: [cfd374b906] user: js, branch: trunk, size: 1707 [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: [1eae660127] check-in: [a1931f59a2] user: js, branch: trunk, size: 1701 [annotate] [blame] [check-ins using]