Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
2 check-ins using file src/finfo.c version 173555f410
|
2025-03-07
| ||
| 16:30 | The codecheck1 utility makes a distinction between routines that need to generate HTML-free content and routines that generate content that is safe for any generic HTTP reply. Closed-Leaf check-in: cd9086c266 user: drh tags: enhanced-defenses | |
| 15:56 | Enhance codecheck1.c to detect cases where style_header() is called with arguments that are not easily proven to be HTML-free. Fix multiple calls to style_header() to prove they are always HTML-free. check-in: 2da41072ff user: drh tags: enhanced-defenses | |