Skip to content
Snippets Groups Projects
  1. Sep 01, 2013
  2. Aug 27, 2013
    • Jan Kadlec's avatar
      DNSSEC: bugfixes, debug code · 3cc2223f
      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
      3cc2223f
    • Jan Kadlec's avatar
      DNSSEC: signature checking, forced signing, merged diff's and DNSSEC's changesets · 8ab216e1
      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
      8ab216e1
  3. Aug 13, 2013
  4. Jul 30, 2013
  5. Jul 29, 2013
  6. Jul 26, 2013
  7. Jul 17, 2013
  8. Jul 16, 2013
  9. Jul 15, 2013
  10. Jul 11, 2013
  11. May 29, 2013
  12. Apr 26, 2013
  13. Apr 09, 2013
  14. Mar 22, 2013
    • Jan Kadlec's avatar
      Changed API to RRSet merging functions. · 142b64c5
      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.
      142b64c5
  15. Mar 21, 2013
  16. Mar 20, 2013
  17. Mar 16, 2013
  18. Mar 15, 2013
Loading