Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gojue/ecapture
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.4
Choose a base ref
...
head repository: gojue/ecapture
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.5
Choose a head ref
  • 7 commits
  • 14 files changed
  • 2 contributors

Commits on Feb 25, 2025

  1. Configuration menu
    Copy the full SHA
    a4378c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2025

  1. Fix: #740, the bug of incomplete SSL data for excessively long length…

    …s. (#742)
    
    Increase the memory size for storing SSL data in eBPF to 16K according to the OpenSSL RFC 5246 standard.
    cfc4n authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    6422f15 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2025

  1. Configuration menu
    Copy the full SHA
    da4dc1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12c144d View commit details
    Browse the repository at this point in the history
  3. fix: #739 the tuple to be unreachable. (#741)

    When the destroyed event.ConnDataEvent event is received, after a delay of 3 second, the quintile information is cleaned up.
    cfc4n authored Mar 2, 2025
    Configuration menu
    Copy the full SHA
    98359fc View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2025

  1. Configuration menu
    Copy the full SHA
    116e142 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2025

  1. release v0.9.5

    Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
    cfc4n committed Mar 8, 2025
    Configuration menu
    Copy the full SHA
    d43a0f9 View commit details
    Browse the repository at this point in the history
Loading