index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dns
/
tests
/
rdata_sshfp_unittest.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
[3833] some signed for loop variables aka #3833
Francis Dupont
2015-05-12
1
-2
/
+2
*
Merge branch 'master' into trac2168
Mukund Sivaraman
2014-02-06
1
-12
/
+20
|
\
|
*
[3287] Update test to use sizeof instead of hardcoded length
Mukund Sivaraman
2014-01-14
1
-1
/
+2
|
*
[3287] Don't passthrough BadValue exceptions in decoding hex from SSHFP
Mukund Sivaraman
2014-01-14
1
-7
/
+2
|
*
[3287] Add getter for the fingerprint
Mukund Sivaraman
2014-01-14
1
-0
/
+12
|
*
[3287] Rename method
Mukund Sivaraman
2014-01-14
1
-4
/
+4
*
|
[2168] Remove use of UnitTestUtil::matchWireData() in dns/tests/
Mukund Sivaraman
2014-01-15
1
-13
/
+10
|
/
*
[2522] revised "copy" test for SSHFP: make sure to use assignment, not copy.
JINMEI Tatuya
2013-05-24
1
-4
/
+6
*
[2522] a couple more TSIG and SSHFP unit tests
Paul Selkirk
2013-05-23
1
-0
/
+3
*
[2522] support multiline or space-separated fingerprint text in SSHFP
Paul Selkirk
2013-05-21
1
-2
/
+12
*
[2522] style fix: folded long lines
JINMEI Tatuya
2013-05-18
1
-3
/
+6
*
[2522] add some SSHFP negative-value unit tests
Paul Selkirk
2013-05-18
1
-5
/
+13
*
[2522] MINFO & RP review updates
Paul Selkirk
2013-05-18
1
-2
/
+2
*
[2522] more and better SSHFP unit tests
Paul Selkirk
2013-05-17
1
-20
/
+50
*
[2522] convert SSHFP to use Impl struct
Paul Selkirk
2013-05-17
1
-1
/
+1
*
[2522] add MasterLexer constructors for in::SSHFP, ch::A, hs::A.
Paul Selkirk
2013-05-16
1
-1
/
+2
*
[2497] Add rdata::createRdata() and tests for some RRtypes
Mukund Sivaraman
2012-11-29
1
-0
/
+6
*
[2124] Don't catch InvalidBufferPosition when parsing wiredata
Mukund Sivaraman
2012-07-29
1
-3
/
+3
*
[2124] Rename SSHFP getter methods
Mukund Sivaraman
2012-07-26
1
-8
/
+8
*
[2124] Add another toWire() test
Mukund Sivaraman
2012-07-26
1
-0
/
+17
*
[2124] Don't add trailing space in toText() if fingerprint is empty
Mukund Sivaraman
2012-07-26
1
-0
/
+7
*
[2124] Don't access fingerprint_ data when size is 0
Mukund Sivaraman
2012-07-26
1
-0
/
+6
*
[2124] don't keep a reference to a temporary object.
JINMEI Tatuya
2012-07-26
1
-1
/
+1
*
[2124] Test toWire() with empty fingerprint data
Mukund Sivaraman
2012-07-25
1
-0
/
+16
*
[2124] Handle empty SSHFP fingerprints
Mukund Sivaraman
2012-07-25
1
-1
/
+47
*
[2124] Add wiredata tests where the record is shorter than rdata len indicates
Mukund Sivaraman
2012-07-25
1
-0
/
+15
*
[2124] Add another wiredata test with short fingerprint data
Mukund Sivaraman
2012-07-24
1
-0
/
+4
*
[2124] Allow algorithm=0 and fingerprint-type=0
Mukund Sivaraman
2012-07-24
1
-11
/
+7
*
[2124] Add some more wire data tests
Mukund Sivaraman
2012-07-23
1
-1
/
+21
*
[2124] Add more tests (check >255)
Mukund Sivaraman
2012-07-23
1
-0
/
+6
*
[2124] Catch isc::BadValue and throw InvalidRdataText instead
Mukund Sivaraman
2012-07-23
1
-1
/
+1
*
[2124] Shorten rdata
Mukund Sivaraman
2012-07-23
1
-12
/
+12
*
[2124] Check that algorithm and fingerprint are in the range [1,255]
Mukund Sivaraman
2012-07-23
1
-1
/
+6
*
[2124] Relax algorithm and fingerprint type checks for SSHFP
Mukund Sivaraman
2012-07-19
1
-1
/
+18
*
[1136] Add more tests from review
Mukund Sivaraman
2012-03-11
1
-0
/
+14
*
[1136] Rename non-generated wire data file
Mukund Sivaraman
2012-03-11
1
-1
/
+1
*
[1136] Fix testcase to do case insensitive compare
Mukund Sivaraman
2012-03-11
1
-1
/
+2
*
[1136] Implement the SSHFP type, from RFC 4255
Mukund Sivaraman
2012-03-11
1
-0
/
+79