Releases: FoxIO-LLC/ja4
Releases · FoxIO-LLC/ja4
v0.18.5
ja4-wireshark-plugins-2025.01.17.15: Wireshark crash fixes for 4.4 (#189)
Fix a crash when fetching `ssh.direction` caused by using the wrong function in #128. `fvalue_get_uinteger()` doesn't support the `FT_BOOLEAN` field, but `fvalue_get_uinteger64()` does. Fix a crash in `locate_tree()` when the first child of the passed-in tree is non-null but has a null `finfo` member. These fixes allow the plugin to pass the test suite on the current main branch (`master`) of Wireshark when built as an in-tree plugin.
ja4-wireshark-plugins-2024.11.08.19: Merge pull request #181 from MattCarothers/fix_python_string_copy_crash
Fix a crash bug related to copying strings
v0.18.4
ci (release.yml): Allow missing CHANGELOG.md entry (#176) In rare cases (e.g. #174) we may want to run the "release" CI job to generate the binaries without making any code changes.
ja4-wireshark-plugins-2024.09.27.55: Merge pull request #171 from vnetman/main
Fix 4.0 plugin build breakage. Update binaries for 4.0, 4.2 and 4.4.
ja4-wireshark-plugins-2024.09.20.17
automated builds for linux, mac and windows wireshark plugins (#170)
v0.18.3
Fixed
- Fix parsing of
tshark --version
output.
Updating Tag for zkg install
Updating Release Tag to fix Zeek "zkg install" installing an old version of JA4+