Commit History

Author SHA1 Message Date
  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
  JINMEI Tatuya 763bbb7667 worked around an interaction issue between ASIO and std library headers. 15 years ago
  Jelte Jansen 60f6071643 changes from http://bind10.isc.org/ticket/227 (unnamed prints), looked at by Jeremy and Evan 15 years ago
  Jelte Jansen 5ce49e93d7 it would appear Solaris does not like variables called 'sun' 15 years ago
  Jelte Jansen 51803e4064 15 years ago
  Jelte Jansen 1e7b973839 rename HAVE_SIN_LEN macro to HAVE_SA_LEN, and use it for setting sun_len in the custom domain socket handler in lib/cc/session.cc 15 years ago
  Evan Hunt 90c8141b69 3. [func] each 15 years ago
  JINMEI Tatuya d8ca5bcb11 renamed boost_ex to asio_ex to be aligned with the migration to non boost asio. 15 years ago
  JINMEI Tatuya 737c49cf85 addressed some portability issues with non boost ASIO: 15 years ago
  Evan Hunt 748e5c85b1 - suppress unused-parameter warnings in src/bin/auth/asio_link.cc and 15 years ago
  Jelte Jansen 2def58b09b applied jinmei's patches from http://bind10.isc.org/ticket/183 (with a minor cleanup) 15 years ago
  JINMEI Tatuya 7b078ae3bc catch exception by reference. 15 years ago
  Jelte Jansen 2d16d72766 oops, committed wrong version of file 15 years ago
  Jelte Jansen 1306183eb7 some changes inspired by jinmei's review 15 years ago
  JINMEI Tatuya b61033f328 added sys/un.h 15 years ago
  Jelte Jansen 93c9af8acd double copy/paste fixed 15 years ago
  Jelte Jansen c2dedd7b10 add (optional) socket_file argument to isc::cc::Session::establish(), if NULL (defulat), it uses env var BIND10_MSGQ_SOCKET_FILE, if env var not set, it'll use configure-time default (from session_config.h) 15 years ago
  Jelte Jansen 00ee10a06d removed some leftover prints 15 years ago
  Jelte Jansen 3ef6ad200f use unix domain socket instead of localhost:9912 15 years ago
  Jelte Jansen a3888f316e merge branches/trac58 15 years ago
  Evan Hunt 4f5ca8bd9c - added ASIO library header files (version 1.4.5, downloaded from 15 years ago
  JINMEI Tatuya 6dd3cc5d3b allow the python binding of libdns to be built using automake. 15 years ago
  Evan Hunt 6e8a197c32 added UNUSED_PARAM to silence warnings about unused parameters 15 years ago
  Michael Graff 09c917dedf possible fix for trak#111 15 years ago
  JINMEI Tatuya a7feeda0e9 UNUSED_PARAM 15 years ago
  JINMEI Tatuya 91cfdfed1b incorporated the jelte-tcp branch, and made it possible to selectively build 15 years ago
  JINMEI Tatuya f8d7452f6e adapted command channel module with boost::asio. ugly hack, but works. 15 years ago
  JINMEI Tatuya 07cfeddca2 clean up and minor bug fixes for the cc module: 15 years ago
  JINMEI Tatuya 8b575a6f9a sync with trunk 15 years ago
  JINMEI Tatuya 7496b7c519 fixed exception unsafeness bug 15 years ago