Commit History

Author SHA1 Message Date
  Mukund Sivaraman 61dcaac0cf [2387] Remove unused includes 12 years ago
  JINMEI Tatuya edd462bc9e [2387] added toWireBuffer tests for DNSKEY and NSEC3PARAM. 12 years ago
  Mukund Sivaraman c70bba06b9 [2387] Unify NSEC3PARAM string and lexer constructor tests 12 years ago
  Mukund Sivaraman 393534ac46 [2387] Add NSEC3PARAM test for bad base32 hex sequence 12 years ago
  Mukund Sivaraman 98b10b7662 [2387] Add number vs non-number tests 12 years ago
  Mukund Sivaraman aa95c10d76 [2387] Add more NSEC3PARAM unittests 12 years ago
  Mukund Sivaraman fb7adf34e9 [2387] Update NSEC3PARAM string RDATA constructor to use MasterLexer 12 years ago
  Mukund Sivaraman 43292d60d9 [2497] Add tests for NSEC3PARAM, DS-like and TXT-like rrtypes 12 years ago
  JINMEI Tatuya fb9060e5dc [1697] 1st update: make MessageRenderer constructors parameter-free. 13 years ago
  JINMEI Tatuya 6292462f7e [1638] add some more bad from-wire data tests. no need to fix the main code. 13 years ago
  JINMEI Tatuya c91c89ac62 [1638] adjusted NSEC3PARAM testdata so it's compatible with corresponding NSEC3 13 years ago
  JINMEI Tatuya c356ad2e53 [1638] corrected salt comparison logic in NSEC3PARAM 13 years ago
  JINMEI Tatuya 95b8b13fa1 [1638] fixed various "from text" bugs in NSEC3PARAM 13 years ago
  JINMEI Tatuya 745181fc6d [1575] [1573] corrected the from text constructor so it accepts an empty salt. 13 years ago
  chenzhengzhang 1eb73e619a [trac749] rename namespace 14 years ago
  chenzhengzhang ecb22c0c22 [trac749] update namespace names 14 years ago
  chenzhengzhang 36dd3d4b0b [trac749] refactor more C++ utility code 14 years ago
  chenzhengzhang f6aa7d5956 [trac749] refactor C++ utility library 14 years ago
  JINMEI Tatuya e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. 14 years ago
  JINMEI Tatuya 5fd8a22cee sync with trunk 15 years ago
  JINMEI Tatuya f6161c16fa - changed 'if 0'ed tests to DISABLED_xxx 15 years ago
  JINMEI Tatuya 5f1739873b s/#include "header"/#include <[path/]header>/ (trac #291) 15 years ago
  JINMEI Tatuya dee9dcc06a discarded the in-house implementation of the hex (base16) encoding/decoding. 15 years ago
  JINMEI Tatuya 96a06a2baf for trac #256: completely revised the base32(hex) implementation by 15 years ago
  JINMEI Tatuya 4822e03320 made test data paths dynamically configurable with the default path of @srcdir@/testdata. This will allow testdata to be referred to from a non-src build directory. 15 years ago
  JINMEI Tatuya 4ae9174b8b added tests that would fail (commented out) 15 years ago
  Evan Hunt 5fd4500eb8 Merge base32, sha1, and NSEC3/NSEC3PARAM rdata implementations to trunk 15 years ago