Commit History

Author SHA1 Message Date
  JINMEI Tatuya ddaaee4b05 [1641] use cstring instead of string.h (the former is slightly better in terms 13 years ago
  Stephen Morris 9e3c7d57f3 [1641] Add missing #include of missing header file 13 years ago
  JINMEI Tatuya 7878550942 [1641] corrected a comment on test data: empty bitmap is *not* invalid for NSEC3 13 years ago
  JINMEI Tatuya 8e98da42d4 [1641] documentation update 13 years ago
  JINMEI Tatuya f10604eb75 [1641] consolidated toText() code for NSEC and NSEC3 bitmaps with cleanups. 13 years ago
  JINMEI Tatuya d9640f6f30 [1641] consolidated rrtype bitmap parser for NSEC and NSEC3. 13 years ago
  JINMEI Tatuya 5c4967145b [1641] moved bitmap comparison tests to bitmap tests to share it with NSEC 13 years ago
  JINMEI Tatuya 4a20cc2eef [1641] added tests for NSEC::compare(). there's no bug, just confirming it. 13 years ago
  JINMEI Tatuya d72e05e550 [1641] added comprehensive NSEC3::compare() tests. found bugs, and fixed them. 13 years ago
  JINMEI Tatuya e9647bb3c6 [1641] covered some more cases of NSEC3 with empty salt 13 years ago
  JINMEI Tatuya b86f7c330e [1641] another bogus NSEC3 wire data case: RDLEN is too short to have hashlen. 13 years ago
  JINMEI Tatuya e6532b8bb0 [1641] added more tests about empty NSEC(3) bitmaps, fixing some minor bugs 13 years ago
  JINMEI Tatuya c41cda65e0 [1641] added more tests for NSEC(3)::toText(). fixed one crash bug in NSEC3 13 years ago
  JINMEI Tatuya 5a3853394c [1641] test refactoring: use TYPED_TEST to share the same test code for NSEC[3]. 13 years ago
  Michal 'vorner' Vaner 1882827541 Merge #1595 13 years ago
  Michal 'vorner' Vaner e8580780da [1595] Language tweaks 13 years ago
  Michal 'vorner' Vaner 959f4cebed [1595] Use upper case for constants 13 years ago
  Michal 'vorner' Vaner 90f98423f6 [1586] Tests for NSEC3 name 13 years ago
  Michal 'vorner' Vaner cb2af9730f [1595] Docs update 13 years ago
  Michal 'vorner' Vaner bf8c921652 [1595] Use constants for the names 13 years ago
  Michal 'vorner' Vaner 013e14c7d9 [1595] Use EXPECT_ instead of ASSERT_ if possible 13 years ago
  JINMEI Tatuya 0ad8fea24b [master] fixed a build regression for SunStudio due to #1604. okayed on jabber. 13 years ago
  Stephen Morris 58b7b149b8 [master] ChangeLog for Trac 1604 13 years ago
  Stephen Morris 3071211d2c [1604b] Merge branch 'master' into trac1604b 13 years ago
  Michal 'vorner' Vaner 33ff861b4c [1595] Comments 13 years ago
  Michal 'vorner' Vaner b341b3ca37 [1595] Remove 'explicit' 13 years ago
  JINMEI Tatuya 6cba1c1241 [master] changelog for #1551. 13 years ago
  JINMEI Tatuya 76f823d42a [master] Merge branch 'trac1551' 13 years ago
  JINMEI Tatuya ab457a83d9 [1551] used a function instead of a functor object for "isNotNSEC". 13 years ago
  Stephen Morris b9aed5e8c4 [1604b] Convert arguments to addRRsig to "const Xxx&" 13 years ago