Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
9 check-ins using file extsrc/shell.c version b30b4ab86f
|
2023-02-10
| ||
| 17:38 | Add a PD_NoBot() check to /timeline, based on spider attack records. check-in: 3fa6f8f09a user: stephan tags: trunk | |
|
2023-02-09
| ||
| 21:00 | Update the change log. check-in: a64ef5efd1 user: drh tags: trunk | |
| 20:09 | Add the "repack" command as an alias for "rebuild --compress-only". check-in: dd6a88da09 user: drh tags: trunk | |
| 19:45 | The extra-delta-compression step now reports the number of new deltas added and the bytes of storage space saved using those deltas. check-in: 59e21eb3e5 user: drh tags: trunk | |
| 16:16 | Updates to the change log. check-in: 7449a10f2a user: drh tags: trunk | |
|
2023-02-08
| ||
| 16:59 | Further improvements to the attack-spider detection mechanism. check-in: eb7fad0cd3 user: drh tags: trunk | |
| 16:41 | As a performance optimization, only do the SQL-injection detection for user "nobody". Improved comment on cgi_value_spider_check() to better explain what this subsystem is all about. check-in: 00ae2391e4 user: drh tags: trunk | |
| 16:32 | Test command for the SQL-injection detection routine. Possible performance improvements as well. check-in: d3cb62f767 user: drh tags: trunk | |
| 14:54 | Update the built-in SQLite to use the latest 3.41.0 alpha version that includes new efforts to silence nuiscance compiler warnings. check-in: 05fa1c3c24 user: drh tags: trunk | |