Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Parents and children of check-in [55f6c765]
2018-02-16
| ||
19:57 | Fix a typos and improve the wording on the failure-to-upgrade-to-HTTPS error screen. check-in: 01984ee0 user: drh tags: trunk | |
16:28 | Fix segfault when accessing the initial checkin directory on a fusefs mounted repository. check-in: 55f6c765 user: drh tags: trunk | |
16:16 | An HTTPS upgrade redirect loop now is broken and gives a warning. The "-nossl" is no longer the default on "fossil server". Warning messages are provided when trying to log in via an insecure connection. check-in: 61733824 user: drh tags: trunk | |
14:39 | Fix segfault when accessing the initial checkin directory on a fusefs mounted repository. This is on a branch because the Fix is on manifest_file_seek_base() function which is not only fuse-related. Closed-Leaf check-in: 6831769d user: mgagnon tags: fix_fusefs_on_empty_checkin_crash | |