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: v1.0.0
Choose a base ref
...
head repository: gojue/ecapture
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.1
Choose a head ref
  • 3 commits
  • 6 files changed
  • 1 contributor

Commits on Mar 30, 2025

  1. fix: update clang version to 10 in installation scripts (#758)

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

Commits on Apr 8, 2025

  1. refactor: remove loopback device checks from pcap probe files (#762)

    * refactor: remove loopback device checks from pcap probe files
    
    Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
    
    * refactor: remove obsolete build steps for ubuntu-20.04 in CI configuration
    
    Ubuntu 20.04 LTS runner will be removed on 2025-04-15. For more details, see actions/runner-images#11101
    
    Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
    
    ---------
    
    Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
    cfc4n authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    2e069a2 View commit details
    Browse the repository at this point in the history
  2. release v1.0.1

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