182 Commits

Author SHA1 Message Date
AJ ONeal
ed28de4e59 respond to messages with pre-selected binary (and change id) 2017-10-09 13:09:32 -06:00
AJ ONeal
e16e7efe9e WIP print all sections 2017-10-09 13:09:10 -06:00
AJ ONeal
5fff05a76f WIP add cp, add server 2017-10-09 12:39:46 -06:00
AJ ONeal
b5af1bfe24 WIP output byte indexes while parsing 2017-10-09 10:56:02 -06:00
AJ ONeal
633e60d643 WIP unpack question and resource records 2017-10-09 01:51:13 -06:00
AJ ONeal
2f4807d1b4 WIP line-by-line debug 2017-10-06 20:53:03 -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
059b605121 all properties listed 2017-10-06 14:39:54 -06:00
AJ ONeal
ed591d91f7 document types and rename some fixtures 2017-10-05 16:59:02 -06:00
AJ ONeal
0768e17bfa add OPCODES 2017-10-05 15:47:16 -06:00
AJ ONeal
b24345fe26 add RCODES 2017-10-05 15:43:55 -06:00
AJ ONeal
84908c62df Merge branch 'master' of git.daplie.com:Daplie/dns-suite 2017-10-05 15:02:34 -06:00
AJ ONeal
eca24330e1 maker rr more similar to node-dns 2017-10-05 15:02:25 -06:00
AJ ONeal
5b99427102 Update README.md 2017-10-02 11:31:15 -06:00
AJ ONeal
7ed1e7c3d8 Update README.md 2017-09-29 18:23:03 -06:00
AJ ONeal
3692e4c828 add hexdump.js as dep 2017-09-29 18:01:58 -06:00
AJ ONeal
4dadc1c443 merge 2017-09-29 17:59:57 -06:00
AJ ONeal
5f338a7186 Merge branch 'v1' 2017-09-29 17:59:14 -06:00
AJ ONeal
7b37adffff TEMP add bluebird as dep for CLI 2017-09-29 17:59:05 -06:00
AJ ONeal
93cdeaa71b Update package.json 2017-09-29 17:57:34 -06:00
AJ ONeal
777bbd679f v1.2.2 v1.2.2 2017-09-28 13:30:05 -06:00
AJ ONeal
d66624df8e add new bins to README 2017-09-28 13:30:03 -06:00
AJ ONeal
a287abb991 v1.2.1 2017-09-28 13:13:50 -06:00
AJ ONeal
a538fa4f58 bugfix: add null terminators for packing SOA records 2017-09-28 13:13:18 -06:00
AJ ONeal
98187043ec typo fix 2017-09-28 11:14:55 -06:00
AJ ONeal
4ffce1d405 make bins executable 2017-09-27 17:29:27 -06:00
AJ ONeal
49b588c7a6 pass json -> binary -> json test 2017-09-27 14:40:51 -06:00
AJ ONeal
e0af1007c7 WIP self-test on a bin or json file 2017-09-26 18:26:20 -06:00
AJ ONeal
e9169d7ef1 dns-pack works for json files 2017-09-26 15:58:38 -06:00
AJ ONeal
ab533ab36c WIP dns-pack 2017-09-25 18:20:32 -06:00
AJ ONeal
8f09c4f4d3 add bluebird as dev dep 2017-09-25 18:12:14 -06:00
AJ ONeal
f992b37800 add nx soa record 2017-09-25 17:10:50 -06:00
AJ ONeal
0567aa31c8 add nxdomain response 2017-09-25 16:48:09 -06:00
AJ ONeal
12093c52d3 remove logs 2017-09-25 15:57:40 -06:00
Jim Hager
8d1cb165ae Add new file 2017-08-15 15:10:39 -06:00
tigerbot
950867c452 v1.1.2 v1.1.2 2017-05-30 16:33:14 -06:00
tigerbot
a09dd27c7d fixed a bug in message compression pointer handling 2017-05-30 16:18:48 -06:00
tigerbot
a295f9c3e7 v1.1.1 v1.1.1 2017-05-23 16:15:08 -06:00
tigerbot
523dad1697 Merge branch 'creationix/add-missing-dns-types' 2017-05-23 16:14:05 -06:00
tigerbot
a137d6b937 limited how often we log about unsupported features 2017-05-23 15:58:32 -06:00
tigerbot
f8cf8aef77 added shortening of unpacked string IPv6 addresses 2017-05-22 18:22:54 -06:00
tigerbot
8960b9ae2a added random ID to all aditional record responses 2017-05-22 15:05:48 -06:00
tigerbot
53cae83af4 changed examples to use dns-suite instead of dns-js 2017-05-22 14:14:18 -06:00
Tim Caswell
d5c20c58a3 Bump version for new CAA parser and new type IDs v1.1.0 2017-04-13 15:21:15 -05:00
Tim Caswell
8fc78f35f0 Merge branch 'creationix/add-missing-dns-types' into 'master'
Add missing dns type IDs to mapping table

See merge request !2
2017-04-13 20:19:35 +00:00
Tim Caswell
e9a2794990 Add parser for CAA record 2017-04-12 13:02:35 -05:00
Tim Caswell
9b8526dc06 Add missing dns type IDs to mapping table 2017-04-12 12:21:33 -05:00
AJ ONeal
d43696b54e Merge branch 'v1' into 'master'
V1

See merge request !1
2017-04-07 00:06:14 +00:00