Skip to content

Releases: lucian/pcap_file_ex

v0.5.7

07 Jan 21:25

Choose a tag to compare

Prepare v0.5.7 for HEX publication

v0.5.6

07 Jan 19:29

Choose a tag to compare

Prepare v0.5.6 for HEX publication fix

v0.5.5

06 Jan 10:33

Choose a tag to compare

Prepare v0.5.5 for HEX publication - fix

v0.5.4

23 Dec 17:57

Choose a tag to compare

Prepare v0.5.4 for HEX publication

v0.5.3

16 Dec 06:35

Choose a tag to compare

fix: http2 decoding bug

v0.5.2

15 Dec 21:39

Choose a tag to compare

fix nif ci pipeline failures #4

v0.5.1

01 Dec 16:39

Choose a tag to compare

Prepare v0.5.1 for HEX publication

v0.5.0

19 Nov 17:31

Choose a tag to compare

Prepare v0.5.0 for HEX publication

v0.4.0

09 Nov 23:06

Choose a tag to compare

feat: add PCAP and PCAPNG file writer support

 - New PcapWriter and PcapNgWriter modules with streaming APIs
 - Timestamp shifting utilities for capture manipulation
 - Native Rust implementations for performance
 - Comprehensive test suite with smoke and regression tests
 - Updated documentation and usage guidelines

v0.3.0

09 Nov 19:55

Choose a tag to compare

feat: implement multi pcap files merge feature