Mukund Sivaraman
|
c1187e4ae7
[3287] Update test to use sizeof instead of hardcoded length
|
il y a 11 ans |
Mukund Sivaraman
|
e71ef05f86
[3287] Don't passthrough BadValue exceptions in decoding hex from SSHFP
|
il y a 11 ans |
Mukund Sivaraman
|
a99f8f2985
[3287] Add getter for the fingerprint
|
il y a 11 ans |
Mukund Sivaraman
|
b3f8449064
[3287] Rename method
|
il y a 11 ans |
JINMEI Tatuya
|
64bc088640
[2522] revised "copy" test for SSHFP: make sure to use assignment, not copy.
|
il y a 12 ans |
Paul Selkirk
|
e08a21c3bd
[2522] a couple more TSIG and SSHFP unit tests
|
il y a 12 ans |
Paul Selkirk
|
87a710de67
[2522] support multiline or space-separated fingerprint text in SSHFP
|
il y a 12 ans |
JINMEI Tatuya
|
a2b82fc102
[2522] style fix: folded long lines
|
il y a 12 ans |
Paul Selkirk
|
29b82a61f1
[2522] add some SSHFP negative-value unit tests
|
il y a 12 ans |
Paul Selkirk
|
dc25eefe48
[2522] MINFO & RP review updates
|
il y a 12 ans |
Paul Selkirk
|
592db047a5
[2522] more and better SSHFP unit tests
|
il y a 12 ans |
Paul Selkirk
|
c7e380374b
[2522] convert SSHFP to use Impl struct
|
il y a 12 ans |
Paul Selkirk
|
8cb0a56a01
[2522] add MasterLexer constructors for in::SSHFP, ch::A, hs::A.
|
il y a 12 ans |
Mukund Sivaraman
|
022d388819
[2497] Add rdata::createRdata() and tests for some RRtypes
|
il y a 12 ans |
Mukund Sivaraman
|
2c8689536e
[2124] Don't catch InvalidBufferPosition when parsing wiredata
|
il y a 12 ans |
Mukund Sivaraman
|
4017593862
[2124] Rename SSHFP getter methods
|
il y a 12 ans |
Mukund Sivaraman
|
d71f7e9f7c
[2124] Add another toWire() test
|
il y a 12 ans |
Mukund Sivaraman
|
73080d999e
[2124] Don't add trailing space in toText() if fingerprint is empty
|
il y a 12 ans |
Mukund Sivaraman
|
595b447c65
[2124] Don't access fingerprint_ data when size is 0
|
il y a 12 ans |
JINMEI Tatuya
|
26401e4e86
[2124] don't keep a reference to a temporary object.
|
il y a 12 ans |
Mukund Sivaraman
|
31477bf850
[2124] Test toWire() with empty fingerprint data
|
il y a 12 ans |
Mukund Sivaraman
|
3b82a4fda3
[2124] Handle empty SSHFP fingerprints
|
il y a 12 ans |
Mukund Sivaraman
|
16cd39d09f
[2124] Add wiredata tests where the record is shorter than rdata len indicates
|
il y a 12 ans |
Mukund Sivaraman
|
d75a744fcd
[2124] Add another wiredata test with short fingerprint data
|
il y a 13 ans |
Mukund Sivaraman
|
67872ac4ab
[2124] Allow algorithm=0 and fingerprint-type=0
|
il y a 13 ans |
Mukund Sivaraman
|
5e7af00c87
[2124] Add some more wire data tests
|
il y a 13 ans |
Mukund Sivaraman
|
25e34715a2
[2124] Add more tests (check >255)
|
il y a 13 ans |
Mukund Sivaraman
|
63c345f544
[2124] Catch isc::BadValue and throw InvalidRdataText instead
|
il y a 13 ans |
Mukund Sivaraman
|
2d714adfc8
[2124] Shorten rdata
|
il y a 13 ans |
Mukund Sivaraman
|
d0d70f2118
[2124] Check that algorithm and fingerprint are in the range [1,255]
|
il y a 13 ans |