Commit History

Author SHA1 Message Date
  Michal 'vorner' Vaner b4111d2495 [trac366] Update from master 14 years ago
  JINMEI Tatuya e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. 14 years ago
  Jerry f7c0462610 merge trac299: Xfrout and Auth will communicate by long tcp connection, 14 years ago
  Michal Vaner fa743a8d83 Sync with trunk 14 years ago
  JINMEI Tatuya 8845466c19 overall style cleanup: adjusted brace positions according to the coding guideline. 14 years ago
  Michal Vaner 88d4219ba9 Move send_fd and recv_fd to isc::util::io 14 years ago
  JINMEI Tatuya 81eb4c244c style fixes: 15 years ago
  Likun Zhang 185d00623f Fix the error in code comments according stephem's review for ticket289, which should be done in trac289. 15 years ago
  JINMEI Tatuya 3f84bfc366 folded a long line. 15 years ago
  Jeremy C. Reed d1340000ac Minor grammar fix in error output (closer matches logging output). 15 years ago
  JINMEI Tatuya f4d9f872e5 sync with trunk 15 years ago
  JINMEI Tatuya 5f1739873b s/#include "header"/#include <[path/]header>/ (trac #291) 15 years ago
  JINMEI Tatuya 678e8861f5 merged the original trac221 branch 15 years ago
  Jeremy C. Reed c729c2824a include stdlib.h for malloc and free 15 years ago
  JINMEI Tatuya 0fa92078af terminology fix in an exception message. (trac #266) 15 years ago
  JINMEI Tatuya 3d8cbc4a02 cleanup: use asio error code instead of exception. 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
  Han Feng ad22927add add exception check for asio socket connect and close 15 years ago
  JINMEI Tatuya 7d855f21fb fixed the signature of sendXfroutRequestInfo to be consistent with AuthSrv. 15 years ago
  JINMEI Tatuya 737c49cf85 addressed some portability issues with non boost ASIO: 15 years ago
  Evan Hunt 4f5ca8bd9c - added ASIO library header files (version 1.4.5, downloaded from 15 years ago
  JINMEI Tatuya ce604aaf99 overall cleanup and minor bug fixes for xfrout: 15 years ago
  JINMEI Tatuya da1023a042 cleanups: 15 years ago
  Likun Zhang e64a8acca7 Add ISC CopyRight. 15 years ago
  Likun Zhang 3771057f6f Commit code for module xfrout, AXFR-out works now. Notes: 15 years ago