Releases: gojue/ecapture
Releases · gojue/ecapture
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
eCapture v0.8.8
eCapture v0.8.7
What's Changed
- feat: remove tcp packet limitation by @yuweizzz in #619
- kern: support openssl 3.3.2/3.2.3/3.1.7/3.0.15 by @cfc4n in #624
- workflows: update linux source tgz file version. by @cfc4n in #644
- fix the issue with retrieving the return value of the Read function in the Golang TLS module. by @cfc4n in #646
Full Changelog: v0.8.6...v0.8.7
eCapture v0.8.6
What's Changed
- GitHub action codecov by @cfc4n in #594
- fix: fix undeclared identifier error when make in debug mode by @yuweizzz in #593
- user: adjusted the timing of the display of the kernel version is too low by @cfc4n in #607
- kern: support uid/pid filter in ebpf TC hook. by @cfc4n in #606
- fix: fallback to default version with warn by @xxxxxliil in #613
- chore: Use
-tags 'netgo'
in bulding process to avoid SIGSEGV because of the different version of glibc in dfferent Linux distros by @Zheaoli in #616
New Contributors
- @xxxxxliil made their first contribution in #613
- @Zheaoli made their first contribution in #616
Full Changelog: v0.8.5...v0.8.6