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