#cmdns-cli v1.2.0 released!
- Update to work with new version 3 of Check My DNS backend
- Change websocket address
- Add support for regions, `-list-regions` and `-region <name>`
- Fix lookup, success on CNAME also
#CMDNS #DNS #Resolver #Testing
https://codeberg.org/DNS-OARC/cmdns-cli/releases/tag/v1.2.0
see https://mastodns.net/@jelu/116930175527549055
#validns v0.11.0 released!
New:
- Major work on verbose output to render records and rdata (-1 meow)
- Support for EUI48 and EUI64 records (RFC 7043)
- Detect NSEC3 records with flags, iterations, or salt inconsistent with NSEC3PARAM
- New policies: all-algorithms-signed, occluded-records, missing-glue, no-strict-glue
Fixed:
- Crashes, data races, memory leaks, buffer overflows and more, see CHANGELOG for complete list
#DNS #Zone #Validation #OpenSource
https://codeberg.org/DNS-OARC/validns/releases/tag/v0.11.0
#dsc v2.16.1 released!
- fixed support for very large packets (jumbo frames, TCP segment offloading etc)
#DNS #Capture #Statistics #OpenSource
https://codeberg.org/DNS-OARC/dsc/releases/tag/v2.16.1
#dsc v2.16.0 released!
- Fixed an 8 year old refactor bug in priming query filter, many thanks to @jens for the fix!
- Updated funny class/qtype list, now based on IANA DNS parameters
- Support for reading DLT_LINUX_SLL2 PCAPs
#DNS #Capture #Statistics #OpenSource
https://codeberg.org/DNS-OARC/dsc/releases/tag/v2.16.0
#validns v0.10.0 released!
Added:
- Validate zones signed with Ed25519 and Ed448 (RFC 8080)
- Validate SVCB (TYPE 64) and HTTPS (TYPE 65) records per RFC 9460, including all nine IANA-registered SvcParam keys.
- CAA tag-value validation and RFC 8657 contact tags.
- Support the optional $INCLUDE <domain-name> argument: overrides $ORIGIN for the included file only.
plus many fixes, see changelog for full details!
#DNS #Zone #Validation #OpenSource
https://codeberg.org/DNS-OARC/validns/releases/tag/v0.10.0
#dnsperf v2.15.1 released!
- Fixed receiving DNS-over-HTTPS responses, incorrect handling in callbacks
- Update known QTYPE table
- Updates to CI
#DNS #Performance #Testing #OpenSource
https://codeberg.org/DNS-OARC/dnsperf/releases/tag/v2.15.1
#dnswire v0.5.0 released!
- Updated DNSTAP, new HTTP Protocol Message attribute
- Fixed pkg-config dependencies
- Fixed missing decode checks
- Fixed enum unknown
- Fixed examples, packages and CI
#DNS #Encapsulation #Library #DNSTAP #OpenSource
https://codeberg.org/DNS-OARC/dnswire/releases/tag/v0.5.0
#dnscap v2.5.2 released!
- Fix compatibility with GNU/Hurd
- Fix running tests in parallel
#DNS #Capture #OpenSource
https://codeberg.org/DNS-OARC/dnscap/releases/tag/v2.5.2
#dnsjit v1.5.1 released!
Fixes to DNS label handling:
- Use RFC 3597 format for unknown CLASS/TYPE
- Return root label instead of empty string
- `Label.torfc1035()` non-printable as per RFC 1035 sec. 5.1
#DNS #Toolkit #Scripting #Lua #LuaJIT #OpenSource
https://codeberg.org/DNS-OARC/dnsjit/releases/tag/v1.5.1
#validns v0.9.0 released!
- Support for WALLET and ZoneMD RR types
- Root zone membership check now correctly allows TLDs
- Report when DNSSEC signature algorithms are disabled by policy
- Several segfaults and code analysis issues fixed
and more, see full changelog for details!
#DNS #DNSSEC #Zone #Validation #OpenSource
https://codeberg.org/DNS-OARC/validns/releases/tag/v0.9.0