Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
6 check-ins using file extsrc/shell.c version feb4863c0d
|
2025-09-21
| ||
| 04:16 | Fix an out-of-bounds array access in the function to decode a UTF-8 sequence (similar to a problem reported on the SQLite Forum: https://sqlite.org/forum/forumpost/184b372388). check-in: 59879abe16 user: florian tags: trunk | |
|
2025-09-16
| ||
| 10:47 | Enable cache of the CSS style sheet. Leaf check-in: 0c1de587f9 user: drh tags: cache-style-sheet | |
|
2025-09-11
| ||
| 21:44 | Fix the "Download" submenu item on the /artifact page such that the at= query parameter is the actual basename of the file being downloaded, when available. check-in: b1e811c3e7 user: drh tags: trunk | |
| 15:43 | Fix links with truncated symbolic names in /vdiff, as reported in forum post 690436f85e. check-in: 2871b39a62 user: danield tags: trunk | |
| 10:17 | Add a missing return in cgi_fread() for builds without FOSSIL_ENABLE_SSL. check-in: 1cd8163045 user: stephan tags: trunk | |
|
2025-09-10
| ||
| 14:29 | Update to a newer SQLite that fixes a bug in the SQLite CLI so that it will once again compile on 32-bit windows. check-in: fb8697872b user: drh tags: trunk | |