Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch reconstruct-sha3 Excluding Merge-Ins
This is equivalent to a diff from 5280c1ab9a to 8d1ed47cc6
|
2019-02-05
| ||
| 15:43 | Enhance the "reconstruct" command so that sets the correct hash policy for artifacts read from disk. check-in: 93bb323192 user: drh tags: trunk | |
|
2019-01-29
| ||
| 14:29 | Add a test command to infer the hash policy from the length of path names on reconstruct (disabled by preprocessor directive). Closed-Leaf check-in: 8d1ed47cc6 user: florian tags: reconstruct-sha3 | |
| 14:09 | Calculate hash lengths with skipped directory slashes. check-in: c47adb9148 user: florian tags: reconstruct-sha3 | |
|
2019-01-28
| ||
| 17:54 | Expanded the section on --with-openssl=none in www/build.wiki to explain why adding that option is a bad idea, what to do instead, and to point to the newly expanded OpenSSL discussion in www/ssl.wiki for more information. check-in: 4f810279ce user: wyoung tags: trunk | |
| 10:12 | Enhance the 'reconstruct' command to set the correct hash policy (SHA1 or SHA3-256) for artifacts read from disk, inferred from the length of the path name. Also enhance the 'deconstruct' and 'reconstruct' commands with an option to ensure the artifact with RID=1 is a valid manifest. See the wiki page linked to this branch for more information and tests. check-in: 62a00bc728 user: florian tags: reconstruct-sha3 | |
|
2019-01-27
| ||
| 19:32 | Update the built-in SQLite to the latest 3.27.0 alpha. Updates to the change log. check-in: 5280c1ab9a user: drh tags: trunk | |
| 19:19 | Change the "reparent" command so that it only works within an open checkout. Documentation improvements, especially add documentation to about the FOSSIL_SECURITY_LEVEL environment variable. check-in: d168be0cac user: drh tags: trunk | |
Changes to src/rebuild.c.