DDNS + DNSSEC
- Sep 24, 2013
-
-
Jan Kadlec authored
Refs #4
-
Jan Kadlec authored
Conflicts: src/libknot/dnssec/zone-nsec.c src/libknot/dnssec/zone-sign.c src/libknot/dnssec/zone-sign.h src/libknot/updates/ddns.c
-
- Sep 23, 2013
-
-
Jan Kadlec authored
- prereqs can still contain DNSSEC records - removed now-obsolete code Refs #4
-
Jan Kadlec authored
-
Jan Kadlec authored
Refs #4
-
Jan Kadlec authored
-
- Sep 20, 2013
-
-
Jan Kadlec authored
- This need a review, especially the locking side and RCU stuff Refs #4
-
Jan Kadlec authored
- Not leaving orphaned RRSIGs in the zone results in not having them in DNSSEC changeset, we have to keep them. Refs #4
-
Jan Kadlec authored
Refs #4
-
Jan Kadlec authored
- Also added a function that's supposed to fix broken chains, but it would not work with current changeset structure, commiting for future use, will drop. Refs #4
-
Jan Kadlec authored
Refs #4
-
Jan Kadlec authored
-
Jan Kadlec authored
-
- Sep 19, 2013
-
-
Jan Kadlec authored
refs #4
-
Jan Kadlec authored
- added function that checks whether RRSet should be signed - lookup table can be optionally passed to the function, so that we do not double sign (for changeset signing) - currently add/remove lists are used to sign the changeset, new/old rrset lists would be more suitable, but those might be removed in the new release - untested + functions to fix NSEC(3) chain missing (something similar was already written, will ressurect from git) refs #4
-
Jan Kadlec authored
- Changeset signing function needed for DDNS and post-diff signing Refs #4
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-