Commit History

Author SHA1 Message Date
  JINMEI Tatuya a2b82fc102 [2522] style fix: folded long lines 12 years ago
  Paul Selkirk 29b82a61f1 [2522] add some SSHFP negative-value unit tests 12 years ago
  Paul Selkirk dc25eefe48 [2522] MINFO & RP review updates 12 years ago
  Paul Selkirk 592db047a5 [2522] more and better SSHFP unit tests 12 years ago
  Paul Selkirk c7e380374b [2522] convert SSHFP to use Impl struct 12 years ago
  Paul Selkirk 8cb0a56a01 [2522] add MasterLexer constructors for in::SSHFP, ch::A, hs::A. 12 years ago
  Mukund Sivaraman 022d388819 [2497] Add rdata::createRdata() and tests for some RRtypes 12 years ago
  Mukund Sivaraman 2c8689536e [2124] Don't catch InvalidBufferPosition when parsing wiredata 12 years ago
  Mukund Sivaraman 4017593862 [2124] Rename SSHFP getter methods 12 years ago
  Mukund Sivaraman d71f7e9f7c [2124] Add another toWire() test 12 years ago
  Mukund Sivaraman 73080d999e [2124] Don't add trailing space in toText() if fingerprint is empty 12 years ago
  Mukund Sivaraman 595b447c65 [2124] Don't access fingerprint_ data when size is 0 12 years ago
  JINMEI Tatuya 26401e4e86 [2124] don't keep a reference to a temporary object. 12 years ago
  Mukund Sivaraman 31477bf850 [2124] Test toWire() with empty fingerprint data 12 years ago
  Mukund Sivaraman 3b82a4fda3 [2124] Handle empty SSHFP fingerprints 12 years ago
  Mukund Sivaraman 16cd39d09f [2124] Add wiredata tests where the record is shorter than rdata len indicates 12 years ago
  Mukund Sivaraman d75a744fcd [2124] Add another wiredata test with short fingerprint data 12 years ago
  Mukund Sivaraman 67872ac4ab [2124] Allow algorithm=0 and fingerprint-type=0 12 years ago
  Mukund Sivaraman 5e7af00c87 [2124] Add some more wire data tests 12 years ago
  Mukund Sivaraman 25e34715a2 [2124] Add more tests (check >255) 12 years ago
  Mukund Sivaraman 63c345f544 [2124] Catch isc::BadValue and throw InvalidRdataText instead 12 years ago
  Mukund Sivaraman 2d714adfc8 [2124] Shorten rdata 12 years ago
  Mukund Sivaraman d0d70f2118 [2124] Check that algorithm and fingerprint are in the range [1,255] 12 years ago
  Mukund Sivaraman 50d012ed55 [2124] Relax algorithm and fingerprint type checks for SSHFP 12 years ago
  Mukund Sivaraman ec745dbffa [1136] Add more tests from review 13 years ago
  Mukund Sivaraman 9ef6f17654 [1136] Rename non-generated wire data file 13 years ago
  Mukund Sivaraman 8cff3a658f [1136] Fix testcase to do case insensitive compare 13 years ago
  Mukund Sivaraman ea5ac57d50 [1136] Implement the SSHFP type, from RFC 4255 13 years ago