aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
14 hoursfix: ask before keeping a destination the user skippedHEADmasterDanilo M.3-9/+210
15 hoursdocs: record the destination table and the configured ruleDanilo M.1-2/+17
15 hoursfix: re-ask a quoted name or org instead of losing the runDanilo M.1-2/+6
15 hoursfeat: ask for the reporting destinations at initDanilo M.1-1/+79
15 hoursfeat: render the destination sections at initDanilo M.2-2/+81
15 hoursfeat: refuse a half-configured destination at reportDanilo M.2-0/+62
15 hoursfeat: warn when no reporting destination is configuredDanilo M.2-0/+37
15 hourstest: move the __main__ block to the end of the fileDanilo M.1-3/+2
15 hoursfeat: write vendor rows into the manifestDanilo M.3-2/+103
15 hoursfeat: read which reporting destinations are configuredDanilo M.2-1/+114
15 hoursfeat: build vendor and MISP destination rowsDanilo M.2-0/+94
15 hoursfeat: add the destination table, transcribed from vendor docsDanilo M.2-0/+52
15 hoursdocs: plan the vendor and MISP destinationsDanilo M.1-0/+1039
15 hoursdocs: settle the vendor and MISP destinationsDanilo M.2-0/+345
20 hoursfix: emit only registered ARF fields, verified against IANADanilo M.4-40/+108
20 hoursdocs: record the report spec and both sweepsDanilo M.3-1/+81
21 hourstest: cover report.py in the no-socket proofDanilo M.1-1/+29
21 hoursfeat: add the report subcommandDanilo M.3-0/+302
21 hoursfix: keep the trailing comment at the end of the configDanilo M.2-10/+33
21 hoursfix: restore the footer guard, with the sequence that needs itDanilo M.2-0/+28
21 hoursfix: stop init duplicating its own preamble on every rewriteDanilo M.3-4/+35
21 hoursfeat: ask for the reporter identity during initDanilo M.4-6/+282
21 hoursfeat: read the reporter identity from configDanilo M.4-7/+260
21 hoursfeat: write report bodies into the case directoryDanilo M.2-0/+322
22 hoursfeat: freeze a reported case and detect edited bodiesDanilo M.2-0/+182
36 hoursfeat: assemble the RFC 5965 report documentDanilo M.2-0/+399
36 hoursdocs: log the unverified x-arf Report-Type valueDanilo M.1-0/+25
36 hoursfeat: build the machine-readable feedback report partDanilo M.2-0/+632
36 hoursfix: escape the continuation marker so a value cannot forge oneDanilo M.2-9/+308
36 hoursfeat: build the human-readable part of a reportDanilo M.2-0/+405
36 hoursfeat: list the indicators no abuse desk was found forDanilo M.2-3/+296
37 hoursfix: fold a role mailbox's case, and test the half that was not testedDanilo M.2-12/+127
37 hoursfix: derive a destination id from its address, not its positionDanilo M.2-33/+132
37 hoursfeat: group abuse contacts into one destination per addressDanilo M.2-0/+242
37 hoursfix: strip the envelope recipient in every shape the grammar allowsDanilo M.6-5/+160
37 hoursfeat: store a whitelist of publishable headers in the manifestDanilo M.6-1/+211
37 hoursdocs: plan the report implementationDanilo M.1-0/+1536
37 hoursdocs: settle the report specDanilo M.1-0/+412
38 hoursdocs: document the queried key, mark server as unbuiltDanilo M.1-4/+21
45 hoursdocs: point at the author's idea note, and log its first itemDanilo M.2-0/+52
46 hoursdocs: record the fourth property and the contacts commandDanilo M.4-33/+170
46 hourstest: make the offline resolve check tamper-evidentDanilo M.1-0/+7
46 hourstest: prove the suite still opens no socketDanilo M.1-0/+76
46 hoursfix: keep ":" literal so an IPv6 query is not over-encodedDanilo M.2-10/+34
46 hoursfeat: add the contacts subcommandDanilo M.2-1/+126
46 hoursfix: percent-encode the component interpolated into an RDAP queryDanilo M.2-2/+112
46 hoursfix: refuse an ipv6 scope id, and say why a value was refusedDanilo M.2-11/+112
46 hoursfix: validate a query host at the one point a query is admittedDanilo M.2-1/+152
46 hourstest: make two rdap tests able to fail, and cover the hostile bootstrapDanilo M.1-2/+106
46 hoursfix: treat the IANA bootstrap as hostile, not as trusted inputDanilo M.1-9/+60