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: v2fly/v2ray-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.37.0
Choose a base ref
...
head repository: v2fly/v2ray-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.38.0
Choose a head ref
  • 16 commits
  • 32 files changed
  • 2 contributors

Commits on Jul 6, 2025

  1. Configuration menu
    Copy the full SHA
    9c0d947 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e877e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89c9e1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a00398 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fadf6bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    91a4dac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    37dabf1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fbe2fde View commit details
    Browse the repository at this point in the history
  9. add sequence watermarking to TLSMirror

    someone said it is by information theory impossible to implement, I said let there be sequence watermarking.
    xiaokangwang committed Jul 6, 2025
    Configuration menu
    Copy the full SHA
    143b1c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2025

  1. Chore: bump github.com/refraction-networking/utls from 1.7.3 to 1.8.0

    ---
    updated-dependencies:
    - dependency-name: github.com/refraction-networking/utls
      dependency-version: 1.8.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and xiaokangwang committed Jul 26, 2025
    Configuration menu
    Copy the full SHA
    5ffdf57 View commit details
    Browse the repository at this point in the history
  2. Chore: bump google.golang.org/grpc from 1.73.0 to 1.74.2

    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-version: 1.74.2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and xiaokangwang committed Jul 26, 2025
    Configuration menu
    Copy the full SHA
    ba99603 View commit details
    Browse the repository at this point in the history
  3. Chore: bump github.com/quic-go/quic-go from 0.53.0 to 0.54.0

    ---
    updated-dependencies:
    - dependency-name: github.com/quic-go/quic-go
      dependency-version: 0.54.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and xiaokangwang committed Jul 26, 2025
    Configuration menu
    Copy the full SHA
    73bae93 View commit details
    Browse the repository at this point in the history
  4. Chore: bump golang.org/x/net from 0.41.0 to 0.42.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.41.0 to 0.42.0.
    - [Commits](golang/net@v0.41.0...v0.42.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-version: 0.42.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and xiaokangwang committed Jul 26, 2025
    Configuration menu
    Copy the full SHA
    8be04a2 View commit details
    Browse the repository at this point in the history
  5. Chore: bump github.com/miekg/dns from 1.1.66 to 1.1.67

    Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.66 to 1.1.67.
    - [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release)
    - [Commits](miekg/dns@v1.1.66...v1.1.67)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/miekg/dns
      dependency-version: 1.1.67
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and xiaokangwang committed Jul 26, 2025
    Configuration menu
    Copy the full SHA
    9f52613 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    15d8930 View commit details
    Browse the repository at this point in the history
  7. 1 Configuration menu
    Copy the full SHA
    e880c61 View commit details
    Browse the repository at this point in the history
Loading