Releases: NLnetLabs/simdzone
v0.2.2
[0.2.2] - 2025-04-24
Added
- Support for EID, NIMLOC, SINK, TALINK, DSYNC, DOA, AMTRELAY and IPN RR types.
Fixed
v0.1.1
This release consists primarily of bug and compatibility fixes that popped up after the release of NSD 4.10.0.
[0.1.1] - 2024-07-19
Added
- Test to verify configure.ac and Makefile.in are correct.
- Add support for reading from stdin if filename is "-".
- Add support for building with Oracle Developer Studio 12.6.
- Add support for "time" service for Well-Know Services (WKS) RR.
Fixed
- Fix makefile dependencies.
- Fix makefile to use source directory for build dependencies.
- Fix changelog to reflect v0.1.0 release.
- Update makefile to not use target-specific variables.
- Fix makefile clean targets.
- Fix state keeping in fallback scanner for contiguous and quoted.
- Fix bug in name scanner.
- Fix type mnemonic parsing in fallback parser.
- Fix endian.h to include machine/endian.h on OpenBSD releases before 5.6.
- Fix use after free on buffer resize.
- Fix parsing of numeric protocols in WKS RRs.
- Make devclean target depend on realclean target.
- Fix detection of AVX2 support by checking generic AVX support by the
processor and operating system (#222).
Changed
- Make relative includes relative to current working directory.
- Split Autoconf and CMake compiler tests for supported SIMD instructions.
v0.1.1-rc0
This release consists primarily of bug and compatibility fixes that popped up after the release of NSD 4.10.0.
[0.1.1] - 2024-07-19
Added
- Test to verify configure.ac and Makefile.in are correct.
- Add support for reading from stdin if filename is "-".
- Add support for building with Oracle Developer Studio 12.6.
- Add support for "time" service for Well-Know Services (WKS) RR.
Fixed
- Fix makefile dependencies.
- Fix makefile to use source directory for build dependencies.
- Fix changelog to reflect v0.1.0 release.
- Update makefile to not use target-specific variables.
- Fix makefile clean targets.
- Fix state keeping in fallback scanner for contiguous and quoted.
- Fix bug in name scanner.
- Fix type mnemonic parsing in fallback parser.
- Fix endian.h to include machine/endian.h on OpenBSD releases before 5.6.
- Fix use after free on buffer resize.
Changed
- Make relative includes relative to current working directory.
v0.1.0
simdzone 0.1.0
This is the initial release for simdzone.
Thanks to Geoff Langdale (@geofflangdale) for providing guidance during the startup phase and Daniel Lemire (@lemire) for providing guidance and contributions. Without them (and @simdjson) this project would not have been possible.
v0.1.0-rc1
simdzone 0.1.0
This is the initial release for simdzone.
Thanks to Geoff Langdale (@geofflangdale) for providing guidance during the startup phase and Daniel Lemire (@lemire) for providing guidance and contributions. Without them (and @simdjson) this project would not have been possible.