index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dns
/
tsig.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[2518] Untabify code
Mukund Sivaraman
2014-01-17
1
-14
/
+14
*
[2518] Introduce isc::dns::Exception and organize all DNS exceptions under it
Mukund Sivaraman
2014-01-17
1
-1
/
+1
*
[1357] The unsigned message is accepted
Michal 'vorner' Vaner
2012-09-07
1
-4
/
+14
*
[1357] Internal TSIGContext::update method
Michal 'vorner' Vaner
2012-09-07
1
-2
/
+20
*
[1357] Implement TSIGContext::lastHadSignature
Michal 'vorner' Vaner
2012-09-06
1
-1
/
+17
*
[trac910] clarified an internal method name with some more comments as
JINMEI Tatuya
2011-07-15
1
-4
/
+6
*
[trac910] added a new method getTSIGLength() to TSIGContext, which will be
JINMEI Tatuya
2011-07-08
1
-0
/
+39
*
[trac910] pre-work refactoring: precreate an HMAC in the TSIGContextImpl
JINMEI Tatuya
2011-07-08
1
-16
/
+46
*
[trac893] use local OutputBuffers in digestXXX() helper methods rather than
JINMEI Tatuya
2011-05-11
1
-38
/
+39
*
[trac893] make (more) sure previous_digest_.size() fits the 16-bit range.
JINMEI Tatuya
2011-05-09
1
-1
/
+7
*
[trac893] overall document updates
JINMEI Tatuya
2011-05-06
1
-13
/
+35
*
[trac893] revised the policy on unexpected TSIG TTL: we now reject it.
JINMEI Tatuya
2011-05-06
1
-5
/
+2
*
[trac893] temporary change for short signatures: modify cryptolink to reject
JINMEI Tatuya
2011-05-06
1
-0
/
+1
*
[trac893] implemented major logic of TSIG verify
JINMEI Tatuya
2011-05-06
1
-73
/
+269
*
[trac893] added another constructor for TSIGContext: from key params and keyr...
JINMEI Tatuya
2011-05-04
1
-1
/
+24
*
[trac871] Merge branch 'master' into trac871
JINMEI Tatuya
2011-04-29
1
-1
/
+7
|
\
|
*
[master] forgot to apply one last suggestion in #812: renaming a method.
JINMEI Tatuya
2011-04-29
1
-1
/
+1
|
*
[trac812] added some comments about int64 to uint48 conversion as suggested i...
JINMEI Tatuya
2011-04-28
1
-0
/
+6
*
|
[trac812next] unified "fake time" hook in lib/util/time_utilities.
JINMEI Tatuya
2011-04-28
1
-24
/
+2
*
|
[trac812next] implemented TSIG signing main part: add TSIGRecord::toWire() an...
JINMEI Tatuya
2011-04-28
1
-1
/
+3
*
|
[trac812next] created separate tsigrecord.* files as TSIGRecord is quite
JINMEI Tatuya
2011-04-27
1
-5
/
+0
|
/
*
[trac812] ensure TSIGContext::sign() provides strong exception guarantee
JINMEI Tatuya
2011-04-27
1
-38
/
+13
*
[trac812] reject NULL or len=0 data
JINMEI Tatuya
2011-04-27
1
-0
/
+4
*
[trac812] some cleanups
JINMEI Tatuya
2011-04-27
1
-5
/
+5
*
[trac812] main code for TSIG signing.
JINMEI Tatuya
2011-04-26
1
-0
/
+247
*
Initial implementation of TSIGKey and TSIGKeyRing, including detailed tests, ...
JINMEI Tatuya
2010-10-19
1
-33
/
+0
*
cleanup: use relative path to header files from "src/lib", i.e., s/"name.h"/<...
JINMEI Tatuya
2010-04-13
1
-1
/
+1
*
Restructure trunk again.
Jeremy C. Reed
2010-03-05
1
-0
/
+33