chenzhengzhang
|
1eb73e619a
[trac749] rename namespace
|
14 years ago |
chenzhengzhang
|
ecb22c0c22
[trac749] update namespace names
|
14 years ago |
chenzhengzhang
|
36dd3d4b0b
[trac749] refactor more C++ utility code
|
14 years ago |
chenzhengzhang
|
f6aa7d5956
[trac749] refactor C++ utility library
|
14 years ago |
JINMEI Tatuya
|
e3e59cf1f2
cleanup: removed $Id$, which is useless now that we've migrated to git.
|
14 years ago |
JINMEI Tatuya
|
5fd8a22cee
sync with trunk
|
15 years ago |
JINMEI Tatuya
|
f6161c16fa
- changed 'if 0'ed tests to DISABLED_xxx
|
15 years ago |
JINMEI Tatuya
|
5f1739873b
s/#include "header"/#include <[path/]header>/ (trac #291)
|
15 years ago |
JINMEI Tatuya
|
dee9dcc06a
discarded the in-house implementation of the hex (base16) encoding/decoding.
|
15 years ago |
JINMEI Tatuya
|
96a06a2baf
for trac #256: completely revised the base32(hex) implementation by
|
15 years ago |
JINMEI Tatuya
|
4822e03320
made test data paths dynamically configurable with the default path of @srcdir@/testdata. This will allow testdata to be referred to from a non-src build directory.
|
15 years ago |
JINMEI Tatuya
|
4ae9174b8b
added tests that would fail (commented out)
|
15 years ago |
Evan Hunt
|
5fd4500eb8
Merge base32, sha1, and NSEC3/NSEC3PARAM rdata implementations to trunk
|
15 years ago |