Commit Graph

  • 7904e095e9 Add encoder for stream transports (TCP/TLS). (#23) Tom Pusateri 2018-02-04 20:58:34 +01:00
  • 600d4acd90 fix: flush and class (#28) Richard Schneider 2018-02-05 07:59:47 +13:00
  • 84589e7026
    rename flag_auth,flag_trunc to flag_aa,flag_tc silverwind 2018-01-30 19:50:17 +01:00
  • 44718b2f31
    add CHANGELOG.md silverwind 2018-01-30 19:47:47 +01:00
  • 4cf740bf2f
    readme tweak silverwind 2018-01-30 19:45:36 +01:00
  • d58cdb3419 Change TXT values to array of buffers (breaking) (#26) Richard Schneider 2018-01-31 07:41:18 +13:00
  • 140ea5c229
    remove standard dependency replaced by eslint-plugin-standard silverwind 2018-01-14 12:17:37 +01:00
  • 50333108ba
    use standard eslint config silverwind 2018-01-14 12:11:15 +01:00
  • cdf403f93c
    3.0.1 silverwind 2018-01-14 10:25:25 +01:00
  • 6212a2cd8c
    add missing classes.js to published files silverwind 2018-01-14 10:25:08 +01:00
  • a7fd815e02
    3.0.0 silverwind 2018-01-14 10:17:20 +01:00
  • 3b76b23221
    Change class option to take strings and document it (#4) silverwind 2018-01-12 21:20:38 +01:00
  • a77e1bbcc7
    2.0.0 silverwind 2018-01-11 21:38:09 +01:00
  • 63730f557a
    fix ecmaVersion in .eslintrc silverwind 2018-01-11 21:36:37 +01:00
  • 6606c00fb3
    convert to ES2015, tweak package.json silverwind 2018-01-11 21:34:58 +01:00
  • d8f93e94fc
    drop support for node 0.10 and 0.12 silverwind 2018-01-11 21:26:07 +01:00
  • 7f35bac5b4
    1.3.1 silverwind 2018-01-11 21:22:40 +01:00
  • 3632f188fa
    add .eslintrc, fix issues silverwind 2018-01-11 21:22:10 +01:00
  • 81d4a963bf
    Merge pull request #19 from pusateri/eslint silverwind 2018-01-11 17:12:17 +01:00
  • 5228547b00 Fix some glaring issues reported by eslint. Tom Pusateri 2018-01-10 22:54:36 -05:00
  • 8282bf4c3e
    Add docs for NS and SOA rrtypes silverwind 2018-01-10 19:53:04 +01:00
  • 0d8bb78efd
    1.3.0 silverwind 2018-01-10 19:43:49 +01:00
  • 2e59f463e2
    Fix encode/decode for root name ('.'). Add tests. Fixes #13. Tom Pusateri 2018-01-09 22:56:42 -05:00
  • 424f9e8809
    Merge pull request #17 from pusateri/rcode silverwind 2018-01-10 19:34:15 +01:00
  • 0e95e8e18d Convert Opcodes to/from strings. Tom Pusateri 2018-01-06 14:08:41 -05:00
  • 2474fead8f Add Q/R flag boolean and change other flags to boolean. Tom Pusateri 2018-01-06 13:48:20 -05:00
  • 549d46e241 Add test for packet decode of header fields. Tom Pusateri 2018-01-05 22:55:41 -05:00
  • b443e9f0cf for..of won't work in node 0.10, switch to indexing into array. Tom Pusateri 2018-01-05 16:18:21 -05:00
  • 0a0699cef6 Add rcode conversion tests. Tom Pusateri 2018-01-05 16:09:26 -05:00
  • 9dad822ee8 Fix return code error and make lint happy. Tom Pusateri 2018-01-05 14:02:39 -05:00
  • eabaaa5156 Decode RCODE and other header flags. Fixes #11. Tom Pusateri 2018-01-05 12:46:20 -05:00
  • 5aaf0790d9 Finish adding SOA and NS record encoding/decoding. (#14) Tom Pusateri 2018-01-05 12:42:16 -05:00
  • f6869562f4
    1.2.2 silverwind 2017-08-16 12:34:58 +02:00
  • 79d307ba61
    add files array to package.json - fixes #8 silverwind 2017-08-16 12:34:29 +02:00
  • c61f402d48
    1.2.1 silverwind 2017-08-12 22:20:38 +02:00
  • e44b28c817
    fix fallback for CAA flags silverwind 2017-08-12 22:09:43 +02:00
  • a39813b2d5
    1.2.0 silverwind 2017-08-12 18:42:17 +02:00
  • 03ca378b02
    initialize caa flags to 0 when not given silverwind 2017-08-12 18:38:56 +02:00
  • a69aaa1023
    add additional CAA tests silverwind 2017-08-12 18:24:38 +02:00
  • c1e94b5d69
    support CAA records kyleaedwards 2017-08-12 02:03:45 -05:00
  • a5b461170f
    add .editorconfig silverwind 2017-08-12 16:07:09 +02:00
  • 412574eda8 1.1.1 Mathias Buus 2016-11-11 13:27:22 +09:00
  • b2f320b83d use new Buffer APIs (#1) silverwind 2016-11-11 05:21:27 +01:00
  • b20b693267 1.1.0 Mathias Buus 2016-02-22 17:37:35 -08:00
  • 1d241f5f97 support bit flags Mathias Buus 2016-02-22 17:37:12 -08:00
  • d939033c83 1.0.2 Mathias Buus 2016-02-18 13:20:49 -08:00
  • 32ca5ff640 fix bug in txt encoding length Mathias Buus 2016-02-18 13:20:47 -08:00
  • d8d3514ea8 1.0.1 Mathias Buus 2016-02-18 13:15:37 -08:00
  • 00b27da6cc allow null txt records Mathias Buus 2016-02-18 13:15:35 -08:00
  • 73df75ad39 1.0.0 Mathias Buus 2016-02-18 12:50:52 -08:00
  • bc1cdba704 add travis Mathias Buus 2016-02-18 12:49:41 -08:00
  • e2643b0312 first commit Mathias Buus 2016-02-18 12:46:42 -08:00