- Sep 01, 2013
-
-
Jan Kadlec authored
- Added new field to dnssec policy structure (SOA serial increment policy) - Removed debug code - Added some info messages after succcesful signing Refs #4
-
- Aug 27, 2013
-
-
Jan Kadlec authored
- First store merge changesets, then apply signatures - Added pretty print function to dump changesets, HAS TO BE REMOVED!!! - some fixes, mainly in signature checking - fails to save to journal for same reason - deliberate leaks - malformed changesets, needs custom freeing function Refs #4
-
Jan Kadlec authored
- Zones are now automatically (re)signed when server starts/reloads - Signature validity check now calculates the signature as well - this is used to detect changes to RRs themselves - 'knotc signzone' issues a force signing of zone - all RRSIGs are dropped and recreated - Some leaks and bugs still present, but the code is commitable now Refs #4
-
- Aug 13, 2013
-
-
Lubos Slovak authored
-
- Jul 30, 2013
-
-
Jan Včelák authored
-
Jan Kadlec authored
Refs #102
-
- Jul 29, 2013
-
-
Jan Kadlec authored
Refs #102
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
- Code could remove nodes from list, WALK_LIST -> WALK_LIST_DELSAFE
-
- Jul 26, 2013
-
-
Jan Kadlec authored
Refs #102
-
- Jul 17, 2013
-
-
Jan Kadlec authored
- changes_t structure not needed on its own, allocator shared with changesets_t Refs #89
-
Jan Kadlec authored
Refs #89
-
Jan Kadlec authored
Refs #89
-
Jan Kadlec authored
Refs #89
-
Jan Kadlec authored
-
Jan Kadlec authored
Refs #89
-
Jan Kadlec authored
- Changed a name of a free function - Other small changes. Refs #89
-
Jan Kadlec authored
- Ready for testing now - Few fixes - Added some missing frees, debug messages Refs #89
-
Jan Kadlec authored
Refs #89
-
Jan Kadlec authored
- Refs #89
-
- Jul 16, 2013
-
-
Jan Kadlec authored
Refs #89
-
Jan Kadlec authored
-
- Jul 15, 2013
-
-
Jan Kadlec authored
- Needs a diff-review, untested
-
Jan Kadlec authored
-
Jan Kadlec authored
-
- Jul 11, 2013
-
-
Jan Kadlec authored
-
Jan Kadlec authored
- This is needed to fix a buggy DDNS rollback - Added mempooled lists instead of dynamic arrays - much less code, no duplications - Partial changes in usage, but still not compilable
-
- May 29, 2013
-
-
Ondřej Surý authored
Move (and sometimes add) #include <config.h> at the top of all *.c files. Remove all #include ["<]config.h[">] from headers files. Change-Id: I1df07602d0240affd95e12fccd122558300d2145
-
- Apr 26, 2013
-
-
Jan Včelák authored
Change-Id: I429b3833c5db9e78220beb1ea72980b557ba06c4
-
- Apr 09, 2013
-
-
Jan Kadlec authored
-
Jan Kadlec authored
- Using realloc instead of malloc + free. - Coverity: 743243
-
- Mar 22, 2013
-
-
Jan Kadlec authored
- Previous API was designed to be used with skip-list. - Instead of checking return value, two new parameters were added. - Fixed calls of merge functions.
-
- Mar 21, 2013
-
-
Daniel Salzman authored
-
- Mar 20, 2013
-
-
Jan Kadlec authored
-
- Mar 16, 2013
-
-
Jan Kadlec authored
-
Jan Kadlec authored
- Added free function, that does not free RRSIG.
-
- Mar 15, 2013
-
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-