Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add sha1() functions to the CLI. Fix sha1b() such that it actually returns | drh | 2024-09-12 |
* | Progress on the sqlite3-rsync utility. This is an incremental check-in. It | drh | 2024-09-11 |
* | Add the "static" qualifier to some internal functions in code for various SQL... | dan | 2021-12-01 |
* | Mark the sha1() extension function as SQLITE_DETERMINISTIC. | drh | 2020-02-10 |
* | Create the "trusted_schema" pragma. Add sqlite3_vtab_config() calls to set | drh | 2020-01-07 |
* | Changes to extensions and test logic so that the build works with gcc | drh | 2019-11-20 |
* | Fix typos in the header comment for the sha1 and sha3 hash extensions | drh | 2018-09-26 |
* | Fix issues in the sha1 extension seen with MSVC. | mistachkin | 2017-02-02 |
* | Add the sha1.c loadable extension that implements the sha1() and sha1_query() | drh | 2017-01-27 |