Tom Pusateri
9dad822ee8
Fix return code error and make lint happy.
2018-01-09 20:50:37 -05:00
Tom Pusateri
eabaaa5156
Decode RCODE and other header flags. Fixes #11 .
2018-01-09 20:50:00 -05:00
Tom Pusateri
5aaf0790d9
Finish adding SOA and NS record encoding/decoding. ( #14 )
...
* add ns record and soa record
* npm test with standard
* Complete SOA, NS decoding. Also add encoding and tests.
* updated travis CI tests to stable versions of node.
2018-01-05 18:42:16 +01:00
silverwind
f6869562f4
1.2.2
2017-08-16 12:34:58 +02:00
silverwind
79d307ba61
add files array to package.json - fixes #8
2017-08-16 12:34:29 +02:00
silverwind
c61f402d48
1.2.1
2017-08-12 22:20:38 +02:00
silverwind
e44b28c817
fix fallback for CAA flags
2017-08-12 22:09:43 +02:00
silverwind
a39813b2d5
1.2.0
2017-08-12 18:42:17 +02:00
silverwind
03ca378b02
initialize caa flags to 0 when not given
2017-08-12 18:38:56 +02:00
silverwind
a69aaa1023
add additional CAA tests
2017-08-12 18:25:10 +02:00
kyleaedwards
c1e94b5d69
support CAA records
2017-08-12 18:25:09 +02:00
silverwind
a5b461170f
add .editorconfig
2017-08-12 16:08:19 +02:00
Mathias Buus
412574eda8
1.1.1
2016-11-11 13:27:22 +09:00
silverwind
b2f320b83d
use new Buffer APIs ( #1 )
2016-11-11 13:21:27 +09:00
Mathias Buus
b20b693267
1.1.0
2016-02-22 17:37:35 -08:00
Mathias Buus
1d241f5f97
support bit flags
2016-02-22 17:37:12 -08:00
Mathias Buus
d939033c83
1.0.2
2016-02-18 13:20:49 -08:00
Mathias Buus
32ca5ff640
fix bug in txt encoding length
2016-02-18 13:20:47 -08:00
Mathias Buus
d8d3514ea8
1.0.1
2016-02-18 13:15:37 -08:00
Mathias Buus
00b27da6cc
allow null txt records
2016-02-18 13:15:35 -08:00
Mathias Buus
73df75ad39
1.0.0
2016-02-18 12:50:52 -08:00
Mathias Buus
bc1cdba704
add travis
2016-02-18 12:49:41 -08:00
Mathias Buus
e2643b0312
first commit
2016-02-18 12:48:08 -08:00