Commit Graph

10 Commits

Author SHA1 Message Date
Miek Gieben f595bf7a06 Set license on test files 2013-05-12 16:09:52 +02:00
Miek Gieben c798e9ca63 More Zone api changes
Fix the tests for the new Zone api.
2013-05-05 09:37:04 +02:00
Miek Gieben 9977bf87c4 Drop unneeded packages 2012-12-14 12:42:39 +01:00
Miek Gieben 235e892dfc Rename the RR types drop the RR_ prefix
This is also done in the official Go library. It also make the
code shorter.
2012-12-09 19:23:25 +01:00
Miek Gieben c6e75de70e add Apex function, to access a zonesapex 2012-10-17 13:56:11 +02:00
Miek Gieben 7305ca2b58 Finish remove, also need test for signatures 2012-10-15 08:56:40 +02:00
Miek Gieben 76d5d8493f Add zone test from Alex Polvi 2012-10-15 08:12:49 +02:00
Miek Gieben 82cfe822ff Make toRadixName much faster
fix bug when a escape is escaped: \\. This last dot is now a real
domain label seperator dot.
2012-10-10 12:39:45 +02:00
Miek Gieben 36af583ccf make toRadixName much faster
This function is in the hotpath for query answering, so make it
as fast as possible
2012-10-10 10:56:09 +02:00
Miek Gieben 0d148c2369 add empty testfile 2012-08-25 14:59:05 +02:00