Commit graph

6 commits

Author SHA1 Message Date
9a1144d112
chore: rename project 2024-07-19 14:55:23 +02:00
96637019c1
refactor: change the code's whole structure 2024-07-19 14:29:51 +02:00
f67dd244a4 check_zone_serial added
This pluging queries a pair of DNSs for a zone's SOA record and ensures
that serials received from both servers match.
2021-02-27 11:26:34 +01:00
14e1a764ae Changed project URL 2021-02-19 19:10:40 +01:00
916dc35de6 Use golf for command line parsing
* Split command line flags data from the main program data structure
* Use golf to support GNU-style flags
* Added -h/--help flag
2021-02-19 10:53:07 +01:00
66a1b017be Initial import of lib + certificate validity checker 2021-01-03 10:33:21 +01:00