Releases: gojue/ecapture
Releases · gojue/ecapture
eCapture v0.9.4
What's Changed
- feat(boringssl): add support Android15 BoringSSL by @cfc4n in #723
- feat: support ipv6 4-tuple (#724) by @chilli13 in #728
- improve: include a stream id field when parse http2 event by @yuweizzz in #734
- tuple: bugfix for tuple ipv4 dst ip info by @chilli13 in #735
New Contributors
Full Changelog: v0.9.3...v0.9.4
eCapture v0.9.3
What's Changed
- fix(make): improve error handling and clean target logic in Makefile by @cfc4n in #713
- fix: incorrect CAP_BPF check method by @hengyoush in #715
- feat(ci): update GitHub Action runners with Linux arm64 host by @cfc4n in #722
New Contributors
- @hengyoush made their first contribution in #715
Full Changelog: v0.9.2...v0.9.3
eCapture v0.9.2
What's Changed
- Limit github action serialization and increase CI caching function by @cfc4n in #698
- fix : add openssl_3_1_0 target by @cuijing90 in #704
- performance: use first h2 frame header detect instead of read first frame from whole payload by @yuweizzz in #705
- fix #697, When building in nocore mode, use only non-core bytecode les by default. by @cfc4n in #708
- fix: check CAP_BPF by capget syscall by @Asphaltt in #707
- fixed the issue of missing cross-compilation environment. by @cfc4n in #709
- fix(ci): fix github action release notes generation by @cfc4n in #710
New Contributors
- @cuijing90 made their first contribution in #704
Full Changelog: v0.9.1...v0.9.2
eCapture v0.9.1
What's Changed
- fix: invalid indirect read from stack by @Asphaltt in #694
- fix: use other hooks to probe 5-tuple by @Asphaltt in #695
Full Changelog: v0.9.0...v0.9.1
eCapture v0.9.0
What's Changed
- fix: pcap filter not work as expected by @yuweizzz in #680
- feat support capture zsh command by @SenberHu in #683
- feat: detect CAP_BPF by @Asphaltt in #681
- feat: Enrich addr info with remote addr info by @Asphaltt in #684
- fix ecapture docker images CVE-2024-24790 by @cfc4n in #687
- fix #685, the Processor print "incoming chan is full",and exit. by @cfc4n in #686
- feat: Support for new version detection feature. by @cfc4n in #688
- build(deps): bump golang.org/x/crypto from 0.23.0 to 0.31.0 by @dependabot in #690
- feat: Clean map when destroy socket by @Asphaltt in #691
New Contributors
Full Changelog: v0.8.12...v0.9.0
eCapture v0.8.12
What's Changed
- Fix the version number string cannot be found in the dynamic library of boringssl. by @cfc4n in #679
Full Changelog: v0.8.11...v0.8.12
eCapture v0.8.11
What's Changed
- fix(user/module): read version from libcrypto.so by @xxxxxliil in #661
- fix MariaDB typo in README.md by @robertsilen in #672
- Add a reminder for failure when hooking libnss3.so. by @cfc4n in #677
New Contributors
- @robertsilen made their first contribution in #672
Full Changelog: v0.8.10...v0.8.11
eCapture v0.8.10
What's Changed
- feat(user/module): add ossl version 3.4.0 support by @xxxxxliil in #660
- docs: fix jp translation by @ame-yu in #663
- feat: support keylog and pcap mode in gnutls by @yuweizzz in #654
- Fix the parameter error issue of the uprobe type hook. by @cfc4n in #665
- chore: remove unused flags
BuildRequires
in rpmBuild.spec by @cfc4n in #666 - builder: fix init script fails to run on ubuntu 24.04 system #667 by @cfc4n in #668
New Contributors
Full Changelog: v0.8.9...v0.8.10
eCapture v0.8.9
What's Changed
- typo: 3中 --> 3种 by @CC11001100 in #641
- fix: SSLDataEvent's fd is 0 Error by @yuweizzz in #642
- fix: couldn't find bpf bytecode file error by @yuweizzz in #650
New Contributors
- @CC11001100 made their first contribution in #641
Full Changelog: v0.8.8...v0.8.9