Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
13 check-ins using file src/db.c version e3bb48b706
|
2021-10-29
| ||
| 17:05 | Retrieve the value of an SQL count(*) as an integer, not a float (discovered by accident while playing with compiler warnings). check-in: 735b6be7ea user: danield tags: trunk | |
| 15:22 | Display SSL certificate validity timestamps in ISO8601 format check-in: d847300f3b user: danield tags: trunk | |
| 14:31 | Disable the use of the OpenSSL implementation of MD5, which is deprecated as of OpenSSL 3.0.0. check-in: a517c30c79 user: drh tags: trunk | |
|
2021-10-27
| ||
| 13:01 | Fix off-by-one error in cgi_iso8601_datestamp(). Add the test-date command for testing. check-in: 6389c999ce user: drh tags: trunk | |
| 10:14 | In contribute.wiki, mention 'fossil patch' for submitting binary patches. check-in: f3f3c1db6f user: danield tags: trunk | |
|
2021-10-26
| ||
| 18:55 | An attempt to improve the built-in documentation for the "fossil chat" command. check-in: 56d23baba1 user: drh tags: trunk | |
| 17:21 | Update the built-in SQLite to the latest 3.37.0 alpha for testing. check-in: ed3dc66de0 user: drh tags: trunk | |
| 16:17 | Make sure the g.zIpAddr is reset for each new ssh: URL. check-in: be18690cad user: drh tags: trunk | |
| 16:11 | Ensure that UrlData.fossil is always dynamically allocated. Fix a harmless valgrind warnings. Improve comments on UrlData. check-in: cd5715513e user: drh tags: trunk | |
| 15:47 | More work to ensure that UrlData.path is always dynamically allocated. check-in: 6d78082cb5 user: drh tags: trunk | |
| 15:13 | The UrlData.path element should always be dynamically allocated. check-in: b9c9d39df9 user: drh tags: trunk | |
|
2021-10-25
| ||
| 10:36 | Add a comment that documents the CONFIG table keys used by "fossil remote". No changes to code. check-in: 6330e86405 user: drh tags: trunk | |
| 10:09 | Improved help text for the autosync setting. check-in: 19d7c5ff7b user: drh tags: trunk | |