10 Commits

Author SHA1 Message Date
silverwind
868e488530
move examples to examples directory, update readme and changelog 2018-02-04 21:06:09 +01:00
Tom Pusateri
7904e095e9 Add encoder for stream transports (TCP/TLS). (#23)
* Add encoder for stream transports (TCP/TLS).
Fixes #16.

* Add README text and return null on short buffer.
2018-02-04 19:58:34 +00:00
silverwind
4cf740bf2f
readme tweak 2018-01-30 19:45:36 +01:00
Richard Schneider
d58cdb3419 Change TXT values to array of buffers (breaking) (#26)
* fix: txt data is an array of strings

* fix: a consistent API for TXT data

* docs: update TXT info

* feat: empty buffer is not allowed

* fix: allow empty strings and buffers

* fix: rnull is like old rtxt
2018-01-30 19:41:18 +01:00
silverwind
3b76b23221
Change class option to take strings and document it (#4)
This changes to class option to take strings instead of integers, so 1
becomes 'IN', 3 becomes 'CH' and so on. Also documented the class
option.
2018-01-12 21:20:38 +01:00
silverwind
8282bf4c3e
Add docs for NS and SOA rrtypes 2018-01-10 19:53:04 +01:00
kyleaedwards
c1e94b5d69
support CAA records 2017-08-12 18:25:09 +02:00
Mathias Buus
1d241f5f97 support bit flags 2016-02-22 17:37:12 -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