Fossil

Check-in [de66eeaab7]
Login

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

Overview
Comment:Add the "robot-squelch" defense against bot-nets. Still incomplete, but sufficient to hold off the latest attacks.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: de66eeaab7ab66448fdf6423b8878c9c45e5ef161f64782ed3936ca8d1698503
User & Date: drh 2025-08-15 19:07:16.911
Context
2025-08-15
19:58
Add /zip and /tarball pages to the robot-squelch mechanism. ... (check-in: 661991aa62 user: drh tags: trunk)
19:07
Add the "robot-squelch" defense against bot-nets. Still incomplete, but sufficient to hold off the latest attacks. ... (check-in: de66eeaab7 user: drh tags: trunk)
18:49
Bug fix in the new cgi_is_qp() routine of the previous check-in. ... (Closed-Leaf check-in: ef57ecf260 user: drh tags: robot-squelch)
05:10
Update [6c8c93a5f7] to fix redirects to the captcha screen and set the keyboard focus to the password input field if there's no user ID input field. ... (check-in: b8731485b0 user: florian tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/cgi.c.
Changes to src/diff.c.
Changes to src/diffcmd.c.
Changes to src/info.c.
Changes to src/main.mk.
Added src/robot.c.
Changes to src/setup.c.
Changes to tools/makemake.tcl.
Changes to win/Makefile.dmc.
Changes to win/Makefile.mingw.
Changes to win/Makefile.msc.