Commit Graph

  • 727e1c506b docs: fix link typo master AJ ONeal 2023-01-20 07:10:41 +0000
  • 1321e5170b v1.2.13: update docs v1.2.13 AJ ONeal 2019-10-19 23:52:59 -0600
  • 092008f766 update v1.2.12 v1.2 AJ ONeal 2018-03-20 20:03:47 -0600
  • 498d6f71f8 Remove IIFE that uses window scope Simon Rogers 2018-03-19 17:31:44 +0100
  • 5e7f754ab3 Fix TXT record parser, add NSEC Simon Rogers 2018-03-10 11:31:54 +0100
  • e8736016bf Mask MS bit of class in answer parser Simon Rogers 2018-03-01 22:40:24 +0100
  • 44010b8729 Mask MS bit of class to indicate a unicast response to mDNS Simon Rogers 2018-03-01 17:09:52 +0100
  • 93d1c0f8e2 v1.2.11 v1.2.11 AJ ONeal 2017-12-15 02:25:50 -0700
  • 12038465f6 allow empty string in query AJ ONeal 2017-12-15 02:25:23 -0700
  • c0f5e0cb17 add standard files v1 AJ ONeal 2017-11-04 21:18:05 -0600
  • 6093d772fc merge in CAA support AJ ONeal 2017-11-04 21:17:48 -0600
  • 58351275d0 add mdig.js to bar AJ ONeal 2017-11-02 23:48:55 -0600
  • 57065d9bd4 v1.2.9 v1.2.9 AJ ONeal 2017-10-28 22:15:01 -0600
  • 513e2c2af9 update urls AJ ONeal 2017-10-28 22:14:49 -0600
  • 60775ba9d0 v1.2.8 v1.2.8 AJ ONeal 2017-10-28 22:10:14 -0600
  • dc3ff59362 update urls AJ ONeal 2017-10-28 22:10:02 -0600
  • 748bb40ffb v1.2.7 v1.2.7 AJ ONeal 2017-10-28 22:07:12 -0600
  • f90149784f Merge branch 'master' of ssh://git.coolaj86.com:22042/coolaj86/dns-suite.js AJ ONeal 2017-10-28 22:07:09 -0600
  • 74f7b5b1ff v1.2.6 v1.2.6 AJ ONeal 2017-10-28 22:06:56 -0600
  • 3b0e1de7a2 update urls AJ ONeal 2017-10-28 22:06:34 -0600
  • 4063b8724d Update 'README.md' AJ ONeal 2017-10-29 03:39:39 +0000
  • e01bf74e93 v1.2.5 v1.2.5 AJ ONeal 2017-10-28 02:16:52 -0600
  • f2abd03cf7 v1.2.4 v1.2.4 AJ ONeal 2017-10-28 02:16:33 -0600
  • 9525082936 update urls AJ ONeal 2017-10-28 00:02:40 -0600
  • 6352cf4b51 v1.2.4 AJ ONeal 2017-10-24 10:48:02 -0600
  • afd8b6fb90 prefer forEach to for AJ ONeal 2017-10-24 10:47:08 -0600
  • 3b65560818 add CAA packer, expand CCA parser AJ ONeal 2017-10-24 10:46:47 -0600
  • e2338f1b50 v1.2.3 v1.2.3 AJ ONeal 2017-10-23 20:23:15 -0600
  • b2dd53dcb1 terminate labels with null AJ ONeal 2017-10-19 12:53:56 -0600
  • c6715ee6bf terminate MX label with null AJ ONeal 2017-10-19 12:15:45 -0600
  • 908fd5314c bugfix: pack multiple TXT strings correctly AJ ONeal 2017-10-19 11:50:29 -0600
  • d743b8f3d0 disallow forward compression pointers AJ ONeal 2017-10-09 14:04:06 -0600
  • 471a80638d note if data is truncated AJ ONeal 2017-10-09 13:48:54 -0600
  • ef3f2ae941 fix bug by adding null terminator AJ ONeal 2017-10-09 13:19:54 -0600
  • ed28de4e59 respond to messages with pre-selected binary (and change id) AJ ONeal 2017-10-09 13:09:32 -0600
  • e16e7efe9e WIP print all sections AJ ONeal 2017-10-09 13:09:10 -0600
  • 5fff05a76f WIP add cp, add server AJ ONeal 2017-10-09 12:39:46 -0600
  • b5af1bfe24 WIP output byte indexes while parsing AJ ONeal 2017-10-09 10:56:02 -0600
  • 633e60d643 WIP unpack question and resource records AJ ONeal 2017-10-09 01:51:13 -0600
  • 2f4807d1b4 WIP line-by-line debug AJ ONeal 2017-10-06 20:53:03 -0600
  • 6b8a8664f8 ws, remove cruft AJ ONeal 2017-10-06 19:27:37 -0600
  • a5586f6b2c allow 0 as valid value AJ ONeal 2017-10-06 19:13:21 -0600
  • b0e8f1f55b allow 0 as valid value AJ ONeal 2017-10-06 19:12:19 -0600
  • 059b605121 all properties listed AJ ONeal 2017-10-06 14:39:54 -0600
  • ed591d91f7 document types and rename some fixtures AJ ONeal 2017-10-05 16:59:02 -0600
  • 0768e17bfa add OPCODES AJ ONeal 2017-10-05 15:47:16 -0600
  • b24345fe26 add RCODES AJ ONeal 2017-10-05 15:43:55 -0600
  • 84908c62df Merge branch 'master' of git.daplie.com:Daplie/dns-suite AJ ONeal 2017-10-05 15:02:34 -0600
  • eca24330e1 maker rr more similar to node-dns AJ ONeal 2017-10-05 15:02:25 -0600
  • 5b99427102 Update README.md AJ ONeal 2017-10-02 11:31:15 -0600
  • 7ed1e7c3d8 Update README.md AJ ONeal 2017-09-29 18:23:03 -0600
  • 3692e4c828 add hexdump.js as dep AJ ONeal 2017-09-29 18:01:58 -0600
  • 4dadc1c443 merge AJ ONeal 2017-09-29 17:59:57 -0600
  • 5f338a7186 Merge branch 'v1' AJ ONeal 2017-09-29 17:59:14 -0600
  • 7b37adffff TEMP add bluebird as dep for CLI AJ ONeal 2017-09-29 17:59:05 -0600
  • 93cdeaa71b Update package.json AJ ONeal 2017-09-29 17:57:34 -0600
  • 777bbd679f v1.2.2 v1.2.2 AJ ONeal 2017-09-28 13:30:05 -0600
  • d66624df8e add new bins to README AJ ONeal 2017-09-28 13:30:03 -0600
  • a287abb991 v1.2.1 AJ ONeal 2017-09-28 13:13:50 -0600
  • a538fa4f58 bugfix: add null terminators for packing SOA records AJ ONeal 2017-09-28 13:13:18 -0600
  • 98187043ec typo fix AJ ONeal 2017-09-28 11:14:55 -0600
  • 4ffce1d405 make bins executable AJ ONeal 2017-09-27 17:29:27 -0600
  • 49b588c7a6 pass json -> binary -> json test AJ ONeal 2017-09-27 14:40:51 -0600
  • e0af1007c7 WIP self-test on a bin or json file AJ ONeal 2017-09-26 18:26:20 -0600
  • e9169d7ef1 dns-pack works for json files AJ ONeal 2017-09-26 15:58:38 -0600
  • ab533ab36c WIP dns-pack AJ ONeal 2017-09-25 18:20:32 -0600
  • 8f09c4f4d3 add bluebird as dev dep AJ ONeal 2017-09-25 18:12:14 -0600
  • f992b37800 add nx soa record AJ ONeal 2017-09-25 17:10:50 -0600
  • 0567aa31c8 add nxdomain response AJ ONeal 2017-09-25 16:48:09 -0600
  • 12093c52d3 remove logs AJ ONeal 2017-09-25 15:57:40 -0600
  • 8d1cb165ae Add new file Jim Hager 2017-08-15 15:10:39 -0600
  • 950867c452 v1.1.2 v1.1.2 v1.1 tigerbot 2017-05-30 16:33:14 -0600
  • a09dd27c7d fixed a bug in message compression pointer handling tigerbot 2017-05-30 16:18:48 -0600
  • a295f9c3e7 v1.1.1 v1.1.1 v1.0 tigerbot 2017-05-23 16:15:08 -0600
  • 523dad1697 Merge branch 'creationix/add-missing-dns-types' tigerbot 2017-05-23 16:14:05 -0600
  • a137d6b937 limited how often we log about unsupported features tigerbot 2017-05-23 15:58:32 -0600
  • f8cf8aef77 added shortening of unpacked string IPv6 addresses tigerbot 2017-05-22 18:22:54 -0600
  • 8960b9ae2a added random ID to all aditional record responses tigerbot 2017-05-22 15:05:48 -0600
  • 53cae83af4 changed examples to use `dns-suite` instead of `dns-js` tigerbot 2017-05-22 14:14:18 -0600
  • d5c20c58a3 Bump version for new CAA parser and new type IDs v1.1.0 Tim Caswell 2017-04-13 15:21:15 -0500
  • 8fc78f35f0 Merge branch 'creationix/add-missing-dns-types' into 'master' Tim Caswell 2017-04-13 20:19:35 +0000
  • e9a2794990 Add parser for CAA record Tim Caswell 2017-04-12 13:02:35 -0500
  • 9b8526dc06 Add missing dns type IDs to mapping table Tim Caswell 2017-04-12 12:21:33 -0500
  • d43696b54e Merge branch 'v1' into 'master' AJ ONeal 2017-04-07 00:06:14 +0000
  • d00f83c625 finished TXT record type packer. Daplie 2017-03-23 17:33:55 -0600
  • 937e93d1df captured some txt records with dig.js westley 2017-03-18 11:40:38 -0600
  • 28fbc44824 wrote the code but dns.rdat.pack.js is having trouble finding the packer for some reason. westley 2017-03-18 11:40:14 -0600
  • cfae86e5f1 tested soa packer. It works, but doesn't utilize compression pointers to full capabilities westley 2017-03-18 11:38:43 -0600
  • e98b3dd1a6 completed SOA rdata packer. Need to make automated test to see if bin and JSON conversions match Daplie 2017-03-16 18:48:08 -0600
  • 2388b46c74 sort of round about way to get the email property of SOA RDATA. Let me know if theirs a better way Daplie 2017-03-15 20:24:03 -0600
  • 50b134f33b SOA record can be parsed if there are no compression pointers present in the rdata Daplie 2017-03-15 17:55:59 -0600
  • 12cb2887fa still working on it Daplie 2017-03-09 19:34:27 -0700
  • 16dd91ace0 captured some more SOA records. Daplie 2017-03-09 19:22:45 -0700
  • 792bea258d finished SRV record data packer. Still need to test exhaustively. Left in debugging code. Daplie 2017-03-09 15:12:26 -0700
  • 05beaa480b added PTR record packer Daplie 2017-03-08 18:59:33 -0700
  • 43360a75da added NS record packer. Daplie 2017-03-08 17:53:15 -0700
  • 4df82c456e added NS record packer Daplie 2017-03-08 17:51:41 -0700
  • 8129863dc6 captured soa record type for sample data westley 2017-03-04 17:20:33 -0700
  • 0ba8871c3a parser soa type westley 2017-03-04 17:11:33 -0700
  • 571e4959cf soa packer and parser westley 2017-03-04 17:10:25 -0700