Skip to content

Releases: gojue/ecapture

eCapture v0.9.2

29 Dec 10:55
5868917
Compare
Choose a tag to compare

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

Full Changelog: v0.9.1...v0.9.2

eCapture v0.9.1

18 Dec 14:58
1008d8b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

eCapture v0.9.0

15 Dec 12:08
0a3a776
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.12...v0.9.0

eCapture v0.8.12

02 Dec 16:07
b231985
Compare
Choose a tag to compare

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

01 Dec 14:23
9ff7efc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.10...v0.8.11

eCapture v0.8.10

16 Nov 15:16
fcddaeb
Compare
Choose a tag to compare

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

26 Oct 14:26
b8bacc7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.8...v0.8.9

eCapture v0.8.8

09 Oct 16:00
7fc3da9
Compare
Choose a tag to compare

What's Changed

  • Fix the bug that the arm64 version cannot work (#649) by @cfc4n in #648
  • builder: docerk build error: header not found by @cfc4n in #648

Full Changelog: v0.8.7...v0.8.8

eCapture v0.8.7

07 Oct 03:42
69074a7
Compare
Choose a tag to compare

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

06 Sep 15:24
a335b44
Compare
Choose a tag to compare

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

Full Changelog: v0.8.5...v0.8.6