65 Commits

Author SHA1 Message Date
fab28d5d0e Use buffer npm package 2026-04-06 23:59:06 +08:00
silverwind
7b6662025c
v5.6.1
* Proper Encoding/Decoding for Email Name Representation for SOA and RP Records (#93) (M4t7e)
* test node 20 (silverwind)
2023-08-25 12:59:20 +02:00
silverwind
e50f34c045
5.6.0 2023-04-18 12:55:51 +02:00
silverwind
a0687b3c14
5.5.0 2023-03-27 12:23:50 +02:00
silverwind
31d3caf326
5.4.0 2022-06-14 23:13:19 +02:00
Matt Simerson
bd33c5f690
switch to GitHub Actions (#83)
* Switch to GitHub Actions

* chore(ci): switch to GitHub Actions
* chore(ci): switch reporter from nyc to c8
* chore(nyc): remove dependency
* move .eslintrc to .eslintrc.yaml (be explicit)

* noop: ws

Co-authored-by: silverwind <me@silverwind.io>
2022-06-14 23:01:00 +02:00
Mathias Buus
dbfe59b623 5.3.1 2021-12-23 11:46:38 +01:00
Mathias Buus
5aebb85c32 5.3.0 2021-07-05 12:13:12 +02:00
Martin Heidegger
30e54ea616
replacing ip with @leichtgewicht/ip-codec (#67) 2021-07-05 12:12:15 +02:00
Mathias Buus
5fbc94b38d 5.2.4 2021-05-26 11:26:40 +02:00
Mathias Buus
066919e4df 5.2.3 2021-05-25 13:30:41 +02:00
Mathias Buus
bb04450fe4 5.2.2 2021-05-19 19:59:50 +02:00
Mathias Buus
cbe05219b4 5.2.1 2019-03-26 13:26:32 +01:00
Joe Hildebrand
77eadae3c3 Add coverage using nyc, badge to readme, and ignore the coverage outputs. (#50)
* First pass at mafintosh/dns-packet#48. No auto-refresh yet, because that's a more invasive change.

* Add a quick note to README to kick off a round of tests.

* remove sudo:false
2019-02-27 23:31:44 +01:00
silverwind
58801f83bc
5.2.0 2019-02-21 23:34:19 +01:00
silverwind
799de23dca
update devDependencies 2019-02-21 23:33:53 +01:00
silverwind
c8fd22c8a1
tweaks 2019-02-21 23:33:07 +01:00
silverwind
afa238119f
5.1.2 2019-01-23 00:16:51 +01:00
silverwind
b72cefd4c9
5.1.1 2019-01-22 22:52:11 +01:00
silverwind
0d8791efad
5.1.0 2019-01-22 22:41:29 +01:00
silverwind
57b595e1b0
update devDependencies 2019-01-22 22:41:08 +01:00
silverwind
85a4aaebd1
5.0.4 2018-10-16 18:15:07 +02:00
silverwind
6da540b5b7
update devDependencies 2018-10-16 18:14:31 +02:00
silverwind
1abf994962
5.0.3 2018-09-05 19:02:26 +02:00
silverwind
f7fef43ce0
update devDependencies, fix lint 2018-09-05 18:57:04 +02:00
silverwind
f4c95d6dda
5.0.2 2018-07-24 19:54:42 +02:00
silverwind
fcae400b9a
update dependencies 2018-07-24 19:54:22 +02:00
silverwind
93b8c3c03b
5.0.1 2018-07-02 21:52:03 +02:00
silverwind
18b8203f1a
update dependencies 2018-07-02 21:51:37 +02:00
silverwind
d478ebe4ab
refactor and lint examples 2018-07-02 21:19:20 +02:00
silverwind
0f87ff09f5
update devDependencies 2018-06-01 09:42:16 +02:00
silverwind
622b9ea3bb
5.0.0 2018-06-01 09:34:42 +02:00
silverwind
4c00781ed4
drop safe-buffer dependency, bump min node to 6 - fixes #20 2018-06-01 09:33:34 +02:00
silverwind
3c7b50f1ac
readme tweaks 2018-06-01 09:29:18 +02:00
Nick Johnson
4e540801ab Add support for DNSSEC types from RFC4034 (#38)
* Add support for DNSSEC types from RFC4034

* Fix bug with wrong signature length decoded

* Sort RRTypes in the Readme, and add new ones

* Add support for nsec3
2018-06-01 09:25:07 +02:00
silverwind
eddb7ab7e4
4.2.0 2018-04-04 17:13:46 +02:00
silverwind
9c1f7b20c0
update dependencies 2018-04-04 17:13:08 +02:00
silverwind
40d8e5657f
4.1.1 2018-03-27 22:30:02 +02:00
silverwind
218772acff
update dependencies 2018-03-27 22:26:57 +02:00
silverwind
889924d4f4
4.1.0 2018-02-11 11:09:03 +01:00
silverwind
8000f406c8
4.0.0 2018-02-04 21:12:13 +01:00
silverwind
5689e28e19
update dependencies 2018-02-04 21:07:16 +01:00
silverwind
140ea5c229
remove standard dependency replaced by eslint-plugin-standard 2018-01-14 12:17:37 +01:00
silverwind
50333108ba
use standard eslint config 2018-01-14 12:11:15 +01:00
silverwind
cdf403f93c
3.0.1 2018-01-14 10:25:25 +01:00
silverwind
6212a2cd8c
add missing classes.js to published files 2018-01-14 10:25:08 +01:00
silverwind
a7fd815e02
3.0.0 2018-01-14 10:17:20 +01:00
silverwind
a77e1bbcc7
2.0.0 2018-01-11 21:38:09 +01:00
silverwind
6606c00fb3
convert to ES2015, tweak package.json 2018-01-11 21:34:58 +01:00
silverwind
7f35bac5b4
1.3.1 2018-01-11 21:22:40 +01:00