index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dns
/
tsigkey.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#3209] Updated copyrights
Thomas Markwalder
2024-02-07
1
-1
/
+1
*
[#3209] Initial commit
Thomas Markwalder
2024-02-07
1
-1
/
+1
*
[#2078] use virtual function to create TSIGContext
Razvan Becheriu
2021-09-10
1
-4
/
+3
*
[(no branch, rebasing 1880-implement-the-tkey-rr)] [(no branch, rebasing 1880...
Francis Dupont
2021-06-03
1
-1
/
+7
*
Added #include <config.h> to all .cc files.
Andrei Pavel
2016-12-14
1
-0
/
+2
*
[4236] Updated copyright dates in all files.
Marcin Siodelski
2015-12-16
1
-1
/
+1
*
[4236] Replaced license text in all files containing it.
Marcin Siodelski
2015-12-16
1
-11
/
+3
*
[master] better handling of TSIG keys with empty secrets (#3727)
Francis Dupont
2015-02-28
1
-7
/
+30
*
[trac3593] added truncated HMAC support to TSIG
Francis Dupont
2014-10-22
1
-8
/
+44
*
[2518] Introduce isc::dns::Exception and organize all DNS exceptions under it
Mukund Sivaraman
2014-01-17
1
-1
/
+1
*
[2762] Update tests and implementation (see full log)
Mukund Sivaraman
2013-09-09
1
-8
/
+13
*
[2762] Allow short names for HMAC-MD5
Mukund Sivaraman
2013-09-09
1
-1
/
+8
*
[2726] Use more common check for assignment to self
Michal 'vorner' Vaner
2013-06-14
1
-1
/
+1
*
[1351] Use TSIGKeyRing class in xfrin
Jelte Jansen
2012-12-10
1
-1
/
+11
*
[trac782] add optional hmac algorithm support
feng
2011-05-20
1
-0
/
+28
|
\
|
*
add more hash algorithm into tsigkey
feng
2011-05-12
1
-0
/
+28
*
|
[trac893] changed the behavior against "unknown" TSIG key algorithm: accept
JINMEI Tatuya
2011-05-04
1
-4
/
+16
*
|
[trac893] cleanup: make TSIGKeyRing::find() a const member function
JINMEI Tatuya
2011-05-03
1
-1
/
+1
*
|
[trac893] updated TSIGKeyRing so that its find() method takes key name and
JINMEI Tatuya
2011-05-03
1
-2
/
+3
|
/
*
[master] forgot to apply one last suggestion in #812: renaming a method.
JINMEI Tatuya
2011-04-29
1
-1
/
+1
*
[master] Merge branch 'trac812' with fixing conflicts and regression.
JINMEI Tatuya
2011-04-29
1
-20
/
+33
|
\
|
*
[trac812] another prerequisite update to TSIGKey: we need an ability to
JINMEI Tatuya
2011-04-26
1
-18
/
+30
|
*
[trac812] a prerequisite fixes to tsigkey: make sure key name is also
JINMEI Tatuya
2011-04-26
1
-2
/
+3
|
*
[trac812] fixups to make cryptolink buildable with recent lib/util stuff
JINMEI Tatuya
2011-04-26
1
-3
/
+3
*
|
[master] Merge branch 'trac781'
Jelte Jansen
2011-04-27
1
-3
/
+68
|
\
|
|
*
[trac781] some more updates (added doc and a few test changes)
Jelte Jansen
2011-04-21
1
-0
/
+1
|
*
[trac781] rename 'main' cryptolink file, and clean up includes
Jelte Jansen
2011-04-20
1
-1
/
+1
|
*
[trac781] rename 'crypto' to cryptolink
Jelte Jansen
2011-04-20
1
-1
/
+1
|
*
[trac781] renamed test and refactored duplicate initialization code
Jelte Jansen
2011-04-20
1
-6
/
+10
|
*
[trac781] apply proposed patch
Jelte Jansen
2011-04-19
1
-19
/
+22
|
*
[trac781] some trivial changes:
JINMEI Tatuya
2011-04-19
1
-6
/
+6
|
*
[trac781] remove TSIGKey from crypto api
Jelte Jansen
2011-04-17
1
-0
/
+2
|
*
[trac781] review comments pt1
Jelte Jansen
2011-04-17
1
-13
/
+7
|
*
[trac781] some mostly editorial cleanups: remove redudant whites, catch
JINMEI Tatuya
2011-04-15
1
-1
/
+1
|
*
[trac781] Merge branch 'trac781' of ssh://bind10.isc.org/var/bind10/git/bind1...
Jelte Jansen
2011-04-13
1
-2
/
+2
|
|
\
|
|
*
[trac781] trivial editorial cleanups:
JINMEI Tatuya
2011-04-12
1
-4
/
+4
|
*
|
[trac781] removed spaces, added one more check
Jelte Jansen
2011-04-12
1
-3
/
+3
|
|
/
|
*
[trac781] move tsigkey to/from string to tsigkey.h/cc
Jelte Jansen
2011-04-11
1
-0
/
+61
|
/
*
cleanup: removed $Id$, which is useless now that we've migrated to git.
JINMEI Tatuya
2011-01-21
1
-2
/
+0
*
fixed trivial file rename errors.
JINMEI Tatuya
2010-10-19
1
-1
/
+1
*
Initial implementation of TSIGKey and TSIGKeyRing, including detailed tests, ...
JINMEI Tatuya
2010-10-19
1
-0
/
+167