Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
17 check-ins using file src/hname.c version 786ed0aaf8
|
2017-03-02
| ||
| 12:08 | Few (textual) typos. Eliminate unneccary spacing. ... (check-in: b098c9398a user: jan.nijtmans tags: trunk) | |
| 01:28 | Fix harmless compiler warnings in the new hardened SHA1 implementation. ... (check-in: ed30b3d668 user: drh tags: trunk) | |
| 00:10 | Documentation updates - remove references to SHA1 as the only available hash algorithm. ... (check-in: 796db898c7 user: drh tags: trunk) | |
|
2017-03-01
| ||
| 22:26 | Fix a redundant #include in sha1hard.c. ... (check-in: 0f5dc21e33 user: drh tags: trunk) | |
| 21:57 | Merge recent enhancements from trunk. ... (check-in: 32ba35f3b0 user: drh tags: fossil-2.1) | |
| 21:53 | Update the change log. ... (check-in: c682faab38 user: drh tags: trunk) | |
| 21:42 | Use the hardened SHA1 implemenation by Marc Stevens and Dan Shumow. ... (check-in: 7c29bffcad user: drh tags: trunk) | |
| 21:39 | Indicate the use of hardened-SHA1 in the "fossil version -v" output. ... (Closed-Leaf check-in: e81f4d4ec7 user: drh tags: hardened-sha1) | |
| 21:24 | Make it possible to turn off SHA1 hardening, falling back to the legacy implementations. ... (check-in: 2f87dcf5df user: drh tags: hardened-sha1) | |
| 21:03 | Use the hardened SHA1 hash function from [https://github.com/cr-marcstevens/sha1collisiondetection]. ... (check-in: ba9d10807e user: drh tags: hardened-sha1) | |
| 19:53 | Updates to the change log. ... (check-in: 537ab8868e user: drh tags: trunk) | |
| 18:21 | Remove unused local variables. ... (check-in: cb92c69c2a user: drh tags: trunk) | |
| 17:49 | Merge enhancements from trunk. ... (check-in: 1e3779959d user: drh tags: fossil-2.1) | |
| 17:48 | The server issues an error asking the client to upgrade if the client is less than Fossil 2.0 and SHA3 content is encountered. ... (check-in: a13738764b user: drh tags: trunk) | |
| 17:15 | Merge updates from trunk. ... (check-in: c3fbab2edb user: drh tags: fossil-2.1) | |
| 17:14 | Show the correct hash algorithm name in the Overview section of the /info webpage. (Originally committed to the wrong branch.) ... (check-in: 26dac28eec user: drh tags: trunk) | |
| 16:44 | Show the correct hash algorithm name in the Overview section of the /info webpage. ... (check-in: 92fb97609a user: drh tags: fossil-2.1) | |