Historique des commits

Auteur SHA1 Message Date
  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
  JINMEI Tatuya 08d25a5d87 minor editorial fixes: il y a 14 ans
  Jelte Jansen f8196cfb1a bit of cleanup il y a 14 ans
  Jelte Jansen 9ce7db783c add error handling and a test for that 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 61fb173df9 initial timeout test il y a 14 ans
  Jelte Jansen e53a7e05cc small update for jinmei's comments 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 a52058ff5d merged r2393 il y a 15 ans
  Jelte Jansen 1b93102619 sync with trunk for merge il y a 15 ans
  Jelte Jansen fb3488a5b0 updated doxy of merge() il y a 15 ans
  JINMEI Tatuya e01cb8ad5b another fix to operator-> just like the one made in message.cc il y a 15 ans
  JINMEI Tatuya fa6eb99b73 minimal fixes for SunStudio support il y a 15 ans
  JINMEI Tatuya 9a4b12c891 workaround for ASIO/stdblib interaction (trac #248, partially merged from branches/trac221) il y a 15 ans
  Jelte Jansen b763a8e027 rename createFromString() to fromJSON() il y a 15 ans
  Jelte Jansen ab6751e34f empty constructors for lists and maps, and corresponding 'factory' functions Element::createList() and Element::createMap() il y a 15 ans
  Jelte Jansen 60f6071643 changes from http://bind10.isc.org/ticket/227 (unnamed prints), looked at by Jeremy and Evan il y a 15 ans
  Jelte Jansen 5ce49e93d7 it would appear Solaris does not like variables called 'sun' il y a 15 ans
  Jelte Jansen 51803e4064 il y a 15 ans
  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 il y a 15 ans
  Evan Hunt 90c8141b69 3. [func] each il y a 15 ans
  JINMEI Tatuya d8ca5bcb11 renamed boost_ex to asio_ex to be aligned with the migration to non boost asio. il y a 15 ans
  JINMEI Tatuya 737c49cf85 addressed some portability issues with non boost ASIO: il y a 15 ans
  Evan Hunt 748e5c85b1 - suppress unused-parameter warnings in src/bin/auth/asio_link.cc and il y a 15 ans
  Jelte Jansen 2def58b09b applied jinmei's patches from http://bind10.isc.org/ticket/183 (with a minor cleanup) il y a 15 ans
  JINMEI Tatuya 7b078ae3bc catch exception by reference. il y a 15 ans
  Jelte Jansen 2d16d72766 oops, committed wrong version of file il y a 15 ans
  Jelte Jansen 1306183eb7 some changes inspired by jinmei's review il y a 15 ans
  JINMEI Tatuya b61033f328 added sys/un.h il y a 15 ans
  Jelte Jansen 93c9af8acd double copy/paste fixed il y a 15 ans