JINMEI Tatuya
|
04af766e88
more tests for the sqlite3 data source.
|
15 years ago |
JINMEI Tatuya
|
0e64cd53a6
propset
|
15 years ago |
JINMEI Tatuya
|
b1e4fa8f03
added a simple comparison test for DS
|
15 years ago |
JINMEI Tatuya
|
a679473633
added more sqlite3 data source tests.
|
15 years ago |
Evan Hunt
|
4f63a46a6a
- add empty non-terminals to nsec3 test data
|
15 years ago |
Evan Hunt
|
62b5df9b65
- added a unit test for Nsec3Param.getHash()
|
15 years ago |
Evan Hunt
|
fea84e8d9d
- rebuild the sqlite3 unit test's test data with the new database schema
|
15 years ago |
Evan Hunt
|
599d1d9b64
add COLLATE NOCASE to table schema so that lookups will be case insensitive
|
15 years ago |
Evan Hunt
|
575c53af14
- add NSEC3 loadzone test data
|
15 years ago |
JINMEI Tatuya
|
833d7f652d
added new tests (incomplete) for the Sqlite3 data source
|
15 years ago |
JINMEI Tatuya
|
633ac6d3b6
consistency and style fixes
|
15 years ago |
JINMEI Tatuya
|
6fc524ce75
disable checking the rhash column (missing commit?)
|
15 years ago |
JINMEI Tatuya
|
fd4dcf08b9
- allow the Sqlite3 data source to init itself with a non default DB file
|
15 years ago |
Evan Hunt
|
483bf3a2be
- load NSEC3 records and associated RRSIGs into the nsec3 table
|
15 years ago |
Evan Hunt
|
17519890c6
oops, I broke the nsec3param unit test. fixed.
|
15 years ago |
Evan Hunt
|
67801f23d6
checkpoint:
|
15 years ago |
JINMEI Tatuya
|
4ef47c4cb3
added some more tests for static data source
|
15 years ago |
JINMEI Tatuya
|
7b1d08acf1
used pimpl + in-class static data approach instead of relying on non local
|
15 years ago |
JINMEI Tatuya
|
071aa1fbad
added data source unit tests (so far major cases only)
|
15 years ago |
Jeremy C. Reed
|
67ceab04f4
Don't need to make b10-loadzone executable. It already is.
|
15 years ago |
Evan Hunt
|
ff0e672d4a
- NS records for queries on subzone/NS were going in the answer section
|
15 years ago |
Evan Hunt
|
98062144f4
Merged b10-loadzone command
|
15 years ago |
JINMEI Tatuya
|
74ca7ec8a1
revised the comment for the previous change using a wellknown idiom.
|
15 years ago |
Evan Hunt
|
dcf1ea7bd5
oops, left in a temporary debugging change
|
15 years ago |
Evan Hunt
|
3fc02b1b41
- AA flag was being incorrectly set on queries for subzone/NS
|
15 years ago |
Jeremy C. Reed
|
f6b56b4754
Add minimum version of sqlite3.
|
15 years ago |
JINMEI Tatuya
|
79b6ac0c22
harked back to the simple hardcoding initialization for the digitvalue and
|
15 years ago |
Jeremy C. Reed
|
8b7224c5d5
Remove AC_PROG_RANLIB since is obsolete when using AC_PROG_LIBTOOL.
|
15 years ago |
JINMEI Tatuya
|
a899152754
- corrected the condition for the case of !-4
|
15 years ago |
Jeremy C. Reed
|
7e9e13dad2
Include <netinet/in.h> for IPPROTO_UDP.
|
15 years ago |