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