Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.4.0 #4

Merged
merged 9 commits into from
Mar 27, 2022
Merged

Release 0.4.0 #4

merged 9 commits into from
Mar 27, 2022

Conversation

msimerson
Copy link
Collaborator

@msimerson msimerson commented Mar 25, 2022

  • move compiled grammar.js into ./lib
  • pass previousName into RR
  • tinydns: move functions into lib/tinydns
  • add: bind rr parsing for CAA, DNSKEY, DS, HINFO, LOC
  • import: add option hide-same-name
  • rewrite the parser grammar
    • parser uses (mostly) BNFs from RFCs 馃帀
  • add parsing for RRs: naptr, rrsig, smimea, sshfp, spf, srv, tlsa, uri, "TYPE" uint (generic)
  • tests: added tests for MX, NS, PTR, SOA, TXT

- add: bind rr parsing for CAA, DNSKEY, DS, HINFO, LOC
- parser uses (mostly) BNFs from RFCs 馃帀
- add parsing for RRs: naptr, rrsig, smimea, sshfp, spf, srv, tlsa, uri, "TYPE" uint (generic)
- tests: added tests for MX, NS, PTR, SOA, TXT
@msimerson msimerson merged commit 81f0be8 into master Mar 27, 2022
@msimerson msimerson deleted the release-0.4.0 branch March 27, 2022 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant