Commit History

Author SHA1 Message Date
  Michal 'vorner' Vaner ae9a05a4c5 [trac117] Add two boost:: to compile with g++ 14 years ago
  JINMEI Tatuya d7a9547198 [trac117] handled empty type bitmap correctly. added tests for this case. 14 years ago
  JINMEI Tatuya 17832da870 [trac117] added a short note about the NSEC3BASE class 14 years ago
  JINMEI Tatuya cf0dac64cd [trac117] cleanup for the helper function, documented it. 14 years ago
  JINMEI Tatuya a9944090a8 [trac117] add a new test and code for too long hash. also add a trivial 14 years ago
  JINMEI Tatuya 866ae82be9 [trac117] additional test and code for from text: long salt 14 years ago
  JINMEI Tatuya 634dd02746 [trac117] editorial cleanups 14 years ago
  JINMEI Tatuya 24afa6a4a2 [trac117] one more test case for empty salt 14 years ago
  JINMEI Tatuya 00b804d710 [trac117] added a test case with empty hash. code had a bug, so fixed it. 14 years ago
  JINMEI Tatuya 75cd27c3b2 [trac117] added test cases and code with empty NSEC3 salt 14 years ago
  JINMEI Tatuya b099d02835 [trac117] fixed a bug of from text factory: it rejected flags > 0xf (it should be > 0xff) 14 years ago
  JINMEI Tatuya ccdb524e2f [trac117] cleanup: simplified tests, and made exception messages more helpful. 14 years ago
  JINMEI Tatuya dd59f2ff60 [trac117] fixed a bug in "from text" factory that it cannot reject 14 years ago
  JINMEI Tatuya 42cd95d56e [trac117] made NSEC "from wire" tests more complete. 14 years ago
  JINMEI Tatuya e935dae553 [trac117] shared the "from wire" bitmap operation between NSEC and NSEC3 14 years ago
  JINMEI Tatuya 355e2efda4 [trac117] fixed bitmap length calculation for NSEC3 14 years ago
  JINMEI Tatuya 9cdddf2713 [trac117] fixed a regression: removed the default bitmap parameters from NSEC 14 years ago
  JINMEI Tatuya 2cb4775fee [trac117] imported bitmap related tests from the NSEC tests. 14 years ago
  JINMEI Tatuya d74693d2cb [trac117] updated gen-wiredata to support NSEC3 14 years ago
  Jelte Jansen 9cf25c8292 [master] Fixed a build failure on sunstudio 14 years ago
  Jelte Jansen e8cbf87a4e [master] forgot to add trac and git ids to changelog entries 14 years ago
  Jelte Jansen 17a76d75e8 [master] update changelog 14 years ago
  Jelte Jansen af0e5cd93b Merge branch 'trac497' 14 years ago
  Jelte Jansen 2d2093b3ed [trac497] final review comments 14 years ago
  Jeremy C. Reed f364f8feb1 [master] add test data to EXTRA_DIST. 14 years ago
  JINMEI Tatuya 47f69905aa Merge branch 'trac550' 14 years ago
  JINMEI Tatuya ca368d0083 [master] Merge branch 'trac550' with resolving conflicts. 14 years ago
  JINMEI Tatuya c5dfa657c2 [trac550] make sure the user defined flag bit is the MSB. 14 years ago
  JINMEI Tatuya 1d018cd8a6 [trac550] cleanup: defer variable definition until it's really used. 14 years ago
  Jeremy C. Reed a61a83e551 [trac497] minor typo fix 14 years ago