Commit History

Author SHA1 Message Date
  Jelte Jansen 8f23ba4a72 use the three types of timeout 14 years ago
  JINMEI Tatuya a5c8450e8e supported new methods for the interval timer: getting interval and canceling 14 years ago
  JINMEI Tatuya d55bcb9c5f added a trivial method IntervalTimer::getInterval() for the convenient of 14 years ago
  Jeremy C. Reed 87428d78d0 Renamed some files and a directory. 14 years ago
  JINMEI Tatuya 07546be026 trivial cleanup: removed an unnecessary semicolon. 14 years ago
  Yoshitaka Aharen 064529e8c0 Merged trac #347: Implement query counters in auth module (branches/trac347 r3685:r4016) 14 years ago
  JINMEI Tatuya 5269121508 trivial cleanups: removed some unnecessary or meaningless 'inline' declarations: 14 years ago
  Jelte Jansen 977ca5983a handle Stephen's review comments 14 years ago
  Michal Vaner add4c9ba37 Sync with #327 14 years ago
  Michal Vaner c8df23bf4e Sync with trunk 14 years ago
  Michal Vaner 68d783623a Merge preparation, step 2 14 years ago
  Michal Vaner d64bf0a863 Merge preparation, step 1 14 years ago
  Michal Vaner 87b73e10d2 Implement retries in forwarder 14 years ago
  Michal Vaner 0e4b8f1461 Tests and interface for timeouts in RecursiveQuery 14 years ago
  Michal Vaner 73d5beccc1 IOService can add and remove servers at runtime 14 years ago
  Michal Vaner 0141596484 RecursiveQuery takes multiple addresses 14 years ago
  Jelte Jansen 03183718b8 handle review comments; see http://bind10.isc.org/ticket/383?replyto=3#comment:3 14 years ago
  Jelte Jansen 5bb0f18a3a style nits 14 years ago
  Jelte Jansen e4c54f133e auth and recurse now use these new classes (new IOService and DNSService) 14 years ago
  Jelte Jansen 63e6e8dbd3 Made IOService realloy only encapsulate asio::io_service 14 years ago
  Evan Hunt f0f818b27b Addressed some review comments, including: 14 years ago
  Evan Hunt ad55ea2da0 Refactored asiolink so that the many classes defined in asiolink.h and 14 years ago
  Evan Hunt 4cf1bd8a34 Added some asiolink tests, fixed BoB tests 14 years ago
  Evan Hunt 9bc9618f8d Cleanup: Added lots of documentation to libasiolink; improved some 14 years ago
  Evan Hunt f60239a803 b10-recurse can now act as a simple forwarder. To switch this on, 14 years ago
  Evan Hunt bbb9277960 Substantial further (but still very incomplete) work on ASIO structure. 14 years ago
  Evan Hunt 0089203f35 More refactoring; cut down number of "new" allocations needed per packet 14 years ago
  Evan Hunt ca39f460da Another step in asiolink refactoring; added some new methods 14 years ago
  Evan Hunt 53a82252ed Created b10-recurse--mostly copied from b10-auth, but with references 14 years ago
  Evan Hunt 7783f8a3aa addressed some review comments from Stephen 14 years ago