Releases: PiRogueToolSuite/pcapng-utils
Releases · PiRogueToolSuite/pcapng-utils
Release v1.0.8
What's Changed
- HTTP1: Fix KeyError exception on ip by @PerfectLaugh in #10
New Contributors
- @PerfectLaugh made their first contribution in #10
Full Changelog: v1.0.7...v1.0.8
Release v1.0.7
What's Changed
- Fix crash when only one HTTP2 header (issue #7) by @emaheuxPEREN
Full Changelog: v1.0.6...v1.0.7
Release v1.0.6
Improve content decryption:
- handle encrypted payload that were b64-encoded by senders
- skip MAC/Digest/Signature algos
- higher bound for abs size diff
- account for decrypted data size unless asymmetrical cipher
Release v1.0.5
Improve the HAR enrichment and adherence to HAR specifications
Release v1.0.4
Fix wrongly named parameter passed to the helper constructor
Release v1.0.3
Fix the Python distribution.
Release v1.0.2
Update the documentation
Release v1.0.1
Initial release