Commit History

Author SHA1 Message Date
  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 e121e2eda3 always try xfrout connection regardless of the availability of boost.python. 15 years ago
  JINMEI Tatuya b49ee3e55f minor style fix 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
  JINMEI Tatuya 6f1e6e894a use shared_ptr for UDP/TCPServers instead of a helper holder class for exception safeness purposes. 15 years ago
  Han Feng ad22927add add exception check for asio socket connect and close 15 years ago
  Han Feng 572c3fa623 refine the code for notify and axfr handling 15 years ago
  JINMEI Tatuya fa05c86463 style fixes and minor C++ nits 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
  Likun Zhang 36f31d1b3e Avoid catch all the exceptions. 15 years ago
  Han Feng de38fde525 refine code for axfr process logic that connection with ixfr unix socket once and reuse it for subsequent query 15 years ago
  Han Feng 91b68d7e1c refine code for notify process 15 years ago
  JINMEI Tatuya 4be5e8c9de removed obsolete comment 15 years ago
  JINMEI Tatuya 102df77737 deleted unnecessary bits of code 15 years ago
  JINMEI Tatuya b93a80149b usual mergeinfo oddity 15 years ago
  JINMEI Tatuya c4e0b3c050 completed documentation 15 years ago
  JINMEI Tatuya 114ea0bcb6 add src/bin/auth/ to INPUT 15 years ago
  JINMEI Tatuya 55291537c9 missing commit for r2198 15 years ago
  JINMEI Tatuya 83493dd89b merge from trunk 15 years ago
  JINMEI Tatuya f33b01156c checkpoint: introduced endpoint wrappers. 15 years ago
  JINMEI Tatuya 8df32866ea made IOService non copyable 15 years ago
  JINMEI Tatuya 763bbb7667 worked around an interaction issue between ASIO and std library headers. 15 years ago
  JINMEI Tatuya 67441d97d8 fixed style 15 years ago
  JINMEI Tatuya 9991120e79 typo in a variable name 15 years ago
  JINMEI Tatuya caeeaf060e typo 15 years ago
  Han Feng b052de54e6 remove the head file which shouldn't be includeds and namespace declear 15 years ago
  JINMEI Tatuya c06618d2ae logging message style 15 years ago