Commit History

Author SHA1 Message Date
  Jerry 553ecf7478 This is a quick fix patch for the issue: AXFR fails half the time because of connection problems. xfrout client will make a new connection every time. 14 years ago
  JINMEI Tatuya 830be189e6 made sure passing the RRClass of notify to the remote process. 15 years ago
  JINMEI Tatuya 678e8861f5 merged the original trac221 branch 15 years ago
  JINMEI Tatuya ad47c8a4d4 adjusted test cases with the previous change (r2393). 15 years ago
  JINMEI Tatuya ee4099c30d introduced an abstract base Session class so that we can easily create test cases using a mock sessio implementation. 15 years ago
  Evan Hunt 34159d6962 70. [func] each 15 years ago
  JINMEI Tatuya 241e30a82b added tests about exceptional cases in communicating with the xfrin process. 15 years ago
  JINMEI Tatuya c2e220e69b tightened validation on incoming notifies with corresponding tests. 15 years ago
  JINMEI Tatuya d990b85fbe introduced an abstract base Session class to allow tests to define and use a mock session class. 15 years ago
  JINMEI Tatuya 798c5262f8 introduced an abstract base class for XfroutClient, introduced a mock derived class of it, and added detailed tests for xfrout using it. 15 years ago
  JINMEI Tatuya 62c01a67a0 added a test for AXFR/UDP. 15 years ago
  JINMEI Tatuya f525788126 built normal requests within the test code and avoid having a separate data file. 15 years ago
  Han Feng d46b56addb update the logic for ixfr that if error happen, we will ignore all the message 15 years ago
  Han Feng 2e4f58b9dd add unitest for notify 15 years ago
  JINMEI Tatuya c4e0b3c050 completed documentation 15 years ago
  JINMEI Tatuya f33b01156c checkpoint: introduced endpoint wrappers. 15 years ago
  JINMEI Tatuya 9a7ab5ecf1 refactoring: pass IOMessage to AuthSrv instead of InputBuffer. 15 years ago
  Jelte Jansen b763a8e027 rename createFromString() to fromJSON() 15 years ago
  JINMEI Tatuya f4b6a50fca adapted changes on data file specification introduced in r1709. 15 years ago
  JINMEI Tatuya 0be6dcc6a7 had the AuthSrv maintain verbosity 15 years ago
  JINMEI Tatuya 5a271af9bf added a test case where an attempot of data source update fails. 15 years ago
  JINMEI Tatuya 9c05f6faae added more tests for auth server: 15 years ago
  JINMEI Tatuya 75727c97da added a test case for EDNS BADVERS 15 years ago
  JINMEI Tatuya b28e710244 added test cases for short message with a complete header. 15 years ago
  JINMEI Tatuya 207d804ead added tests for various kinds of responses (which must be silently dropped) 15 years ago
  JINMEI Tatuya 1670cdbbe8 added a test for a short message 15 years ago
  JINMEI Tatuya 14ea192940 preserved the question section when returning an error to a query 15 years ago
  JINMEI Tatuya 23f9a44add added a test for multi questions 15 years ago
  JINMEI Tatuya 01853447cc test for requests with unknown opcodes 15 years ago
  JINMEI Tatuya 87ccb0c631 - tighten validation on incoming requests. return an response rather than 15 years ago