Michal Vaner
|
17104559fc
Working branch for #382
|
14 years ago |
JINMEI Tatuya
|
8ec2113abe
fixed trivial file rename errors.
|
14 years ago |
Jerry
|
74a94b62c2
create new branch for #380
|
14 years ago |
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 |
Likun Zhang
|
55618d4439
Fix the potential race condition problem and change the code according jinmei's review result.
|
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 |
Jelte Jansen
|
a3fc2e1830
updated tests, and fixed a bug where a module could potentially return a message when it shouldn't
|
14 years ago |
Jelte Jansen
|
3c9e7b7662
sync with trunk
|
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 |
Kazunori Fujiwara
|
44ea119ae4
merged trunk@3240 changes into this branch
|
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 |