Commit History

Author SHA1 Message Date
  Evan Hunt 1e996decd3 Added code to NSEC and NSEC3 from-wire constructors to throw exceptions 15 years ago
  JINMEI Tatuya 079aa9765b use do prefixes for test cases 15 years ago
  Evan Hunt ed1cad6d80 Handle NSEC queries at zone cut correctly, and add a unit test 15 years ago
  Evan Hunt a3e8eb8a51 add a unit test to explicitly cover the case of an ANY query at a zone cut 15 years ago
  Evan Hunt d87914964c ANY queries should set the REFERRAL flag too. 15 years ago
  Jeremy C. Reed e0815711d0 Initial manual page in docbook format. 15 years ago
  Jeremy C. Reed bbbe46d0f9 Install to sbin not libexec. 15 years ago
  Jelte Jansen bce9b7dac3 oops that one shouldn't have been in the make target yet 15 years ago
  Jelte Jansen 1c18df43fb that should've been += instead of = 15 years ago
  Jelte Jansen e7361328f9 renamed some functions that weren't following style guide 15 years ago
  Jelte Jansen d0dbc94384 use libtool for libcfgclient too 15 years ago
  Likun Zhang 60e19a4099 Add error message when xfrin is run standalone. 15 years ago
  Evan Hunt 051b1916e3 Add a unit test for NS query at a zone cut 15 years ago
  Evan Hunt 1e3f8521c0 Return SERVFAIL if an exception is encountered during doQuery(). 15 years ago
  Evan Hunt 943f1cdb07 - handle wildcard queries correctly when there is no data of the requested type 15 years ago
  JINMEI Tatuya e2757e289a cleanup: removed unused "Query" parameter from various data source methods 15 years ago
  Evan Hunt 6950466ea2 spaces in hex input were not being ignored, causing incorrect values 15 years ago
  JINMEI Tatuya 00771c5d44 explicitly include "config.h" just in case 15 years ago
  JINMEI Tatuya 5c5f931026 fixed return type from object to a reference 15 years ago
  JINMEI Tatuya 7bc5ce45d2 (safely) suppress -Wextra about unused parameters 15 years ago
  JINMEI Tatuya f755e4a8ac cleanup: purged really unused function parameters 15 years ago
  JINMEI Tatuya 8649b8a373 clarified some function parameters are intionally unused 15 years ago
  JINMEI Tatuya b6ec0cff3f clarified that some variables are intentionally unused to suppress -Wextra 15 years ago
  Evan Hunt b00f60a500 missing DS for sql1.example.com in testdata 15 years ago
  JINMEI Tatuya 38db5558d9 clarified that errors are intentionally ignored in UDPServer::sendCompleted() 15 years ago
  JINMEI Tatuya 87ccb0c631 - tighten validation on incoming requests. return an response rather than 15 years ago
  JINMEI Tatuya 2ab95a0f72 cancel not-yet-ready part of the patch 15 years ago
  JINMEI Tatuya 3a29ffe4f5 - made lib/dns -Wextra safe. 15 years ago
  Jeremy C. Reed 1e5a2021f2 Add and cleanup some more documention. Thank you jelte for some of the 15 years ago
  Jeremy C. Reed e5579aa496 Add -Wextra to the default compiler settings for GCC. 15 years ago