Fossil

Timeline
Login

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

17 check-ins using file extsrc/shell.c version be240cb360

2022-12-29
17:00
Make the repository database read-only if an HTTP request is not from the same origin. This is not required for security. It is just an extra layer of defense. check-in: 7c71f00ac8 user: drh tags: trunk
2022-12-25
16:17
A minor fix to the previous check-in. check-in: abfec4dd5c user: george tags: trunk
14:24
Use URI extensions rather than name= query parameters on key ticket hyperlinks. check-in: 5f22b960b3 user: drh tags: trunk
2022-12-21
12:07
Change spelling for check-in, check-out, and related words. check-in: bc36fdcf3a user: danield tags: trunk
11:52
Merge in help consistency improvements. Closed-Leaf check-in: 526b0a54c4 user: danield tags: check-in-spelling
09:31
Improved consistency for --help option descriptions. check-in: 2e56ef4e8d user: km tags: trunk
09:00
Improved consistency for --help option descriptions: begin with uppercase letter; do not use a period at the end of short-ish sentences. Closed-Leaf check-in: de684083c6 user: km tags: spelling-fixes
2022-12-20
14:21
A couple of corrections to the [2213a0eb2d413f|previous /secaudit0 addition]. check-in: 43601b3d12 user: george tags: trunk
09:53
Correct a small bit of internal-doc misinformation reported in [forum:9ed20acf6a|forum post 9ed20acf6a]. check-in: dd67906cbd user: stephan tags: trunk
09:46
Change spelling for check-in and similar check-in: d9c4321e7a user: danield tags: check-in-spelling
05:14
Move TH1/Tcl settings into their own configsets. Leaf check-in: 5d784cf3c1 user: mistachkin tags: cfgSetTh1
05:00
Unbreak MinGW build to account for deletions in zlib 1.2.13. check-in: a24a790f3d user: mistachkin tags: trunk
02:01
Make [/secaudit0] page aware of the Tcl integration opportunities. check-in: 2213a0eb2d user: george tags: trunk
2022-12-16
21:47
Updated the macOS sidebar in the backups.md doc to cover Ventura. check-in: a55042a015 user: wyoung tags: trunk
2022-12-15
16:19
Re-add zlib link flags inadvertently removed via the new --disable-sockets flag. Leaf check-in: 613834f6e5 user: stephan tags: optional-sockets
15:50
Add support for disabling sockets in auto.def. This is not wired up to anything else yet. check-in: d8609e1e06 user: js tags: optional-sockets
15:39
Update the built-in SQLite to the latest 3.41.0 alpha that includes various query planner enhancements. This is done in order to test the enhancements to SQLite, to help ensure that they are working correctly in a real-world application. check-in: 7010ce2391 user: drh tags: trunk