History of file tests/OFSHA1HashTests.m at check-in efe09b8894456d6b
2024-04-28
| ||
18:15 | Deleted: Merge trunk into branch "sctp" check-in: [bd2d723910] user: js, branch: sctp, size: 0 | |
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: [7856801f0e] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1784 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [bf9bbc4a89] check-in: [8939cbdb52] user: js, branch: trunk, size: 1784 [annotate] [blame] [check-ins using] [diff] | |
2022-11-24
| ||
00:21 | Rename OFURI to OFIRI file: [05362d2397] check-in: [23272e6d43] user: js, branch: trunk, size: 1784 [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 | |
2022-10-03
| ||
19:51 | Rename objfw-embedded: scheme to of-embedded: file: [e2a91910a3] check-in: [7d0456fdd6] user: js, branch: trunk, size: 1787 [annotate] [blame] [check-ins using] [diff] | |
2022-09-28
| ||
21:40 | Rename OFUR{L -> I} in preparation for URI support file: [cda2790802] check-in: [e7ab06503c] user: js, branch: trunk, size: 1793 [annotate] [blame] [check-ins using] [diff] | |
2022-08-11
| ||
20:54 | OFURLHandler: Add +[openItemAtURL:mode:] file: [f253b9db0c] check-in: [338d452f33] user: js, branch: trunk, size: 1793 [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: [8dbe2b957f] check-in: [1483709ab2] user: js, branch: trunk, size: 1819 [annotate] [blame] [check-ins using] [diff] | |
2022-03-25
| ||
10:22 |
OFCryptographicHash: Add -[calculate]
Before, -[digest] would do the final calculation, however, this would | |
2022-02-12
| ||
07:46 | Update copyright file: [3904915a0d] check-in: [1a86b8175b] user: js, branch: trunk, size: 1652 [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 | |
2021-04-07
| ||
21:14 | Rename OFCryptoHash -> OFCryptographicHash file: [3bceacae61] check-in: [2969086342] user: js, branch: trunk, size: 1610 [annotate] [blame] [check-ins using] [diff] | |
2021-03-07
| ||
20:25 | *.m: Fold methods into one line where it fits file: [145fd9ade0] check-in: [1b82d3bf4f] user: js, branch: trunk, size: 1622 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [178723d8a9] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1646 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [ccf0765a92] check-in: [c7f0229795] user: js, branch: trunk, size: 1735 [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 | |
2019-09-29
| ||
15:58 |
Remove OFAutoreleasePool
OFAutoreleasePools have long been discouraged in favor of the runtime's | |
2019-03-25
| ||
00:21 | tests: Use dot syntax file: [8145ea23f0] check-in: [b045cbb9c7] user: js, branch: trunk, size: 1672 [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 | |
2019-01-03
| ||
19:13 | Update copyright file: [c71cf2d342] check-in: [0509d7a844] user: js, branch: trunk, size: 1820 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [1b20339b56] check-in: [7e5c81e186] user: js, branch: trunk, size: 1814 [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 | |
2017-01-09
| ||
17:36 |
Update copyright
Forgot to add 2017, even though I already did quite some changes in | |
2016-07-24
| ||
18:54 | OFCryptoHash: Conform to OFCopying file: [2f05888fd4] check-in: [b1cd76a8cd] user: js, branch: trunk, size: 1786 [annotate] [blame] [check-ins using] [diff] | |
00:06 |
Rename OFHash to OFCryptoHash
OFHash is too generic, as this protocol is for cryptographic hashes. It | |
2016-01-03
| ||
00:41 |
Update copyright
While at it, also update the mail address. file: [bf86cfa1fb] check-in: [2a27cf3000] user: js, branch: trunk, size: 1649 [annotate] [blame] [check-ins using] [diff] | |
2015-01-03
| ||
20:57 | Update copyright file: [d31c9a6da1] check-in: [cfd374b906] user: js, branch: trunk, size: 1645 [annotate] [blame] [check-ins using] [diff] | |
2014-09-01
| ||
11:08 |
Add OFSHA256Hash
Took me some time to figure out the RFC is buggy and SSIG0(t-15) should | |
2014-01-04
| ||
00:24 | Update copyright. file: [cb667be5fc] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1635 [annotate] [blame] [check-ins using] [diff] | |
2013-12-08
| ||
17:43 | Clean up OFHash and the Hashing categories. file: [90393e26d2] check-in: [75f2aa5096] user: js, branch: trunk, size: 1629 [annotate] [blame] [check-ins using] [diff] | |
2013-01-09
| ||
22:24 | Update copyright. file: [2d11f0346d] check-in: [813c00ccf0] user: js, branch: trunk, size: 1668 [annotate] [blame] [check-ins using] [diff] | |
2012-07-03
| ||
20:16 | OFHash: Take void* and unify convenience methods. file: [fea32d80e8] check-in: [c1060114f6] user: js, branch: trunk, size: 1662 [annotate] [blame] [check-ins using] [diff] | |
2012-06-07
| ||
12:03 | Rework OFStream API. file: [1cad042110] check-in: [0d4059306a] user: js, branch: trunk, size: 1670 [annotate] [blame] [check-ins using] [diff] | |
2012-01-05
| ||
00:56 | Update copyright. file: [73080758bd] check-in: [ce70e17b38] user: js, branch: trunk, size: 1669 [annotate] [blame] [check-ins using] [diff] | |
2011-08-03
| ||
00:37 | Fix wrong case in tests output. file: [7b02c4311c] check-in: [0bb31fb062] user: js, branch: trunk, size: 1663 [annotate] [blame] [check-ins using] [diff] | |
2011-04-22
| ||
20:19 | More style improvements. file: [18f5bdbcf3] check-in: [e76a7f52c1] user: js, branch: trunk, size: 1663 [annotate] [blame] [check-ins using] [diff] | |
2011-03-24
| ||
19:42 | Get rid of OFExceptions.h. file: [af8da2df4c] check-in: [cda44767f4] user: js, branch: trunk, size: 1652 [annotate] [blame] [check-ins using] [diff] | |
2011-01-01
| ||
20:19 | Change license. file: [39f889af91] check-in: [da6b3d26cb] user: js, branch: trunk, size: 1631 [annotate] [blame] [check-ins using] [diff] | |
2010-12-25
| ||
19:31 | Add OFDate. file: [888022ac88] check-in: [39cb19595d] user: js, branch: trunk, size: 1375 [annotate] [blame] [check-ins using] [diff] | |
2010-10-24
| ||
13:30 | Always write abbreviations uppercase in method names. file: [3b66f80231] check-in: [1d19a5586b] user: js, branch: trunk, size: 1375 [annotate] [blame] [check-ins using] [diff] | |
13:15 | Rename a few methods returning BOOL. file: [04c4da8f40] check-in: [b6a39dd3d1] user: js, branch: trunk, size: 1375 [annotate] [blame] [check-ins using] [diff] | |
2010-06-12
| ||
20:47 | Added: Move a few classes and categories so they have their own files. file: [cd8e81d091] check-in: [67917b918a] user: js, branch: trunk, size: 1373 [annotate] [blame] [check-ins using] | |