ObjFW  History of src/OFHashes.h of b190519866c3d6b3

History of the file that is called src/OFHashes.h at check-in b190519866c3d6b3

2010-05-09
14:39
Deleted: Rename OFHashes to OFHash. check-in: [f45026a5f9] user: js, branch: trunk, size: 0
2010-04-17
23:04
Add properties to interfaces. Only used if supported by the compiler. file: [c880c1bfa4] check-in: [f3e7291fad] user: js, branch: trunk, size: 1964 [annotate] [blame] [check-ins using] [diff]
16:01
Add class OFHash as a superclass for OFMD5Hash and OFSHA1Hash. file: [816f280e14] check-in: [d28c998082] user: js, branch: trunk, size: 1797 [annotate] [blame] [check-ins using] [diff]
15:46
Don't return self where not necessary, return void or something useful. file: [38b83da8c3] check-in: [062a052b50] user: js, branch: trunk, size: 2076 [annotate] [blame] [check-ins using] [diff]
2010-02-19
16:36
Update copyright. file: [4a1439959b] check-in: [42886185fd] user: js, branch: trunk, size: 2066 [annotate] [blame] [check-ins using] [diff]
2010-02-11
14:58
Documentation improvements. file: [395d640d76] check-in: [72caeab860] user: js, branch: trunk, size: 2066 [annotate] [blame] [check-ins using] [diff]
2009-12-23
22:30
Documentation improvements. file: [709542c883] check-in: [19ac0520ae] user: js, branch: trunk, size: 2065 [annotate] [blame] [check-ins using] [diff]
2009-11-09
22:45
Rename libobjfw to ObjFW. file: [3d0d4ea8c8] check-in: [a3cc34b139] user: js, branch: trunk, size: 2083 [annotate] [blame] [check-ins using] [diff]
2009-08-28
17:57
Fix a bug in OFHashing (SHA1 didn't cache correctly in -[digit]). file: [5648aee5dd] check-in: [6a0ac6a3f1] user: js, branch: trunk, size: 2086 [annotate] [blame] [check-ins using] [diff]
2009-08-26
19:54
More documentation improvements. file: [d2aa9374f1] check-in: [d6b9b175b7] user: js, branch: trunk, size: 2071 [annotate] [blame] [check-ins using] [diff]
2009-07-17
12:41
Add OFString (OFHashing) category. file: [0d09241315] check-in: [d051b1302d] user: js, branch: trunk, size: 2057 [annotate] [blame] [check-ins using] [diff]
2009-05-16
11:47
Use @defs in preallocated OFAllocFailedException struct. file: [6aec6298e0] check-in: [fa64faf81e] user: js, branch: trunk, size: 1676 [annotate] [blame] [check-ins using] [diff]
2009-04-10
01:04
Too much was changed here from uint8_t to char. Fixed. file: [1c2aa1b471] check-in: [e08efd62c2] user: js, branch: trunk, size: 1688 [annotate] [blame] [check-ins using] [diff]
2009-04-09
13:55
Use char* instead of uint8_t* for OFStreams and OFHashes.
This way, less casts are needed when using C libraries.
file: [6473ae53f6] check-in: [722b6213c0] user: js, branch: trunk, size: 1685 [annotate] [blame] [check-ins using] [diff]
2009-01-24
15:24
Adjust API to introduction of OFAutoreleasePool. file: [d9a99aea79] check-in: [1496808b81] user: js, branch: trunk, size: 1706 [annotate] [blame] [check-ins using] [diff]
2009-01-05
00:59
Update copyright. file: [69af6f5e0e] check-in: [f1b749d113] user: js, branch: trunk, size: 1586 [annotate] [blame] [check-ins using] [diff]
2008-12-23
03:59
Remove spaces and tabs at end of line. file: [3a54f34787] check-in: [7d7b89d775] user: js, branch: trunk, size: 1579 [annotate] [blame] [check-ins using] [diff]
2008-11-30
15:17
Clean up imports. file: [e8ac1f901b] check-in: [4b8666fe15] user: js, branch: trunk, size: 1581 [annotate] [blame] [check-ins using] [diff]
2008-11-07
14:29
Everything should be documented now. file: [7296eed131] check-in: [e8e45975df] user: js, branch: trunk, size: 1601 [annotate] [blame] [check-ins using] [diff]
2008-10-26
19:35
Add OFSHA1Hash. file: [5de5b91012] check-in: [631895440e] user: js, branch: trunk, size: 862 [annotate] [blame] [check-ins using] [diff]
17:48
OFMD5Hash improvements. file: [4951f2110c] check-in: [165c2c0b9d] user: js, branch: trunk, size: 545 [annotate] [blame] [check-ins using] [diff]
02:45
Added: Add OFHashes. Only MD5 so far. file: [714154ae18] check-in: [9a0cc3bc23] user: js, branch: trunk, size: 525 [annotate] [blame] [check-ins using]