Releases: sipcapture/captagent
Releases · sipcapture/captagent
6.4.2
What's Changed
- Pcap sll by @btriller in #258
- socket/pcap: Re-add SLL2 dlt by @btriller in #260
- socket/pcap: Define SLL2 for old libpcap versions by @btriller in #261
- socket/pcap: Define SLL2 struct by @btriller in #263
- socket/pcap: Fix unused variable warning by @btriller in #264
- Socket pcap stats offline by @btriller in #265
- Build on BSDs/Apple by @btriller in #266
- transport/hep: Add options for local UDP socket by @btriller in #267
- Cleanup allocated memory by @btriller in #279
- Build(deps-dev): Bump braces from 3.0.2 to 3.0.3 in /test by @dependabot[bot] in #280
- socket/pcap: Fix compiler warnings by @btriller in #283
- Build(deps): Bump serialize-javascript and mocha in /test by @dependabot[bot] in #282
- Build(deps-dev): Bump js-yaml from 4.1.0 to 4.1.1 in /test by @dependabot[bot] in #287
- Add PCRE2 support with PCRE fallback by @Copilot in #291
New Contributors
- @Copilot made their first contribution in #291
Full Changelog: 6.4.1...6.4.2
6.4.1
- Refactor pkg builder for Centos and Debian
- Renamed tester directory as
hep-tester - Fix potential buffer overflow for malformed RTCP pkts
- Added fuzzing directory (all future contributions are welcome)
- Added indent script
- Changed
CFLAGdefault option inconfigure.am - Removed old garbage
6.3.1
- Added Diameter protocol
- Added RTSP protocol
- Added MTP extraction for ISUP
- Added Websocket detection
- Added
-afunction to print all availlable network devices - Renamed
tcpdirectory totlsto avoid confusion for users - Fixed termination of captagent when a pcap reach EOF
- Fixed possible overflow for long headers
6.3.0
6.2.11
6.1.0.20
make travis happy