Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
5 check-ins using file src/db.c version 428a0e18a3
|
2016-04-22
| ||
| 20:02 | Minor makefile consistency fix. check-in: 6c4a0a0ae5 user: mistachkin tags: trunk | |
| 20:00 | Updates to support building with the SQLite Encryption Extension on Windows. check-in: 9129f6f622 user: mistachkin tags: trunk | |
| 18:33 | Add an entry to the ignore-glob setting to help prevent the SEE-enabled SQLite source file from being added to this public repository by mistake. check-in: fa3e672aec user: drh tags: trunk | |
| 18:08 | Add the ability to use a repository that is in a database protected by the [http://www.hwaci.com/sw/sqlite/see.html|SQLite Encryption Extension (SEE)]. SEE is proprietary code and is not included in this tree, but if a user has a copy of SEE, with this change she can compile a version of Fossil that uses it. check-in: ed871fb5fa user: drh tags: trunk | |
| 18:03 | Avoid reprompting for the encryption key on every HTTP request when running "fossil ui" on an encrypted repository. Closed-Leaf check-in: a7563f08db user: drh tags: see | |