| Age | Commit message (Expand) | Author | Files | Lines |
| 10 hours | feat: write report bodies into the case directory | Danilo M. | 1 | -0/+98 |
| 10 hours | feat: freeze a reported case and detect edited bodies | Danilo M. | 1 | -0/+72 |
| 24 hours | feat: assemble the RFC 5965 report document | Danilo M. | 1 | -0/+180 |
| 25 hours | feat: build the machine-readable feedback report part | Danilo M. | 1 | -0/+177 |
| 25 hours | fix: escape the continuation marker so a value cannot forge one | Danilo M. | 1 | -9/+109 |
| 25 hours | feat: build the human-readable part of a report | Danilo M. | 1 | -0/+196 |
| 25 hours | feat: list the indicators no abuse desk was found for | Danilo M. | 1 | -3/+88 |
| 25 hours | fix: fold a role mailbox's case, and test the half that was not tested | Danilo M. | 1 | -7/+29 |
| 25 hours | fix: derive a destination id from its address, not its position | Danilo M. | 1 | -14/+39 |
| 25 hours | feat: group abuse contacts into one destination per address | Danilo M. | 1 | -0/+99 |
| 25 hours | fix: strip the envelope recipient in every shape the grammar allows | Danilo M. | 2 | -4/+39 |
| 25 hours | feat: store a whitelist of publishable headers in the manifest | Danilo M. | 2 | -0/+100 |
| 34 hours | docs: record the fourth property and the contacts command | Danilo M. | 1 | -9/+5 |
| 34 hours | fix: keep ":" literal so an IPv6 query is not over-encoded | Danilo M. | 1 | -6/+15 |
| 34 hours | feat: add the contacts subcommand | Danilo M. | 1 | -1/+53 |
| 34 hours | fix: percent-encode the component interpolated into an RDAP query | Danilo M. | 1 | -2/+23 |
| 34 hours | fix: refuse an ipv6 scope id, and say why a value was refused | Danilo M. | 1 | -9/+49 |
| 35 hours | fix: validate a query host at the one point a query is admitted | Danilo M. | 1 | -1/+54 |
| 35 hours | fix: treat the IANA bootstrap as hostile, not as trusted input | Danilo M. | 1 | -9/+60 |
| 35 hours | feat: resolve the worklist to abuse contacts | Danilo M. | 1 | -0/+60 |
| 35 hours | feat: build the contacts worklist, host only | Danilo M. | 1 | -0/+108 |
| 35 hours | feat: query RDAP, walking up the labels for a registrable domain | Danilo M. | 1 | -0/+53 |
| 35 hours | feat: read abuse addresses from a jCard, strictly | Danilo M. | 1 | -0/+87 |
| 35 hours | feat: select an RDAP server by longest prefix and by TLD | Danilo M. | 1 | -0/+52 |
| 35 hours | feat: cache the IANA bootstrap, and prefer a stale copy to none | Danilo M. | 1 | -0/+59 |
| 35 hours | feat: add the RDAP transport, with a redirect cap and no downgrade | Danilo M. | 1 | -0/+72 |
| 2 days | feat: report List-Unsubscribe urls and a differing Sender | Danilo M. | 2 | -2/+34 |
| 2 days | feat: flag an address spoofed into a display name | Danilo M. | 1 | -1/+48 |
| 2 days | fix: take the sender domain from the address, not the display name | Danilo M. | 1 | -3/+30 |
| 2 days | fix: prefer the observed address over an attacker's HELO literal | Danilo M. | 1 | -9/+27 |
| 2 days | fix: re-bracket an IPv6 host when stripping URL userinfo | Danilo M. | 1 | -2/+12 |
| 2 days | fix: redact a valueless query token whole, not as a kept name | Danilo M. | 2 | -5/+49 |
| 2 days | fix: validate each setup answer at the prompt that asked for it | Danilo M. | 1 | -34/+101 |
| 2 days | feat: command line for init and parse | Danilo M. | 2 | -0/+234 |
| 2 days | feat: first-run config builder | Danilo M. | 1 | -0/+295 |
| 2 days | fix: reject non-list relays and empty cases values | Danilo M. | 1 | -2/+20 |
| 2 days | feat: read and validate the config | Danilo M. | 1 | -0/+86 |
| 2 days | refactor: one URL scan serving both the report and the flagging | Danilo M. | 1 | -29/+24 |
| 2 days | feat: assemble IOCs in the manifest's shape | Danilo M. | 1 | -0/+105 |
| 2 days | feat: case directory with an atomically written manifest | Danilo M. | 1 | -0/+132 |
| 2 days | feat: extract URLs and attachment hashes, fetching nothing | Danilo M. | 1 | -0/+120 |
| 2 days | feat: extract sender domains and auth verdicts | Danilo M. | 1 | -1/+68 |
| 2 days | feat: walk the Received chain to the trust boundary | Danilo M. | 1 | -0/+114 |
| 2 days | fix: redact fragment and strip userinfo, flag hidden query in path | Danilo M. | 1 | -11/+69 |
| 2 days | feat: redact recipient identifiers inside URLs | Danilo M. | 1 | -0/+105 |
| 2 days | feat: package skeleton | Danilo M. | 1 | -0/+17 |