Historique des commits

Auteur SHA1 Message Date
  Jelte Jansen c68d74d8c2 doxygen for createAnswer and family of helper functions il y a 15 ans
  JINMEI Tatuya 1670cdbbe8 added a test for a short message il y a 15 ans
  Jelte Jansen e7361328f9 renamed some functions that weren't following style guide il y a 15 ans
  JINMEI Tatuya 38db5558d9 clarified that errors are intentionally ignored in UDPServer::sendCompleted() il y a 15 ans
  JINMEI Tatuya 06792038b0 simplified cod logic for TCPServer::listening : il y a 15 ans
  JINMEI Tatuya 47a44f7467 indentation fix il y a 15 ans
  JINMEI Tatuya e50967f425 missing cleanup on error in the ASIO TCPClient class il y a 15 ans
  Jelte Jansen 6341a7085f oops, forgot ifdef BOOST_LIB for that io_service il y a 15 ans
  Jelte Jansen e8e86b7462 moved io_service to global scope so the command handler for "shutdown" can call io_service.stop() il y a 15 ans
  JINMEI Tatuya 3d8ae5122f cleanup: style consistency (per guideline) il y a 15 ans
  JINMEI Tatuya ceb44cf5bb added the verbose argument to AuthSrv::processMessage() il y a 15 ans
  Jeremy C. Reed 5f2aaf0fc8 My revision r1131 was lost. il y a 15 ans
  JINMEI Tatuya e96a4c939e suppress noisy per-query debug messages unless the -v option is specified il y a 15 ans
  JINMEI Tatuya 22d794ca23 cleanup: it turned out we didn't need helper condition function object il y a 15 ans
  JINMEI Tatuya 07b1694cab renamed auth/config.h to auth/spec_config.h as it confused the compiler il y a 15 ans
  JINMEI Tatuya 91cfdfed1b incorporated the jelte-tcp branch, and made it possible to selectively build il y a 15 ans
  JINMEI Tatuya f8d7452f6e adapted command channel module with boost::asio. ugly hack, but works. il y a 15 ans
  JINMEI Tatuya 07cfeddca2 clean up and minor bug fixes for the cc module: il y a 15 ans
  Jelte Jansen 784ae3c558 make auth_srv use the Auth/database_file setting il y a 15 ans
  JINMEI Tatuya 1af48847d1 sync with trunk, mainly for truncation support il y a 15 ans
  JINMEI Tatuya 3dc594ce21 simplification: no null check is needed before delete il y a 15 ans
  JINMEI Tatuya 14297b86e7 experimental UDP/TCP auth server using boost::asio il y a 15 ans
  JINMEI Tatuya a899152754 - corrected the condition for the case of !-4 il y a 15 ans
  Jeremy C. Reed 7e9e13dad2 Include <netinet/in.h> for IPPROTO_UDP. il y a 15 ans
  Evan Hunt 3d53e9c286 - set IPV6_V6ONLY socket option il y a 15 ans
  JINMEI Tatuya 95a8834341 made the auth server dual-stack (kind of quick hack) il y a 15 ans
  JINMEI Tatuya 3e248e341b - made AuthSrv construction exception-safe il y a 15 ans
  Jelte Jansen 29c5ffbd6c simple example to set the database file in auth (which is seen and remembered, but not passed on to the sqlite3datasource yet) il y a 15 ans
  Jelte Jansen 718c75b966 working on ccsession tests il y a 15 ans
  Jelte Jansen 33f2f0f5f3 add parseAnswer helper function il y a 15 ans