| Age | Commit message (Expand) | Author | Files | Lines |
| 13 hours | docs: record the report spec and both sweeps | Danilo M. | 2 | -1/+54 |
| 13 hours | test: cover report.py in the no-socket proof | Danilo M. | 1 | -1/+29 |
| 13 hours | feat: add the report subcommand | Danilo M. | 1 | -0/+200 |
| 13 hours | fix: keep the trailing comment at the end of the config | Danilo M. | 1 | -0/+17 |
| 13 hours | fix: restore the footer guard, with the sequence that needs it | Danilo M. | 1 | -0/+21 |
| 14 hours | fix: stop init duplicating its own preamble on every rewrite | Danilo M. | 1 | -0/+27 |
| 14 hours | feat: ask for the reporter identity during init | Danilo M. | 1 | -0/+138 |
| 14 hours | feat: read the reporter identity from config | Danilo M. | 2 | -1/+195 |
| 14 hours | feat: write report bodies into the case directory | Danilo M. | 1 | -0/+224 |
| 14 hours | feat: freeze a reported case and detect edited bodies | Danilo M. | 1 | -0/+110 |
| 29 hours | feat: assemble the RFC 5965 report document | Danilo M. | 1 | -0/+219 |
| 29 hours | feat: build the machine-readable feedback report part | Danilo M. | 1 | -0/+455 |
| 29 hours | fix: escape the continuation marker so a value cannot forge one | Danilo M. | 1 | -0/+199 |
| 29 hours | feat: build the human-readable part of a report | Danilo M. | 1 | -0/+209 |
| 29 hours | feat: list the indicators no abuse desk was found for | Danilo M. | 1 | -0/+208 |
| 29 hours | fix: fold a role mailbox's case, and test the half that was not tested | Danilo M. | 1 | -5/+98 |
| 29 hours | fix: derive a destination id from its address, not its position | Danilo M. | 1 | -19/+93 |
| 29 hours | feat: group abuse contacts into one destination per address | Danilo M. | 1 | -0/+143 |
| 29 hours | fix: strip the envelope recipient in every shape the grammar allows | Danilo M. | 3 | -1/+90 |
| 29 hours | feat: store a whitelist of publishable headers in the manifest | Danilo M. | 4 | -1/+111 |
| 39 hours | test: make the offline resolve check tamper-evident | Danilo M. | 1 | -0/+7 |
| 39 hours | test: prove the suite still opens no socket | Danilo M. | 1 | -0/+76 |
| 39 hours | fix: keep ":" literal so an IPv6 query is not over-encoded | Danilo M. | 1 | -4/+19 |
| 39 hours | feat: add the contacts subcommand | Danilo M. | 1 | -0/+73 |
| 39 hours | fix: percent-encode the component interpolated into an RDAP query | Danilo M. | 1 | -0/+89 |
| 39 hours | fix: refuse an ipv6 scope id, and say why a value was refused | Danilo M. | 1 | -2/+63 |
| 39 hours | fix: validate a query host at the one point a query is admitted | Danilo M. | 1 | -0/+98 |
| 39 hours | test: make two rdap tests able to fail, and cover the hostile bootstrap | Danilo M. | 1 | -2/+106 |
| 39 hours | feat: resolve the worklist to abuse contacts | Danilo M. | 1 | -0/+126 |
| 39 hours | feat: build the contacts worklist, host only | Danilo M. | 1 | -0/+113 |
| 39 hours | feat: query RDAP, walking up the labels for a registrable domain | Danilo M. | 1 | -0/+80 |
| 39 hours | feat: read abuse addresses from a jCard, strictly | Danilo M. | 1 | -0/+85 |
| 39 hours | feat: select an RDAP server by longest prefix and by TLD | Danilo M. | 1 | -0/+51 |
| 39 hours | feat: cache the IANA bootstrap, and prefer a stale copy to none | Danilo M. | 1 | -0/+73 |
| 39 hours | feat: add the RDAP transport, with a redirect cap and no downgrade | Danilo M. | 1 | -0/+56 |
| 2 days | feat: report List-Unsubscribe urls and a differing Sender | Danilo M. | 2 | -0/+19 |
| 2 days | feat: flag an address spoofed into a display name | Danilo M. | 1 | -0/+16 |
| 2 days | fix: take the sender domain from the address, not the display name | Danilo M. | 2 | -1/+8 |
| 2 days | fix: prefer the observed address over an attacker's HELO literal | Danilo M. | 1 | -0/+22 |
| 2 days | fix: re-bracket an IPv6 host when stripping URL userinfo | Danilo M. | 1 | -0/+12 |
| 2 days | fix: redact a valueless query token whole, not as a kept name | Danilo M. | 1 | -0/+14 |
| 2 days | test: wire leaky.eml into the anti-leak suite (red, defect 2) | Danilo M. | 2 | -1/+29 |
| 2 days | feat: command line for init and parse | Danilo M. | 1 | -0/+167 |
| 2 days | feat: first-run config builder | Danilo M. | 1 | -0/+185 |
| 2 days | fix: reject non-list relays and empty cases values | Danilo M. | 1 | -0/+29 |
| 2 days | feat: read and validate the config | Danilo M. | 1 | -0/+88 |
| 2 days | feat: assemble IOCs in the manifest's shape | Danilo M. | 1 | -0/+63 |
| 2 days | feat: case directory with an atomically written manifest | Danilo M. | 1 | -0/+102 |
| 2 days | feat: extract URLs and attachment hashes, fetching nothing | Danilo M. | 1 | -0/+61 |
| 2 days | feat: extract sender domains and auth verdicts | Danilo M. | 1 | -0/+32 |