Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
67 check-ins using file www/env-opts.md version 7ed3fb059f
|
2019-05-23
| ||
| 19:29 | Since libressl abuses OPENSSL_VERSION_NUMBER, don't let fossil being confused by that. Closed-Leaf check-in: 06cb09dde7 user: jan.nijtmans tags: branch-2.8 | |
|
2019-05-17
| ||
| 14:04 | (cherry-pick): Fix the openssl-1.1.1b build procedures. check-in: e5616cdac8 user: jan.nijtmans tags: branch-2.8 | |
|
2019-05-16
| ||
| 08:17 | Merge the Makefile changes for OpenSSL-1.1. check-in: c8bd45c1aa user: jan.nijtmans tags: branch-2.8 | |
|
2019-04-18
| ||
| 14:06 | (cherry-pick): Clean up the detection of BIO_ADDR_hostname_string by removing redundant definitions; apparently autosetup has a feature which automatically creates a define with HAVE_ prepended for whatever function is intended to be detected. check-in: 9ef58dcff2 user: jan.nijtmans tags: branch-2.8 | |
|
2019-04-17
| ||
| 22:23 | (cherry-pick): Update the built-in SQLite to version 3.28.0. check-in: 96c3562733 user: jan.nijtmans tags: branch-2.8 | |
|
2019-03-21
| ||
| 23:51 | (cherry-pick): Add the "New Era" or "元号" placeholder to the (regexp) Unicode tables. So fossil is ready for the expected japanese May 1 event. See: http://blog.unicode.org/2018/09/new-japanese-era.html check-in: 31aefc3bc6 user: jan.nijtmans tags: branch-2.8 | |
|
2019-03-01
| ||
| 10:30 | (cherry-pick): Update internal Unicode character tables, used in regular expression handling, from version 11.0 to 12.0. In "fossil regexp", "fossil grep" and the TH1 "regexp" command, the -nocase option now removes multiple diacritics from the same character (derived from SQLite's remove_diacritics=2) check-in: e217b8b988 user: jan.nijtmans tags: branch-2.8 | |
| 09:38 | Update internal Unicode character tables, used in regular expression handling, from version 11.0 to 12.0. In "fossil regexp", "fossil grep" and the TH1 "regexp" command, the -nocase option now removes multiple diacritics from the same character (derived from SQLite's remove_diacritics=2) check-in: b2c424ada8 user: jan.nijtmans tags: trunk | |
|
2019-02-27
| ||
| 19:12 | (cherry-pick): Fix a mysterious bug in is_ticket() that was preventing me from updating the TCL repository. check-in: c460f94352 user: jan.nijtmans tags: branch-2.8 | |
| 14:34 | Update the version number to 2.9 for the next release cycle. Updates to the change log for 2.9. check-in: 6f60cb3881 user: drh tags: trunk | |
| 14:23 | For the "fossil update" and "fossil checkout" commands, if a managed file is removed because it is no longer part of the target check-in and the directory containing the file is empty after the file is removed and the directory is not the current working directory and is not on the empty-dirs list, then also remove the directory. check-in: f132f86bbe user: drh tags: trunk | |
| 12:57 | Merge the bug fix from trunk. Closed-Leaf check-in: 50995ed1ee user: drh tags: rmdir-on-update | |
| 12:08 | Fix a mysterious bug in is_ticket() that was preventing me from updating the TCL repository. check-in: 70f3092207 user: drh tags: trunk | |
|
2019-02-26
| ||
| 20:35 | Enhance the "fossil checkout" command to that it too cleans up directories that it makes empty. check-in: 95b700c2ab user: drh tags: rmdir-on-update | |
| 20:03 | Fix the rmdir-on-update so that it works even if the update is occurring in a subdirectory of the repository. Do not remove the subdirectory that is the current working directory even if it is empty. check-in: 3275a94436 user: drh tags: rmdir-on-update | |
| 01:22 | When doing a "fossil update" if files are removed from a directory, then try to delete that directory (if it is empty) at the end of the update, if the directory is not on the empty-dirs list. check-in: 43111aa939 user: drh tags: rmdir-on-update | |
|
2019-02-25
| ||
| 22:57 | SQLite 3.27.2 check-in: 367831eaac user: jan.nijtmans tags: branch-2.8 | |
| 17:01 | Update the built-in SQLite to the latest trunk version that includes all of the fixes that were in the 3.27.2 release. check-in: 4d6086702e user: drh tags: trunk | |
| 15:10 | Add extension functions delta_apply(), delta_create(), delta_output_size(), and delta_parse() to the SQL connection for the "fossil sql" command. check-in: effa89302a user: drh tags: trunk | |
|
2019-02-24
| ||
| 22:55 | (cherry-pick): Make fossil work with Tcl 8.7 (still in alpha), even when Tcl is compiled with -DTCL_NO_DEPRECATED check-in: e869ad9c93 user: jan.nijtmans tags: branch-2.8 | |
| 20:32 | Update error message in 'loadTcl' to make it more concise. check-in: f2f01669d0 user: mistachkin tags: trunk | |
| 16:46 | Make the --nossl and --nocompress server options available for CGI requests. Closed-Leaf check-in: a41ef5e6a2 user: florian tags: cgi-server-options | |
| 14:35 | Merge trunk check-in: af9dabcbf0 user: jan.nijtmans tags: openssl-1.1 | |
| 14:33 | Make fossil work with Tcl 8.7 (still in alpha), even when Tcl is compiled with -DTCL_NO_DEPRECATED check-in: 08e63e1755 user: jan.nijtmans tags: trunk | |
|
2019-02-20
| ||
| 22:28 | Formatting improvement for images shown by /artifact. check-in: 7b0dbe8079 user: drh tags: trunk | |
| 21:50 | Always show the "Apply These Changes" button in the Wysiwyg editor. check-in: 5efd69e2ca user: drh tags: trunk | |
| 20:42 | Start the version 2.9 change log. check-in: 29d5571898 user: drh tags: trunk | |
| 20:32 | Fix the display of wiki and markdown on /artifact pages so that hyperlinks are shown as if relative to /doc/VERSION. check-in: 8af35d30a6 user: drh tags: trunk | |
| 15:01 | Version 2.8 check-in: f8d7f76bfd user: drh tags: trunk, release, version-2.8 | |
|
2019-02-18
| ||
| 22:37 | Fix the handling of manifest files for the "tag" and "amend" commands. check-in: 5e20a4f7a8 user: drh tags: trunk | |
| 21:04 | Tweaks to the change log in preparation for 2.8. check-in: dbf342e763 user: drh tags: trunk | |
| 20:44 | Allow arguments with non-ASCII characters for constructed shell commands. check-in: 72e4b915fd user: drh tags: trunk | |
| 19:17 | Include 'nonce' TH1 variable in the custom skin documentation. check-in: 02367341b6 user: mistachkin tags: trunk | |
| 19:09 | When rendering the default header via TH1, allow the default Content-Security-Policy content to be overridden via the 'default_csp' variable. Also, add the 'nonce' command to TH1. check-in: 8a65cd1831 user: mistachkin tags: trunk | |
|
2019-02-17
| ||
| 07:47 | Make sure the TH1 interp is available before trying to use it. Closed-Leaf check-in: 600accbec3 user: mistachkin tags: dynamicCsp | |
| 07:16 | Add the 'nonce' command to TH1. Improve clarity of the 'default_csp' variable handling and add comments. check-in: 68e6b07eba user: mistachkin tags: dynamicCsp | |
| 06:18 | Skip setting the 'default_csp' TH1 variable if it already exists (e.g. it was manually overridden via the TH1 setup script). check-in: 0b885bb952 user: mistachkin tags: dynamicCsp | |
| 05:32 | Merge updates from trunk. check-in: cb881aab33 user: mistachkin tags: dynamicCsp | |
|
2019-02-15
| ||
| 21:20 | Show the SCGI environment variable value on the /test_env page if that variable exists. check-in: f59faedb71 user: drh tags: trunk | |
| 20:51 | When rendering the default header via TH1, allow the default Content-Security-Policy content to be overridden via the 'default_csp' variable. check-in: 0fe4c7d973 user: mistachkin tags: dynamicCsp | |
|
2019-02-08
| ||
| 13:28 | Update the built-in SQLite to version 3.27.1. check-in: cf6682b1e1 user: drh tags: trunk | |
|
2019-02-07
| ||
| 17:42 | Allow arguments with non-ASCII characters for constructed shell commands, as reported here: https://fossil-scm.org/forum/forumpost/81e6854386. Closed-Leaf check-in: a5ff00506b user: florian tags: non-ascii-cmd-args | |
| 17:39 | Backout [6e80af7e52], as this branch enables the 'reparent' command to work without an open check-out. Closed-Leaf check-in: 3580fce8fb user: florian tags: tag-cmd-manifest-updates | |
| 17:37 | For the 'amend' command, enable updating the "manifest" files with an open check-out. check-in: 05c1e3b958 user: florian tags: tag-cmd-manifest-updates | |
| 17:34 | For the 'tag' command, omit updating the "manifest" files without an open check-out, as reported here: https://fossil-scm.org/forum/forumpost/dc06c157e5. check-in: f97700680a user: florian tags: tag-cmd-manifest-updates | |
| 17:18 | Update the built-in SQLite to the official 3.27.0 release version. check-in: c56fce69f1 user: drh tags: trunk | |
| 00:01 | Several improvements to the discussion of building against OpenSSL in www/ssl.wiki. check-in: 48b74fce3c user: wyoung tags: trunk | |
|
2019-02-05
| ||
| 20:54 | Update the built-in SQLite to the latest 3.27.0 beta for testing. check-in: 1dbf923cbe user: drh tags: trunk | |
| 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 ... 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 | |