Mukund Sivaraman
|
fe7ae0a7b3
Merge branch 'trac1894'
|
11 years ago |
Mukund Sivaraman
|
498b511dcc
[1894] Add missing method
|
11 years ago |
Mukund Sivaraman
|
3ebfb01d35
[2226] Add unittest and lettuce test for qtype=RRSIG query
|
11 years ago |
Paul Selkirk
|
7e575b706d
Merge branch 'trac2907'
|
12 years ago |
Paul Selkirk
|
16f7fffa18
[2907] add SingletonList::getZoneTableAccessor because of base class change
|
12 years ago |
JINMEI Tatuya
|
fde6aa0027
[2905] updated Query::process so it'll return SERVFAIL for empty(broken) zones.
|
12 years ago |
JINMEI Tatuya
|
2f0e203d44
[2905] add an "empty zone" in the auth query test setup, fixing a test bug.
|
12 years ago |
Mukund Sivaraman
|
dd0f73adac
Merge branch 'trac2281'
|
12 years ago |
JINMEI Tatuya
|
3a3c7f52a1
[master] Merge branch 'trac2586'
|
12 years ago |
JINMEI Tatuya
|
abe78fae4b
[master] Merge branch 'trac2585'
|
12 years ago |
Mukund Sivaraman
|
8e33f9e96a
[2281] Use map::lower_bound() to speed up partial match searches
|
12 years ago |
JINMEI Tatuya
|
8d1f4d45b8
[2586] use !, not %, for a label char smaller than &.
|
12 years ago |
JINMEI Tatuya
|
be156ccbf9
[2585] re-enabled auth query tests for in-memory that failed so far.
|
12 years ago |
JINMEI Tatuya
|
9a9b17823a
[2586] use non-escaped labels for query tests so they work with sqlite3.
|
12 years ago |
Mukund Sivaraman
|
6a06b311fb
[2281] Re-enable the query tests
|
12 years ago |
Mukund Sivaraman
|
fbaab5fd3c
[2281] Remove the old in-memory data source code
|
12 years ago |
JINMEI Tatuya
|
78b66fd894
[2659] updated the behavior for empty name derived from opt-out nsec3.
|
12 years ago |
JINMEI Tatuya
|
a272beeb91
[2659] unrelated editorial fix: update the code comment to match impl.
|
12 years ago |
JINMEI Tatuya
|
0b249de43a
[2659] update nxrrsetMissingNSEC3 test using actual test RRs, not dynamic ones.
|
12 years ago |
JINMEI Tatuya
|
bc66f6d0df
[2309] use findAtOrigin in auth Query class, and specify minttl for SOA.
|
12 years ago |
Stephen Morris
|
7234eee9cf
[master] Explicitly check return status from a call to system()
|
12 years ago |
JINMEI Tatuya
|
059fcd024b
[master] added post-test cleanup for an included zone file in query test.
|
12 years ago |
JINMEI Tatuya
|
aa32f38e12
[2480] add note about restriction on querytest's addRRsets for in-memory.
|
12 years ago |
JINMEI Tatuya
|
82041829bd
[2480] support in-memory datasrc for cases that require dynamic RR addition
|
12 years ago |
JINMEI Tatuya
|
30cbe355d7
[2480] supported one other test case with sqlite3 data source
|
12 years ago |
JINMEI Tatuya
|
2629140f12
[2480] extracted some test cases that work only with mock datasrc separately.
|
12 years ago |
JINMEI Tatuya
|
ea8082a263
[2480] added the default case to switch to avoid build error for some compilers
|
12 years ago |
JINMEI Tatuya
|
36fea252b0
[2480] comment update
|
12 years ago |
JINMEI Tatuya
|
d4bd5936f5
[2480] distcheck fixes: using builddir where necessary
|
12 years ago |
JINMEI Tatuya
|
19f2ceb608
[2480] extended some other NSEC3 tests so they can use SQLite3 datasrc, too.
|
12 years ago |