Miek Gieben
|
232b6e62a5
|
re-add tests
|
2011-01-09 20:07:13 +01:00 |
|
Miek Gieben
|
15dd65171b
|
Split the package in multiple packages
dns - the standard rrtypes and such
dnssec - validation, keytag calculation, etc
resolver - for talking to servers
|
2010-12-30 13:42:52 +01:00 |
|
Miek Gieben
|
5ced9e2152
|
almost ready for DNSSEC validation
only need call the crypto/rsa func
|
2010-12-28 14:57:30 +01:00 |
|
Miek Gieben
|
4ed14b9785
|
More cleansup and robustness
* make the resolver more robust
* more dnssec functions
|
2010-12-28 09:41:54 +01:00 |
|
Miek Gieben
|
830b2eae29
|
add hex encoding for DS record
* some more edns finishing touches
|
2010-12-27 09:58:45 +01:00 |
|
Miek Gieben
|
fd9afcb44d
|
Add signature helper function
Do this in dnssec.go so that all DNSSEC stuff in contained
in that file.
Add testing too
|
2010-12-24 11:50:42 +01:00 |
|