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.1.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.2.0
Choose a head ref
  • 6 commits
  • 54 files changed
  • 4 contributors

Commits on Jun 1, 2025

  1. feat: add DeepWiki badge to README files

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

Commits on Jun 9, 2025

  1. feat: add JetBrains logo and acknowledgements to README files (#793)

    We thank JetBrains for their contributions to the open-source community.
    
    Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
    cfc4n authored Jun 9, 2025
    Configuration menu
    Copy the full SHA
    7285c56 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2025

  1. feat: Implement dual lifecycle management for eventWorker (#785)

    - Switch event lifecycle determination from element count to prefix matching.
    - Ensure ew.closeChan is not nil before close.
    - Follow the default UUID naming style.
    - Prevent panic on closing an already-closed channel in CloseEventWorker.
    - Keep former logic.
    zenyanle authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    9f1bb25 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2025

  1. rorate: add eventroratesize, eventroratetime to support file rorate #720

     (#794)
    
    Signed-off-by: chilli <chilli19890121@gmail.com>
    Co-authored-by: Zhang Huimin <zhanghuimin@hxdi.com>
    Co-authored-by: CFC4N <cfc4n.cs@gmail.com>
    3 people authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    56f9dcf View commit details
    Browse the repository at this point in the history
  2. feat: enhance SSL Security with Early Traffic Secret Handling for TLS…

    … 1.3 (#792)
    
    feat: Define early_secret in SSL structures for enhanced security.
    feat: Add early traffic secret handling for TLS 1.3 in the master secret structure.
    feat: Update version to v1.1.0 and enhance project description in rpmBuild.spec.
    fix: Correct formatting of ClientEarlySecretLabel in hkdf.go.
    cfc4n authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    8843b90 View commit details
    Browse the repository at this point in the history
  3. release: v1.2.0

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