JINMEI Tatuya
|
f52ff51938
[trac910] clarified an internal method name with some more comments as
|
13 years ago |
JINMEI Tatuya
|
570bbcef51
[trac910] added a new method getTSIGLength() to TSIGContext, which will be
|
14 years ago |
JINMEI Tatuya
|
e8e411dd27
[trac910] pre-work refactoring: precreate an HMAC in the TSIGContextImpl
|
14 years ago |
JINMEI Tatuya
|
345b5986ff
[trac893] use local OutputBuffers in digestXXX() helper methods rather than
|
14 years ago |
JINMEI Tatuya
|
4787c281a3
[trac893] make (more) sure previous_digest_.size() fits the 16-bit range.
|
14 years ago |
JINMEI Tatuya
|
00a15b4b06
[trac893] overall document updates
|
14 years ago |
JINMEI Tatuya
|
b21c74c08f
[trac893] revised the policy on unexpected TSIG TTL: we now reject it.
|
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
|
efdf126e6e
[trac893] added another constructor for TSIGContext: from key params and keyring.
|
14 years ago |
JINMEI Tatuya
|
364be72653
[trac871] Merge branch 'master' into trac871
|
14 years ago |
JINMEI Tatuya
|
43f9ce0c56
[master] forgot to apply one last suggestion in #812: renaming a method.
|
14 years ago |
JINMEI Tatuya
|
29170e28d1
[trac812next] unified "fake time" hook in lib/util/time_utilities.
|
14 years ago |
JINMEI Tatuya
|
53d9f46923
[trac812next] implemented TSIG signing main part: add TSIGRecord::toWire() and have the Message class use it with a TSIGContext.
|
14 years ago |
JINMEI Tatuya
|
daf48e8604
[trac812] added some comments about int64 to uint48 conversion as suggested in review.
|
14 years ago |
JINMEI Tatuya
|
daa24430a4
[trac812next] created separate tsigrecord.* files as TSIGRecord is quite
|
14 years ago |
JINMEI Tatuya
|
f4ad755485
[trac812] ensure TSIGContext::sign() provides strong exception guarantee
|
14 years ago |
JINMEI Tatuya
|
dabf205231
[trac812] reject NULL or len=0 data
|
14 years ago |
JINMEI Tatuya
|
ed5025a132
[trac812] some cleanups
|
14 years ago |
JINMEI Tatuya
|
088bb8cbca
[trac812] main code for TSIG signing.
|
14 years ago |
JINMEI Tatuya
|
e08e6404be
Initial implementation of TSIGKey and TSIGKeyRing, including detailed tests, documentation, and python binding.
|
14 years ago |
JINMEI Tatuya
|
886bc05b44
cleanup: use relative path to header files from "src/lib", i.e., s/"name.h"/<dns/name.h", etc. also removed unnecessary header files to be included.
|
15 years ago |
Jeremy C. Reed
|
2e119c7e22
Restructure trunk again.
|
15 years ago |