aboutsummaryrefslogtreecommitdiffstats
path: root/abusectl
AgeCommit message (Expand)AuthorFilesLines
22 hoursfix: ask before keeping a destination the user skippedHEADmasterDanilo M.2-8/+72
22 hoursfix: re-ask a quoted name or org instead of losing the runDanilo M.1-2/+6
22 hoursfeat: ask for the reporting destinations at initDanilo M.1-1/+79
22 hoursfeat: render the destination sections at initDanilo M.1-2/+37
22 hoursfeat: refuse a half-configured destination at reportDanilo M.1-0/+16
23 hoursfeat: warn when no reporting destination is configuredDanilo M.1-0/+15
23 hoursfeat: write vendor rows into the manifestDanilo M.2-2/+24
23 hoursfeat: read which reporting destinations are configuredDanilo M.1-1/+56
23 hoursfeat: build vendor and MISP destination rowsDanilo M.1-0/+37
23 hoursfeat: add the destination table, transcribed from vendor docsDanilo M.1-0/+32
28 hoursfix: emit only registered ARF fields, verified against IANADanilo M.1-4/+22
28 hoursfeat: add the report subcommandDanilo M.1-0/+92
28 hoursfix: keep the trailing comment at the end of the configDanilo M.1-10/+16
28 hoursfix: restore the footer guard, with the sequence that needs itDanilo M.1-0/+7
29 hoursfix: stop init duplicating its own preamble on every rewriteDanilo M.2-4/+8
29 hoursfeat: ask for the reporter identity during initDanilo M.2-6/+116
29 hoursfeat: read the reporter identity from configDanilo M.2-6/+65
29 hoursfeat: write report bodies into the case directoryDanilo M.1-0/+98
29 hoursfeat: freeze a reported case and detect edited bodiesDanilo M.1-0/+72
44 hoursfeat: assemble the RFC 5965 report documentDanilo M.1-0/+180
44 hoursfeat: build the machine-readable feedback report partDanilo M.1-0/+177
44 hoursfix: escape the continuation marker so a value cannot forge oneDanilo M.1-9/+109
44 hoursfeat: build the human-readable part of a reportDanilo M.1-0/+196
44 hoursfeat: list the indicators no abuse desk was found forDanilo M.1-3/+88
44 hoursfix: fold a role mailbox's case, and test the half that was not testedDanilo M.1-7/+29
44 hoursfix: derive a destination id from its address, not its positionDanilo M.1-14/+39
44 hoursfeat: group abuse contacts into one destination per addressDanilo M.1-0/+99
44 hoursfix: strip the envelope recipient in every shape the grammar allowsDanilo M.2-4/+39
44 hoursfeat: store a whitelist of publishable headers in the manifestDanilo M.2-0/+100
2 daysdocs: record the fourth property and the contacts commandDanilo M.1-9/+5
2 daysfix: keep ":" literal so an IPv6 query is not over-encodedDanilo M.1-6/+15
2 daysfeat: add the contacts subcommandDanilo M.1-1/+53
2 daysfix: percent-encode the component interpolated into an RDAP queryDanilo M.1-2/+23
2 daysfix: refuse an ipv6 scope id, and say why a value was refusedDanilo M.1-9/+49
2 daysfix: validate a query host at the one point a query is admittedDanilo M.1-1/+54
2 daysfix: treat the IANA bootstrap as hostile, not as trusted inputDanilo M.1-9/+60
2 daysfeat: resolve the worklist to abuse contactsDanilo M.1-0/+60
2 daysfeat: build the contacts worklist, host onlyDanilo M.1-0/+108
2 daysfeat: query RDAP, walking up the labels for a registrable domainDanilo M.1-0/+53
2 daysfeat: read abuse addresses from a jCard, strictlyDanilo M.1-0/+87
2 daysfeat: select an RDAP server by longest prefix and by TLDDanilo M.1-0/+52
2 daysfeat: cache the IANA bootstrap, and prefer a stale copy to noneDanilo M.1-0/+59
2 daysfeat: add the RDAP transport, with a redirect cap and no downgradeDanilo M.1-0/+72
3 daysfeat: report List-Unsubscribe urls and a differing SenderDanilo M.2-2/+34
3 daysfeat: flag an address spoofed into a display nameDanilo M.1-1/+48
3 daysfix: take the sender domain from the address, not the display nameDanilo M.1-3/+30
3 daysfix: prefer the observed address over an attacker's HELO literalDanilo M.1-9/+27
3 daysfix: re-bracket an IPv6 host when stripping URL userinfoDanilo M.1-2/+12
3 daysfix: redact a valueless query token whole, not as a kept nameDanilo M.2-5/+49
3 daysfix: validate each setup answer at the prompt that asked for itDanilo M.1-34/+101