Historique des commits

Auteur SHA1 Message Date
  JINMEI Tatuya 326b046810 [1638] updated comment wording il y a 13 ans
  JINMEI Tatuya 001717c6ba [1638] consolidated common logic of parsing text/wire NSEC3/NSEC3PARAM RDATA il y a 13 ans
  JINMEI Tatuya bf67156c77 [1638] an NSEC3 bug fix: reject padded base32hex string for next hash. il y a 13 ans
  JINMEI Tatuya 0aef7c479e [1641] added some detailed description for compareVectors used in NSEC3 implementation. il y a 13 ans
  JINMEI Tatuya a9eadb451b [1641] simplified a numerical order comparison il y a 13 ans
  JINMEI Tatuya f10604eb75 [1641] consolidated toText() code for NSEC and NSEC3 bitmaps with cleanups. il y a 13 ans
  JINMEI Tatuya d9640f6f30 [1641] consolidated rrtype bitmap parser for NSEC and NSEC3. il y a 13 ans
  JINMEI Tatuya d72e05e550 [1641] added comprehensive NSEC3::compare() tests. found bugs, and fixed them. il y a 13 ans
  JINMEI Tatuya e9647bb3c6 [1641] covered some more cases of NSEC3 with empty salt il y a 13 ans
  JINMEI Tatuya b86f7c330e [1641] another bogus NSEC3 wire data case: RDLEN is too short to have hashlen. il y a 13 ans
  JINMEI Tatuya e6532b8bb0 [1641] added more tests about empty NSEC(3) bitmaps, fixing some minor bugs il y a 13 ans
  JINMEI Tatuya c41cda65e0 [1641] added more tests for NSEC(3)::toText(). fixed one crash bug in NSEC3 il y a 13 ans
  Stephen Morris bf2e60ca2a [1470] Change some loop indexes to unsigned values il y a 13 ans
  Michal 'vorner' Vaner 9ce716d340 Merge branch 'work/rdatafields' il y a 14 ans
  chenzhengzhang 1eb73e619a [trac749] rename namespace il y a 14 ans
  chenzhengzhang ecb22c0c22 [trac749] update namespace names il y a 14 ans
  chenzhengzhang ff81e1bf77 [trac749] update placeholder scripts il y a 14 ans
  chenzhengzhang 36dd3d4b0b [trac749] refactor more C++ utility code il y a 14 ans
  chenzhengzhang f6aa7d5956 [trac749] refactor C++ utility library il y a 14 ans
  Michal 'vorner' Vaner 56b5bef538 Merge branch 'master' into work/serialize il y a 14 ans
  JINMEI Tatuya f54d8505d8 [trac613] use narrower variable scope. also constify variables when possible. il y a 14 ans
  Michal 'vorner' Vaner ae9a05a4c5 [trac117] Add two boost:: to compile with g++ il y a 14 ans
  JINMEI Tatuya d7a9547198 [trac117] handled empty type bitmap correctly. added tests for this case. il y a 14 ans
  JINMEI Tatuya 17832da870 [trac117] added a short note about the NSEC3BASE class il y a 14 ans
  JINMEI Tatuya cf0dac64cd [trac117] cleanup for the helper function, documented it. il y a 14 ans
  JINMEI Tatuya a9944090a8 [trac117] add a new test and code for too long hash. also add a trivial il y a 14 ans
  JINMEI Tatuya 866ae82be9 [trac117] additional test and code for from text: long salt il y a 14 ans
  JINMEI Tatuya 00b804d710 [trac117] added a test case with empty hash. code had a bug, so fixed it. il y a 14 ans
  JINMEI Tatuya 75cd27c3b2 [trac117] added test cases and code with empty NSEC3 salt il y a 14 ans
  JINMEI Tatuya b099d02835 [trac117] fixed a bug of from text factory: it rejected flags > 0xf (it should be > 0xff) il y a 14 ans