Fossil

Changes On Branch sec2020-deadend
Login

Changes On Branch sec2020-deadend

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch sec2020-deadend Excluding Merge-Ins

This is equivalent to a diff from 917917aa to 1e34705e

2020-08-18
19:49
Rework the "permissive-manifest-parser" idea to be simpler and to call it "strict-manifest-syntax". (check-in: 4df8c856 user: drh tags: sec2020)
17:25
permissive-manifest-parser setting is now marked as sensitive to keep an attacker from turning it on. (Closed-Leaf check-in: 1e34705e user: stephan tags: sec2020-deadend)
16:07
Added and applied permissive-manifest-parser setting to permit parsing of manifests which have F-cards containing now-illegal names. Required for rebuild of historical data and support of repositories we now know to contain such files. (check-in: 9e59cf18 user: stephan tags: sec2020-deadend)
14:02
Merge in the latest trunk changes. (check-in: 917917aa user: drh tags: sec2020)
14:00
Allow <del> and <ins> markup in wiki and in markdown. (check-in: ae9a9db5 user: drh tags: trunk)
13:17
More missing db_unprotect() calls. (check-in: 06d3789a user: drh tags: sec2020)

Changes to src/db.c.

Changes to src/file.c.

Changes to src/main.c.

Changes to src/manifest.c.

Changes to src/rebuild.c.