subidx/internal
lakshit verma bba101bbab
tailer: account for every fetched entry and log skips
fetchRange counted an entry as consumed before attempting to decode
it, so undecodable entries were skipped permanently with no record,
and the position could overshoot the requested range if a log served
more entries than asked. The position now advances by exactly the
number of received entries (clamped to the range) and skips are
logged with their index window.
2026-08-21 21:38:52 +05:30
..
apex rfc6962,apex: reject control and non-printable bytes in hostnames 2026-08-21 21:23:22 +05:30
loglist subidx: CT log tailer and crt.name-compatible subdomain search API 2026-08-21 14:26:32 +05:30
rfc6962 tailer: require pinned log keys and stop on STH verification failure 2026-08-21 21:30:40 +05:30
server server: cap rate limiter memory under key-flooding 2026-08-21 21:35:29 +05:30
store store: run recounts inside the ingest loop 2026-08-21 21:37:28 +05:30
tailer tailer: account for every fetched entry and log skips 2026-08-21 21:38:52 +05:30