JINMEI Tatuya
|
0960094a73
[master] excluded DHCP related stuff from Makefile's
|
13 years ago |
JINMEI Tatuya
|
14a18f3239
[master] be sure to include cstring for memcpy, and add std:: for it.
|
13 years ago |
JINMEI Tatuya
|
5b68f13805
[master] added missing include file for strncmp() and std:: qualifier for it.
|
13 years ago |
JINMEI Tatuya
|
e304c3e5e9
[master] Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
|
13 years ago |
JINMEI Tatuya
|
ae3f3a6859
[master] removed the "from-iterator" ctor of InputBuffer and its test.
|
13 years ago |
JINMEI Tatuya
|
6d4b7f7272
[master] ensure constness in ?: expressions. will fix build error for some g++
|
13 years ago |
Jelte Jansen
|
82cf8a980b
[master] fix return value for strict compiler checks
|
13 years ago |
Jelte Jansen
|
7b053b086b
[master] Update Changelog for NSEC-merge (#1803-#1810)
|
13 years ago |
Jelte Jansen
|
2f9aa4a553
[nsec_merge] Merge branch 'trac1808-2' into nsec_merge
|
13 years ago |
Jelte Jansen
|
8efd8ed25b
[nsec_merge] Merge branch 'trac1807' into nsec_merge
|
13 years ago |
Jelte Jansen
|
4223766cd5
[nsec_merge] Merge branch 'trac1805' into nsec_merge
|
13 years ago |
Jelte Jansen
|
9ea901973b
[nsec_merge] Merge branch 'trac1803' into nsec_merge
|
13 years ago |
JINMEI Tatuya
|
076510013b
[1808-2] adjusted wildcard+NXRRSET case to check its NSEC record.
|
13 years ago |
JINMEI Tatuya
|
911f3f6bcb
[1808-2] extracted NSEC-getting code for normal NXRRSET case to a helper func.
|
13 years ago |
JINMEI Tatuya
|
c00c53f51b
[1808-2] cleanup: removed the NSEC4NXRRSET test.
|
13 years ago |
JINMEI Tatuya
|
ff68e9ec71
[1808-2] updated findCheck so it can be used for normal the NXRRSET case.
|
13 years ago |
JINMEI Tatuya
|
03e9e74294
[1808-2] Merge branch 'trac1810' into trac1808-2 with fixing conflict.
|
13 years ago |
JINMEI Tatuya
|
d6e1ef18ea
[1808-2] Merge branch 'trac1805' into trac1808-2
|
13 years ago |
JINMEI Tatuya
|
077179407a
[1808-2] Merge branch 'trac1808' into trac1808-2
|
13 years ago |
Mukund Sivaraman
|
0a31990d43
[1803] Remove redundant check
|
13 years ago |
Mukund Sivaraman
|
906ba788fd
[1803] Use isEmpty() instead of checking the level count
|
13 years ago |
Mukund Sivaraman
|
d27a40e4c0
[1803] Use member variables directly instead of calls
|
13 years ago |
Mukund Sivaraman
|
a584d5c124
[1803] Make minor comment fixes
|
13 years ago |
Mukund Sivaraman
|
d305cc8c84
[master] Remove redundant code from RBTree<T>::nextNode()
|
13 years ago |
Mukund Sivaraman
|
773df391b0
[1803] Fix compile errors in some unit tests
|
13 years ago |
Mukund Sivaraman
|
6db9bdd58f
[1803] Make some more comment fixes
|
13 years ago |
JINMEI Tatuya
|
bea193a5f6
[1807] fixed a typo in a comment
|
13 years ago |
Tomek Mrugalski
|
c11a19fe6b
fillRandom now uses random() instead of rand()
|
13 years ago |
Jelte Jansen
|
d12c2c4104
[1807] removed unnecessary comment
|
13 years ago |
Jelte Jansen
|
8b64be78db
[1807] Add two more easier ways to call rbtree::find
|
13 years ago |