summaryrefslogtreecommitdiff
path: root/internal/cache/domain
AgeCommit message (Expand)AuthorFiles
2023-05-09[bugfix] fix possible domain blockcache nil ptr + add debug String() func (#1...Libravatar kim2
2023-05-01[performance] replace domain block cache with an in-memory radix trie (#1714)Libravatar kim2
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney2
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi2
2022-12-14[feature] domain block wildcarding (#1178)Libravatar kim2