Historique des commits

Auteur SHA1 Message Date
  Michal 'vorner' Vaner beebff23a4 [1924] Move the common_defs to the cc directory il y a 12 ans
  Michal 'vorner' Vaner 3a07d07e04 [1924] Less confusing parameter names for sendmsg il y a 12 ans
  JINMEI Tatuya 7f8ec08cfd [1924] Merge remote-tracking branch 'origin/trac1914' into trac1924 il y a 12 ans
  Michal 'vorner' Vaner 2a723e7e4b [1924] Don't use real network IO in the test il y a 12 ans
  Michal 'vorner' Vaner 7377c385cd [1924] Use the constants in default parameters too il y a 12 ans
  JINMEI Tatuya dfee1cf2ea [1924] added blnak lines between method declarations for readability. il y a 12 ans
  Michal 'vorner' Vaner e220a4ed92 [1924] Test for the C++ want_answer parameter il y a 12 ans
  Mukund Sivaraman 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool il y a 12 ans
  Tomek Mrugalski 62de4b87e9 [1651] Support for msgq implemented in b10-dhcp4 component. il y a 13 ans
  Jeremy C. Reed 5f59f72eeb [jreed-doxygen] doxygen fixes and improvements. il y a 14 ans
  JINMEI Tatuya e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. il y a 14 ans
  JINMEI Tatuya c05af90688 sync with trunk il y a 14 ans
  JINMEI Tatuya 1c503d75b4 constified lib/cc API as much as possible. (trac #310) il y a 14 ans
  Jelte Jansen a4befeefef addressed the small issues from jinmei's review (i.e. everything except the first two points and the one about integer sizes) il y a 14 ans
  Jelte Jansen 97cd04f9c0 added setTimeout(size_t milliseconds) and getTimeout() functions to set the timeout used for blocking reads on sessions il y a 14 ans
  Jelte Jansen 09dadcdcdd timeout in asio by using a call to async_read() and a deadline_timer il y a 14 ans
  JINMEI Tatuya f4d9f872e5 sync with trunk il y a 15 ans
  JINMEI Tatuya 252f19a143 added notes about protected destructors in base classes. il y a 15 ans
  JINMEI Tatuya 5f1739873b s/#include "header"/#include <[path/]header>/ (trac #291) il y a 15 ans
  JINMEI Tatuya 678e8861f5 merged the original trac221 branch il y a 15 ans
  JINMEI Tatuya 7e74ff765d cleanup: declare virtual functions in the derived class clearly, and changed essentially private methods to really private ones. il y a 15 ans
  JINMEI Tatuya a52058ff5d merged r2393 il y a 15 ans
  JINMEI Tatuya ee4099c30d introduced an abstract base Session class so that we can easily create test cases using a mock sessio implementation. 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
  Jelte Jansen 51803e4064 il y a 15 ans
  Evan Hunt 90c8141b69 3. [func] each il y a 15 ans
  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) il y a 15 ans
  Jelte Jansen 3ef6ad200f use unix domain socket instead of localhost:9912 il y a 15 ans
  Jelte Jansen a3888f316e merge branches/trac58 il y a 15 ans
  Evan Hunt 4f5ca8bd9c - added ASIO library header files (version 1.4.5, downloaded from il y a 15 ans