Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
18 check-ins using file src/shell.c version 54f2298f5b
|
2019-02-05
| ||
| 15:49 | Fix the unified diff output so that it conforms with established conventions. check-in: 7fd2a3652e user: drh tags: trunk | |
| 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-02-01
| ||
| 15:55 | Update the built-in SQLite to the latest 3.27.0 alpha. check-in: 6ba52d791f user: drh tags: trunk | |
|
2019-01-29
| ||
| 15:02 | Merge trunk check-in: 7843b1c6c5 user: jan.nijtmans tags: openssl-1.1 | |
| 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 | |
| 14:01 | Coding style fixes. check-in: 1d49b5ad91 user: florian tags: reconstruct-sha3 | |
|
2019-01-28
| ||
| 20:59 | Mention the "worktree" git command in the Fossil-versus-Git document. check-in: af91e0575e user: drh tags: trunk | |
| 19:59 | Markdownism fixes in previous check-in: 3982569195 user: wyoung tags: trunk | |
| 19:58 | Noted that linking Fossil to an OpenSSL built from source opens the user to the "no root certs" problem previously solved in www/ssl.wiki. check-in: c563be1552 user: wyoung tags: trunk | |
| 19:52 | Clarified the "build from source" option for linking Fossil to a non-platform version of OpenSSL. check-in: 1e21abda9a user: wyoung tags: trunk | |
| 19:25 | Assorted improvements to www/tls-nginx.md check-in: e629c1b79e user: wyoung tags: trunk | |
| 18:29 | Expanded the discussion of OpenSSL options in www/ssl.wiki, mainly adding advice on installing it via package managers. The new OpenSSL discussion in build.wiki now points to this, rather than to the next section level up, as in the prior checkin. check-in: a13820dc04 user: wyoung tags: trunk | |
| 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 | |
| 14:02 | Fix an oversight from the previous check-in: add the short form of the command-line option. check-in: a90d0617d7 user: florian tags: reconstruct-sha3 | |
| 10:18 | Add the new option --keep-rid1 for the 'deconstruct' and 'reconstruct' commands. check-in: 79b5136608 user: florian tags: reconstruct-sha3 | |
| 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 | |