Commit History

Author SHA1 Message Date
  JINMEI Tatuya 345b5986ff [trac893] use local OutputBuffers in digestXXX() helper methods rather than 14 years ago
  JINMEI Tatuya 143b2c6769 [trac893] added more rationale about handling unknown algorithm names 14 years ago
  JINMEI Tatuya 4787c281a3 [trac893] make (more) sure previous_digest_.size() fits the 16-bit range. 14 years ago
  JINMEI Tatuya 9bd9fa819f [trac893] updated TSIGContext comments based on review results. 14 years ago
  JINMEI Tatuya d53bbaf239 [trac893] make sure verify() immediately rejects shorter sigs (calling same_mem 14 years ago
  JINMEI Tatuya 7b0d9b1dc0 [trac893] a minior grammar fix in comment 14 years ago
  JINMEI Tatuya b734c55b73 [trac893] temporarily disabled hmac tests using truncation due to change a64f778 14 years ago
  JINMEI Tatuya daab0dcd59 [trac893] missing test data 14 years ago
  JINMEI Tatuya 00a15b4b06 [trac893] overall document updates 14 years ago
  JINMEI Tatuya a09ced0807 [trac893] updated cppcheck filter 14 years ago
  JINMEI Tatuya b21c74c08f [trac893] revised the policy on unexpected TSIG TTL: we now reject it. 14 years ago
  JINMEI Tatuya cabd3b127c [trac893] added a new utility method, TSIGError::toRcode(). 14 years ago
  JINMEI Tatuya a64f778b46 [trac893] temporary change for short signatures: modify cryptolink to reject 14 years ago
  JINMEI Tatuya eef87432f7 [trac893] implemented major logic of TSIG verify 14 years ago
  JINMEI Tatuya df8ef3fffa [trac893] changed the behavior against "unknown" TSIG key algorithm: accept 14 years ago
  JINMEI Tatuya 79b087eab3 [trac893] unrelated cleanup: correced a typo in a comment line. 14 years ago
  JINMEI Tatuya efdf126e6e [trac893] added another constructor for TSIGContext: from key params and keyring. 14 years ago
  JINMEI Tatuya 35a7c63a23 [trac893] cleanup: make TSIGKeyRing::find() a const member function 14 years ago
  JINMEI Tatuya a91fc737dd [trac893] updated TSIGKeyRing so that its find() method takes key name and 14 years ago
  JINMEI Tatuya 34c2d5bbe0 [trac893] Merge branch 'trac813' into trac893 14 years ago
  JINMEI Tatuya 4a2c0e7a88 [trac813] adding necessary test data (forgot to git-add them) 14 years ago
  JINMEI Tatuya e4f2823d8b [trac893] Merge branch 'trac813' into trac893 14 years ago
  JINMEI Tatuya 25301e86fb [trac813] made sure the TSIG class calls the constructor of RR's constructor. 14 years ago
  JINMEI Tatuya 1b967a5870 [trac893] Merge branch 'trac813' into trac893 14 years ago
  JINMEI Tatuya 50ebc839b1 [master] added lib/cryptolink/.libs to ENV_LIBRARY_PATH in run_bind10.sh. 14 years ago
  JINMEI Tatuya f1dfe74d6b [trac813] new test data (forgot to add it) 14 years ago
  JINMEI Tatuya 6daf339b7a [trac813] overall documentation updates and editorial cleanups 14 years ago
  JINMEI Tatuya 3ce5e0a2b9 [trac813] added a test case for Message::toText() and implemented that feature. 14 years ago
  JINMEI Tatuya 9e8b5ec423 [trac813] anoter Message::toText() test: testing a message with EDNS 14 years ago
  JINMEI Tatuya cca71e70d0 [trac813] a minor editorial fix in a comment line. 14 years ago