Commit History

Author SHA1 Message Date
  JINMEI Tatuya e08e6404be Initial implementation of TSIGKey and TSIGKeyRing, including detailed tests, documentation, and python binding. 14 years ago
  JINMEI Tatuya ad41fd35a3 working branch for trac #381 14 years ago
  Michal Vaner a6c76ef642 Fix race condition in test 14 years ago
  Michal Vaner 2e733bc5b9 Merge trac #335 14 years ago
  Likun Zhang 889021fd4b Minor fix, set the event only once. 14 years ago
  Michal Vaner f065ee0f1a Return "wait for all threads" code 14 years ago
  Michal Vaner e2157e03ae Use single-byte wakeup, nonblocking read 14 years ago
  Michal Vaner 2465729960 Localize the start event 14 years ago
  Michal Vaner 8b67cc828d Do not try to shutdown twice 14 years ago
  Michal Vaner 8296f2cd87 Fix test 14 years ago
  JINMEI Tatuya d9caa2ed63 merged trac #373 (avoid 'using namespace' in public headers). 14 years ago
  JINMEI Tatuya 01d34045e5 sync with trunk 14 years ago
  Likun Zhang 4938273805 Read the data in the readable socket of socketpair. 14 years ago
  Michal Vaner 84e585bf67 Merged trac 353 14 years ago
  Michal Vaner 12e148d958 Use library function instead of regexp 14 years ago
  Michal Vaner aadeb42c4b Comment about test that requirement 14 years ago
  JINMEI Tatuya d368617000 removed 'using namespace' from src/lib/config/module_spec.cc, and adjusted other files accordingly. 14 years ago
  JINMEI Tatuya 412c457283 shortlived working branch for trac #373 14 years ago
  JINMEI Tatuya 9e132bce95 avoid unnecessary copy by using a reference. 14 years ago
  Michal Vaner 5e25674ee0 Guess the address type first, then run inet_pton 14 years ago
  Michal Vaner fa4668e347 Be more explicit about what is raised 14 years ago
  Michal Vaner 8ec371d53d Rename _check to _parse 14 years ago
  JINMEI Tatuya 47a34c8796 applied the patch proposed in trac #371: 14 years ago
  Naoki Kambe f8d13770d4 add Makefile.am in each subdir instead of writing subdir in EXTRA_DIST in Makefile.am of parent dir 14 years ago
  Michal Vaner 64d8257b28 Fix docstring formatting 14 years ago
  Naoki Kambe 40c5bfe8b6 - add 'tests' directory in PYTHONPATH (stats_test.in) 14 years ago
  JINMEI Tatuya 8845466c19 overall style cleanup: adjusted brace positions according to the coding guideline. 14 years ago
  JINMEI Tatuya 5791c24cd6 cleanup: removed meaningless 'explicit' for multi-param constructors. 14 years ago
  Naoki Kambe 5e9f4e3a29 - fix CLEANFILES 14 years ago
  Naoki Kambe fda35d7b27 change entry for trac #191 14 years ago