Skip to content
Snippets Groups Projects
  1. Sep 15, 2014
  2. Sep 12, 2014
  3. Sep 11, 2014
  4. Sep 10, 2014
  5. Sep 09, 2014
  6. Sep 08, 2014
  7. Sep 07, 2014
  8. Sep 05, 2014
  9. Sep 04, 2014
  10. Sep 03, 2014
  11. Sep 02, 2014
  12. Sep 01, 2014
    • Jan Kadlec's avatar
      rrset wire: Simpler DNAME decompression + maximum RDLENGTH check. · bd2a198d
      Jan Kadlec authored
      - DNAMEs are now always decompressed and then there's a check if
        compressed and decompressed sizes match, in case they shouldn't have
      been decompressed in the first place.
      
      - It is possible to create an RR with compressed DNAME in it, that would
        be actually bigger than 2**16 - 1. I've added a check for that.
      
      - Tests for both mentioned cases pending.
      bd2a198d