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
|
49e6644811
Merge branch 'master' into trac2124
|
il y a 12 ans |
Mukund Sivaraman
|
2c8689536e
[2124] Don't catch InvalidBufferPosition when parsing wiredata
|
il y a 12 ans |
Mukund Sivaraman
|
9b88b6be96
[2124] Rewrite code to avoid duplication
|
il y a 12 ans |
JINMEI Tatuya
|
d2355e5f5b
[2124] prefer empty() over size() > 0 (see the previous commit)
|
il y a 12 ans |
JINMEI Tatuya
|
a09cb3f049
[2124] some suggested changes:
|
il y a 12 ans |
Mukund Sivaraman
|
4017593862
[2124] Rename SSHFP getter methods
|
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 |
Jeremy C. Reed
|
438f31e788
[master] fix errors with ambiguous types and other boost uses
|
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
|
67872ac4ab
[2124] Allow algorithm=0 and fingerprint-type=0
|
il y a 12 ans |
Mukund Sivaraman
|
63c345f544
[2124] Catch isc::BadValue and throw InvalidRdataText instead
|
il y a 12 ans |
Mukund Sivaraman
|
d0d70f2118
[2124] Check that algorithm and fingerprint are in the range [1,255]
|
il y a 12 ans |
Mukund Sivaraman
|
045ede28af
[2124] Indent code according to our coding style
|
il y a 12 ans |
JINMEI Tatuya
|
d448a7e8c8
[2124] trivial style fixes: folded long lines; brace position
|
il y a 12 ans |
Mukund Sivaraman
|
50d012ed55
[2124] Relax algorithm and fingerprint type checks for SSHFP
|
il y a 12 ans |
Tomek Mrugalski
|
eab5b84db6
[2017] Many Doxygen warnings removed.
|
il y a 13 ans |
Mukund Sivaraman
|
ea5ac57d50
[1136] Implement the SSHFP type, from RFC 4255
|
il y a 13 ans |