index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dns
/
tsigrecord.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
[3899] Updated copyrights
Francis Dupont
2015-06-23
1
-1
/
+1
*
[3899] Added missing space in error message
Francis Dupont
2015-06-13
1
-1
/
+1
*
[2887] use pointer based dynamic_cast instead of catching bad_cast
JINMEI Tatuya
2013-04-08
1
-3
/
+4
*
[trac893] revised the policy on unexpected TSIG TTL: we now reject it.
JINMEI Tatuya
2011-05-06
1
-2
/
+4
*
[trac813] supported another form of TSIGRecord constructore, intending to
JINMEI Tatuya
2011-05-01
1
-2
/
+38
*
[trac812next] added documentation for TSIGRecord
JINMEI Tatuya
2011-04-28
1
-3
/
+10
*
[trac812next] implemented TSIG signing main part: add TSIGRecord::toWire() an...
JINMEI Tatuya
2011-04-28
1
-0
/
+75
*
[trac812next] created separate tsigrecord.* files as TSIGRecord is quite
JINMEI Tatuya
2011-04-27
1
-0
/
+27