Mukund Sivaraman
|
ea5ac57d50
[1136] Implement the SSHFP type, from RFC 4255
|
13 years ago |
JINMEI Tatuya
|
75b062049d
[1603] make sure capacity trimming in MessageRenderer::clear() is coverd.
|
13 years ago |
JINMEI Tatuya
|
38278a2b5a
[1603] one more editorial update in comments
|
13 years ago |
JINMEI Tatuya
|
bf8e9e937a
[1608] additonal cleanup: use ref instead of shptr, make helper static method.
|
13 years ago |
JINMEI Tatuya
|
a2d27b3d05
[1608] avoid returning a reference from getAdditionalName() for safety.
|
13 years ago |
JINMEI Tatuya
|
0f0ab5b692
[1608] maintain NSEC3 RRsets in the form of RBNodeRRset(ptr), too.
|
13 years ago |
JINMEI Tatuya
|
b87b288e07
[1608] added a new test: wildcard expansion. not work for in-memory for now.
|
13 years ago |
JINMEI Tatuya
|
a979801041
[1608] documentation updates
|
13 years ago |
JINMEI Tatuya
|
97bca3e1ce
[1608] handle additional for type ANY result in the in-memory FindContext.
|
13 years ago |
JINMEI Tatuya
|
27ec89e237
[1608] handle the case where additional refers to an empty non-terminal node.
|
13 years ago |
JINMEI Tatuya
|
004375eb09
[1608] handle additional names at or below a DNAME delegation point.
|
13 years ago |
JINMEI Tatuya
|
6c506ce593
[1608] handled glues *at* a zone cut with tests.
|
13 years ago |
JINMEI Tatuya
|
8efd8d0225
[1608] handled additional records under a zone cut correctly.
|
13 years ago |
JINMEI Tatuya
|
f64dbc690b
[1608] in-memory additional: basic case. use the configured shortcuts.
|
13 years ago |
JINMEI Tatuya
|
d4935b9525
[1608] maintain in-memory RRsets as RBNodeRRset(Ptr) throughout the module.
|
13 years ago |
JINMEI Tatuya
|
08ac200f2f
[1608] build shortcut links to rbtnodes for additional records.
|
13 years ago |
JINMEI Tatuya
|
4bb8254e15
[1698-test] minor editorial fixes: folded long lines, constify, typo.
|
13 years ago |
JINMEI Tatuya
|
0b55e11e55
[1603] moved the array for hash to the impl class and use boost::array for it.
|
13 years ago |
JINMEI Tatuya
|
c3962c4f4d
[1603] added some additional notes about maptolower array.
|
13 years ago |
JINMEI Tatuya
|
91a89cb8ca
[1603] fixed a typo
|
13 years ago |
JINMEI Tatuya
|
8123c01dbd
[1603] cleanup: constify a member function.
|
13 years ago |
JINMEI Tatuya
|
914212e06d
[1603] store hash value for the name stored in OffsetItem.
|
13 years ago |
Jelte Jansen
|
6b1caed1a4
[master] update changelog
|
13 years ago |
Jelte Jansen
|
2b01d944b6
[master] Merge branch 'trac1280'
|
13 years ago |
Jelte Jansen
|
ee3042d8a9
[1280] address review comments
|
13 years ago |
JINMEI Tatuya
|
b1fb64710c
[1603] move OldMessageRenderer to benchmarks/
|
13 years ago |
Mukund Sivaraman
|
6e7eee31fa
Add more .gitignore files (for unit tests)
|
13 years ago |
JINMEI Tatuya
|
cd8b0868f1
[1603] comment and variable name cleanup
|
13 years ago |
JINMEI Tatuya
|
c3374ed018
[1603] cleanup: reverted the type of LabelSequence::name_ to a reference.
|
13 years ago |
JINMEI Tatuya
|
1389eb8fa9
[1603] cleanup: removed unnecessary declaration of maptolower from name.h.
|
13 years ago |