Commit Graph

20 Commits

Author SHA1 Message Date
6269ac83d4 Update go.mod 2021-10-31 20:32:09 +01:00
fbaad50fbd token-validator: fix DS generation and management 2021-03-12 12:47:04 +01:00
cd6a63fc57 Fix go vet issues 2021-03-08 14:49:44 +01:00
6d8f38d749 Use pointer instead of struct 2021-03-07 12:41:47 +01:00
5a4650f70e token-validator: update to handle custom domains 2021-03-07 12:38:37 +01:00
d28b14fa50 token-validator: better calculate IP contained 2021-03-03 18:44:26 +01:00
331192ccbe token-validator: Don't use hardcoded tsig anymore 2021-02-13 21:23:18 +01:00
dea2436c88 maatma: Can specify a dedicated IPv6 for NS association 2021-02-13 19:43:56 +01:00
0c661f36f6 split checker from token-validator 2021-02-13 19:43:55 +01:00
57996a271c maatma: update domain through dynamic-dns instead of knot interface 2020-03-27 13:06:23 +01:00
9b3a71e39c gofmt 2020-03-15 02:53:32 +01:00
1d2199aaef done 2020 2020-02-21 01:40:15 +01:00
1e1d8faf6e maatma: avoid invalid character at the begining or end of domain name 2020-02-21 01:40:15 +01:00
708c3282e6 maatma: domains: filter useless informations and improve GLUE 2020-02-21 01:40:15 +01:00
7bfed9dc89 maatma: display the error returned by knotc instead of generic command error 2020-02-21 01:40:15 +01:00
b8179583e6 maatma: distinct add/update/delete fonctions 2020-02-21 01:40:15 +01:00
e085dbb5e3 maatma: don't use _ in domain names 2020-02-21 01:40:14 +01:00
7ebbf79bda maatma: interface for domain delegation (mostly) 2020-02-21 01:40:14 +01:00
5f83c5cd2c maatma: implement associated domains 2020-02-21 01:40:14 +01:00
cd848e3ff6 WIP maatma domains interface 2020-02-21 01:40:14 +01:00