- 13 Apr, 2012 1 commit
-
-
Jeremy C. Reed authored
To fix unittest from using wrong libdns++ version. Error was: terminate called after throwing an instance of 'isc::dns::EmptyLabel' what(): duplicate period Also isc::dns::NameParserException was added. Discussed some on jabber.
-
- 12 Mar, 2012 1 commit
-
-
Mukund Sivaraman authored
-
- 09 Mar, 2012 2 commits
-
-
JINMEI Tatuya authored
for now, we'll keep it here for comparison.
-
JINMEI Tatuya authored
The revised versoin of MessageRenderer doesn't store it in an STL container, so it doesn't have to be default-constructable. the intermediate experimental version of the renderer was removed as it depends on the default constructor.
-
- 08 Mar, 2012 1 commit
-
-
JINMEI Tatuya authored
this eliminates the need for copying/keeping the names, and is more robust when rendering many names. use of the hash table still improves performance.
-
- 06 Mar, 2012 1 commit
-
-
JINMEI Tatuya authored
-
- 03 Mar, 2012 1 commit
-
-
JINMEI Tatuya authored
-
- 20 Feb, 2012 1 commit
-
-
Jelte Jansen authored
-
- 15 Feb, 2012 1 commit
-
-
JINMEI Tatuya authored
into a shared helper module.
-
- 26 Jan, 2012 1 commit
-
-
JINMEI Tatuya authored
fixing bugs like case-sensitivity or corner cases for empty salts. provided more detailed tests and documentation.
-
- 25 Nov, 2011 1 commit
-
-
Jelte Jansen authored
-
- 03 Nov, 2011 1 commit
-
-
Jeremy C. Reed authored
Since last release isc::dns::rdata::generic::NSEC::getNextName() was introduced. So increment current and age.
-
- 21 Sep, 2011 1 commit
-
-
Ocean Wang authored
-
- 06 Sep, 2011 1 commit
-
-
Ocean Wang authored
Move some duplicated code of toWire() to toWireHelper() function
-
- 19 Aug, 2011 1 commit
-
-
Jeremy C. Reed authored
Noticed on the distcheck builder. I didn't test the distcheck, just the dist target.
-
- 17 Aug, 2011 1 commit
-
-
chenzhengzhang authored
-
- 16 Aug, 2011 1 commit
-
-
chenzhengzhang authored
-
- 15 Aug, 2011 3 commits
-
-
Dima Volodin authored
-
Dima Volodin authored
-
Dima Volodin authored
txt_like.h from rdataclass.h using private pointers
-
- 11 Aug, 2011 1 commit
-
-
Dima Volodin authored
so that the implementation weren't seen in rdataclass.h
-
- 10 Aug, 2011 2 commits
-
-
Dima Volodin authored
-
Dima Volodin authored
-
- 09 Aug, 2011 2 commits
-
-
Dima Volodin authored
-
chenzhengzhang authored
-
- 01 Aug, 2011 1 commit
-
-
Jelte Jansen authored
-
- 28 Jul, 2011 1 commit
-
-
chenzhengzhang authored
-
- 30 Apr, 2011 1 commit
-
-
Jeremy C. Reed authored
Add missing libdns++ rdata files for the distribution (this fixes distcheck error). Change three generated libdns++ headers to "nodist" so they aren't included in the distribution (they were mistakenly included in last tarball). This fixes two immediate problems: If you do a distcheck build or create a tarball it would mistakenly include the rdataclass.h, rrclass.h, and rrtype.h headers. They are supposed to be generated at build time. Also the rp_17 rdata files were not included in the distribution, so building would fail because rdataclass didn't define the RP class. This update also includes the nsec_bitmap rdata files. (I didn't see any problem related to this, but I assume they were meant to be shipped.) I added two generated files to BUILT_SOURCES. Not necessarily required, but this implies that the target for these should be done before the regular build (so this makes sure the generated files are created). Discussed a little on jabber on Friday. This should fix the existing distcheck autobuilder failures.
-
- 29 Apr, 2011 1 commit
-
-
Jeremy C. Reed authored
I alphabetically sorted some EXTRA_DIST entries so I can quickly see differences when updating this. This is only for what is included in the tarball.
-
- 27 Apr, 2011 2 commits
-
-
JINMEI Tatuya authored
likely to be getting bigger.
-
JINMEI Tatuya authored
-
- 12 Apr, 2011 1 commit
-
-
chenzhengzhang authored
-
- 11 Apr, 2011 1 commit
-
-
chenzhengzhang authored
-
- 17 Feb, 2011 1 commit
-
-
Michal 'vorner' Vaner authored
-
- 12 Feb, 2011 1 commit
-
-
JINMEI Tatuya authored
this fixed various bugs in the NSEC3 implementation. also added tests for NSEC3.
-
- 20 Dec, 2010 1 commit
-
-
Han Feng authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac397focused@3885 e5f2f494-b856-4b98-b285-d166d9295462
-
- 16 Dec, 2010 1 commit
-
-
JINMEI Tatuya authored
renamed MasterError to MasterLoadError based on review comments git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac423@3855 e5f2f494-b856-4b98-b285-d166d9295462
-
- 08 Dec, 2010 1 commit
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac423@3768 e5f2f494-b856-4b98-b285-d166d9295462
-
- 29 Nov, 2010 2 commits
-
-
JINMEI Tatuya authored
should be trivial, skipping review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3657 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
should be trivial, skipping review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3644 e5f2f494-b856-4b98-b285-d166d9295462
-