Historique des commits

Auteur SHA1 Message Date
  JINMEI Tatuya fd8cba2c5d added comment about why we don't return SERVFAIL due to an internal error in handling notify il y a 15 ans
  JINMEI Tatuya d4f1d35097 fixed one remaining bug: check rcode given by Xfrin. il y a 15 ans
  JINMEI Tatuya 241e30a82b added tests about exceptional cases in communicating with the xfrin process. il y a 15 ans
  JINMEI Tatuya c2e220e69b tightened validation on incoming notifies with corresponding tests. il y a 15 ans
  JINMEI Tatuya b16d7de7ac successful notify response must have AA bit on. il y a 15 ans
  JINMEI Tatuya d990b85fbe introduced an abstract base Session class to allow tests to define and use a mock session class. il y a 15 ans
  JINMEI Tatuya e121e2eda3 always try xfrout connection regardless of the availability of boost.python. il y a 15 ans
  JINMEI Tatuya b49ee3e55f minor style fix il y a 15 ans
  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. il y a 15 ans
  JINMEI Tatuya 62c01a67a0 added a test for AXFR/UDP. il y a 15 ans
  JINMEI Tatuya f525788126 built normal requests within the test code and avoid having a separate data file. il y a 15 ans
  JINMEI Tatuya 6f1e6e894a use shared_ptr for UDP/TCPServers instead of a helper holder class for exception safeness purposes. il y a 15 ans
  Han Feng ad22927add add exception check for asio socket connect and close il y a 15 ans
  Han Feng 572c3fa623 refine the code for notify and axfr handling il y a 15 ans
  JINMEI Tatuya fa05c86463 style fixes and minor C++ nits il y a 15 ans
  Han Feng d46b56addb update the logic for ixfr that if error happen, we will ignore all the message il y a 15 ans
  Han Feng 2e4f58b9dd add unitest for notify il y a 15 ans
  Likun Zhang 36f31d1b3e Avoid catch all the exceptions. il y a 15 ans
  Han Feng de38fde525 refine code for axfr process logic that connection with ixfr unix socket once and reuse it for subsequent query il y a 15 ans
  Han Feng 91b68d7e1c refine code for notify process il y a 15 ans
  JINMEI Tatuya 4be5e8c9de removed obsolete comment il y a 15 ans
  JINMEI Tatuya 102df77737 deleted unnecessary bits of code il y a 15 ans
  JINMEI Tatuya b93a80149b usual mergeinfo oddity il y a 15 ans
  JINMEI Tatuya c4e0b3c050 completed documentation il y a 15 ans
  JINMEI Tatuya 114ea0bcb6 add src/bin/auth/ to INPUT il y a 15 ans
  JINMEI Tatuya 55291537c9 missing commit for r2198 il y a 15 ans
  JINMEI Tatuya 83493dd89b merge from trunk il y a 15 ans
  JINMEI Tatuya f33b01156c checkpoint: introduced endpoint wrappers. il y a 15 ans
  JINMEI Tatuya 8df32866ea made IOService non copyable il y a 15 ans
  JINMEI Tatuya 763bbb7667 worked around an interaction issue between ASIO and std library headers. il y a 15 ans