Commit History

Author SHA1 Message Date
  Likun Zhang f39a1b64da Add TODO list for xfrout. 15 years ago
  Likun Zhang 3771057f6f Commit code for module xfrout, AXFR-out works now. Notes: 15 years ago
  Likun Zhang 714cd6f37a Add python binding code for function "parseHeader" in class Message. 15 years ago
  JINMEI Tatuya 7dc2abf503 made --with-pythonpath more friendly with older versions of automake: don't 15 years ago
  JINMEI Tatuya 50e619ebf1 typo: s/stding/stdin/ 15 years ago
  JINMEI Tatuya baaf85cb86 don't pass Exception objects directly to stderr.write() (via log_error()): 15 years ago
  JINMEI Tatuya 7568a2967d removed now-meaningless "auto" setting 15 years ago
  JINMEI Tatuya 59553187ff removed a test setting line 15 years ago
  JINMEI Tatuya 6dd3cc5d3b allow the python binding of libdns to be built using automake. 15 years ago
  Likun Zhang 5778e9bee3 1. Fix the log errors which may cause xfrin module to crash. 15 years ago
  Likun Zhang 571217af62 Add interface for inserting records of one zone to sqlite3 database. (Used by AXFR in) 15 years ago
  JINMEI Tatuya 4e98adec11 more detailed test cases for from wire construction of NSEC RDATA with 15 years ago
  JINMEI Tatuya d8a28660b6 hide UNUSED_PARAM attributes in .cc, not .h as it wouldn't be good to 15 years ago
  Jeremy C. Reed c93429851d typo 15 years ago
  Jeremy C. Reed 876c01a44c two to few (reported by shane) 15 years ago
  Jeremy C. Reed bbf6e77d18 Reduce some of this tests/lcov doc as it will be in more detail later. 15 years ago
  Michael Graff 222152bef1 formatting, remove a turd 15 years ago
  Michael Graff 7be875024f formatting, remove a turd 15 years ago
  Michael Graff 67c54f019c add abstract pointing to the docs 15 years ago
  Jeremy C. Reed 05f0a51a19 Add some details how to configure the tests. 15 years ago
  Jelte Jansen 15ad517319 remove a re-raise of an exception that should only have been included in an error answer on the cc channel 15 years ago
  Jelte Jansen 40238168ec add python unit test scripts to dist 15 years ago
  Jelte Jansen 4ada2aa0f1 EXTRA_DIST was already defined in this one 15 years ago
  Jeremy C. Reed 9fd7f7b6c1 include testdata for libdns in tarball 15 years ago
  Jelte Jansen 53f83a4e57 oops those dirs should not have been added there 15 years ago
  Jelte Jansen 6de646631e add the testdata files for lib/auth bin/auth and bin/loadzone to dist as well 15 years ago
  Jelte Jansen 945ad99dcd add test data files to EXTRA_DIST for lib/config 15 years ago
  Jeremy C. Reed 4babde876b Fix the configuration installs. 15 years ago
  Jeremy C. Reed a50554e432 We recommend using the Boost libraries as it provides a safer TCP 15 years ago
  Jeremy C. Reed ed1285dcab Add guide document in HTML. 15 years ago