Commit Graph

23 Commits

Author SHA1 Message Date
AJ ONeal 3b65560818 add CAA packer, expand CCA parser 2017-10-24 10:46:47 -06:00
AJ ONeal b2dd53dcb1 terminate labels with null 2017-10-19 12:53:56 -06:00
AJ ONeal c6715ee6bf terminate MX label with null 2017-10-19 12:15:45 -06:00
AJ ONeal 908fd5314c bugfix: pack multiple TXT strings correctly 2017-10-19 11:50:29 -06:00
AJ ONeal ef3f2ae941 fix bug by adding null terminator 2017-10-09 13:19:54 -06:00
AJ ONeal 6b8a8664f8 ws, remove cruft 2017-10-06 19:27:37 -06:00
AJ ONeal a5586f6b2c allow 0 as valid value 2017-10-06 19:13:21 -06:00
AJ ONeal b0e8f1f55b allow 0 as valid value 2017-10-06 19:12:19 -06:00
AJ ONeal eca24330e1 maker rr more similar to node-dns 2017-10-05 15:02:25 -06:00
AJ ONeal a538fa4f58 bugfix: add null terminators for packing SOA records 2017-09-28 13:13:18 -06:00
AJ ONeal 12093c52d3 remove logs 2017-09-25 15:57:40 -06:00
tigerbot 53cae83af4 changed examples to use `dns-suite` instead of `dns-js` 2017-05-22 14:14:18 -06:00
Daplie d00f83c625 finished TXT record type packer. 2017-03-23 17:33:55 -06:00
westley 28fbc44824 wrote the code but dns.rdat.pack.js is having trouble finding the packer for some reason. 2017-03-18 11:40:14 -06:00
westley cfae86e5f1 tested soa packer. It works, but doesn't utilize compression pointers to full capabilities 2017-03-18 11:38:43 -06:00
Daplie e98b3dd1a6 completed SOA rdata packer. Need to make automated test to see if bin and JSON conversions match 2017-03-16 18:48:08 -06:00
Daplie 12cb2887fa still working on it 2017-03-09 19:34:27 -07:00
Daplie 792bea258d finished SRV record data packer. Still need to test exhaustively. Left in debugging code. 2017-03-09 15:12:26 -07:00
Daplie 05beaa480b added PTR record packer 2017-03-08 18:59:33 -07:00
Daplie 43360a75da added NS record packer. 2017-03-08 17:53:15 -07:00
Daplie 4df82c456e added NS record packer 2017-03-08 17:51:41 -07:00
westley 571e4959cf soa packer and parser 2017-03-04 17:10:25 -07:00
AJ ONeal 72fece4124 dir for packer 2017-02-17 16:07:26 -07:00