- Dec 24, 2013
-
-
Jan Kadlec authored
-
- Dec 23, 2013
-
-
Jan Kadlec authored
refs #181
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Daniel Salzman authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Marek Vavrusa authored
For when rescheduling itself with 0s interval just doesn't cut it. refs #158
-
Daniel Salzman authored
-
Marek Vavrusa authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
- Dec 22, 2013
-
-
Marek Vavrusa authored
refs #180
-
Marek Vavrusa authored
When RRSIGs are carried in a separate packet, node and in_zone is left initialized. This is legitimate. I also suspect there are some cases where node is set to NULL but in_zone is unchanged, but that's out of the scope of this patch.
-
Marek Vavrusa authored
-
- Dec 20, 2013
-
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
- unified zone_sign and changeset_sign APIs - both use knot_zone_t * now as data input - fixes a problem with wrong zone->contents->zone link. - Refuse NSEC3PARAM if owner is different from apex - Do not resign removed RRSets - Assertion is_valid_nsec3_node turned to check - there are several cases where this will fail - log message fixed - Do a whole zone resing after NSEC3PARAM change - not needed for all cases, but NSEC3PARAM addition might make deactivate some DNSKEYs (RSASHA1 algo), and then the zone would be invalid
-
Marek Vavruša authored
-
Marek Vavrusa authored
Meanwhile, fixed the most obvious race conditions with reload.
-
Marek Vavruša authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Lubos Slovak authored
-
Lubos Slovak authored
-
Lubos Slovak authored
refs #125
-
Lubos Slovak authored
Conflicts: src/knot/server/zones.c
-
Daniel Salzman authored
-
Lubos Slovak authored
refs #125
-
Lubos Slovak authored
refs #125
-
Marek Vavruša authored
-
Jan Včelák authored
Fix unchecked output value of snprintf() detected by Coverity. CID #1140397
-
Lubos Slovak authored
-
Lubos Slovak authored
-
Lubos Slovak authored
refs #158
-