Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
4 check-ins going from 052390edaf04a5f5 to 9b686daeeda7b4ca
|
2026-07-25
| ||
| 11:11 | Fix an off-by-one error in the previous check-in check-in: 9b686daeed user: drh tags: http1-1-chunked | |
| 11:04 | Fix an integer overflow vulnerability. Shorten all source code lines to be no more than 80 characters. Do not select the "chunked" transfer encoding, if the last token of the transfer-encoding is some keyword that has "chunked" as a suffix, ex: "superchunked". check-in: 82723bf87c user: drh tags: http1-1-chunked | |
| 10:45 | Merge improved Blob overflow defensive code from trunk. check-in: 109a5e1a04 user: drh tags: http1-1-chunked | |
| 10:25 | Detect integer overflow in the blob_is_int() and blob_is_int64() routines. check-in: 052390edaf user: drh tags: trunk | |