Commit Graph

2938 Commits

Author SHA1 Message Date
Benjamin Fry
a3832ebfdd cleaned up OPT and EDNS rdata 2016-05-10 21:50:36 -07:00
Benjamin Fry
b0df4b5e9b cleaned up TXT rdata 2016-05-10 00:07:38 -07:00
Benjamin Fry
3bf9c9b8c7 cleaned up SRV rdata 2016-05-09 23:49:30 -07:00
Benjamin Fry
eaa0ef5914 cleaning up NSEC3PARAM rdata 2016-05-09 23:18:34 -07:00
Benjamin Fry
e6f56b12ec cleaning up NSEC3 rdata 2016-05-09 22:55:39 -07:00
Benjamin Fry
831e117ae0 clean up NSEC rdata 2016-05-09 22:21:28 -07:00
Benjamin Fry
96422f0f7f clean up MX rdata 2016-05-09 21:57:49 -07:00
Benjamin Fry
dd29ef8644 clean up DS rdata 2016-05-09 21:41:19 -07:00
Benjamin Fry
25e4077915 clean up DNSKEY rdata 2016-05-09 21:15:38 -07:00
Benjamin Fry
3e4b50f98b Cleaning up interfaces of the A and AAAA RData 2016-05-09 19:17:43 -07:00
Benjamin Fry
42b7c0f08b added module level documentation 2016-05-09 00:20:18 -07:00
Benjamin Fry
82347846dd clean up RDATA and Names. 2016-05-08 23:51:45 -07:00
Benjamin Fry
a331f249ed cleanup in preparation for zone signing 2016-05-08 21:47:43 -07:00
Benjamin Fry
ba0cb7d597 Getting signed athorities ready, added a bunch of documentation 2016-05-04 22:25:14 -07:00
Benjamin Fry
99827a57a9 updated mio to 0.5.1 2016-05-02 21:54:35 -07:00
Benjamin Fry
de02278362 proper looping for async inbound requests 2016-05-02 21:15:32 -07:00
Benjamin Fry
588464847d RRSet cleanup in preperation for RRSIG signing 2016-04-30 12:09:56 -07:00
Benjamin Fry
a4b61ff540 update to 0.5.3 2016-04-07 23:54:25 -07:00
Benjamin Fry
46f4d7c3b1 Fixes for the mio 0.5.0 on Linux 2016-04-07 23:46:25 -07:00
Benjamin Fry
351fddb5fa update version to 0.5.2 2016-04-04 21:37:30 -07:00
Benjamin Fry
0bcce7aa0f upgraded mio to 0.5.0 2016-04-04 21:25:29 -07:00
Benjamin Fry
bf3a7582ce updated dependencies 2016-03-30 23:40:05 -07:00
Benjamin Fry
ba7da2aae3 version bumped to 0.5.1 2016-03-30 23:20:11 -07:00
Benjamin Fry
8981f5e6bd fix some error types 2016-03-30 23:17:33 -07:00
Benjamin Fry
4c62e0349a fixed nsec3 hashing and base32hex encoding 2016-03-30 21:25:18 -07:00
Benjamin Fry
79a9a4f2ca fix for ::1.zone name (new rule in cargo?) 2016-03-22 21:54:58 -07:00
Benjamin Fry
c9692cfe6c changelog 2016-03-22 21:48:54 -07:00
Benjamin Fry
70829a260e updated to current openssl bindings 2016-03-22 21:47:41 -07:00
Benjamin Fry
8f053e618b 0.5.0 release 2016-03-22 21:36:17 -07:00
Benjamin Fry
506b7a04a5 NSEC validation 2016-03-20 00:23:30 -07:00
Benjamin Fry
cac5bf3cc9 Added NSEC record type support 2016-03-14 23:59:49 -07:00
Benjamin Fry
c388512d66 Backdated and added Changelog, with tags 2016-03-14 22:37:41 -07:00
Benjamin Fry
b5f74304a4 added support for secure TCP queries and abstracted Client over TCP and UDP 2016-03-13 13:48:05 -07:00
Benjamin Fry
357c555f20 RRSIG validation back to the root 2016-03-09 22:50:11 -08:00
Benjamin Fry
901701afc8 Full chain validation back to root, need to install root cert 2016-03-08 07:15:26 -08:00
Benjamin Fry
116a696a9e updating dependencies 2016-02-23 20:54:53 -08:00
Benjamin Fry
b1841b2846 fix the coveralls badge 2016-02-21 14:50:19 -08:00
Benjamin Fry
71118f6ef2 Merge branch 'master' of github.com:bluejekyll/trust-dns 2016-02-21 14:48:01 -08:00
Benjamin Fry
d8522ea6aa swap around the status information in the readme 2016-02-21 14:47:35 -08:00
Benjamin Fry
01270fd699 Merge pull request #7 from cmr/master
Relicense to dual MIT/Apache-2.0
2016-02-21 14:42:40 -08:00
Benjamin Fry
2cacd67f2d Merge pull request #8 from bluejekyll/dev
Dev
2016-02-21 14:39:49 -08:00
Benjamin Fry
bb952b0343 DNSKEY validation of RRSIG records working. 2016-02-21 14:28:13 -08:00
Benjamin Fry
3322e1172a initial lookup and fixes for deserialization 2016-01-29 21:54:36 -08:00
Benjamin Fry
f30d240a6b RRSIG and signing. 2016-01-18 15:26:09 -08:00
Corey Richardson
24a793f20d Relicense to dual MIT/Apache-2.0
Closes https://github.com/bluejekyll/trust-dns/issues/6
2016-01-11 02:45:43 -05:00
Benjamin Fry
da49df87d6 All DNSSec record types implemented 2016-01-09 23:05:13 -08:00
Benjamin Fry
c8fa145e56 fix the path to binary for coveralls 2016-01-01 13:09:15 -08:00
Benjamin Fry
bfcc08f86d trying to get coveralls to work 2016-01-01 12:58:31 -08:00
Benjamin Fry
80832978dd edns query support and max datalength support 2015-12-31 22:17:43 -08:00
Benjamin Fry
3b4620508a Bug Fix: Edns Serialization 2015-12-24 00:38:00 -08:00