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: 2dust/v2rayN
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.22.5
Choose a base ref
...
head repository: 2dust/v2rayN
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 33 files changed
  • 4 contributors

Commits on Jun 3, 2026

  1. Configuration menu
    Copy the full SHA
    8609e2b View commit details
    Browse the repository at this point in the history
  2. chore(deps): update NuGet dependencies (#9455)

    - Avalonia.Desktop 11.3.16 -> 11.3.17
    - Avalonia.Diagnostics 11.3.16 -> 11.3.17
    - Downloader 5.5.0 -> 5.7.0
    - Microsoft.NET.Test.Sdk 18.5.1 -> 18.6.0
    - Tmds.DBus.Protocol 0.21.3 -> 0.94.1
    - YamlDotNet 17.1.0 -> 18.0.0
    aleksandr-miheichev authored Jun 3, 2026
    Configuration menu
    Copy the full SHA
    2eb3256 View commit details
    Browse the repository at this point in the history
  3. Add VerifyPeerCertByName support

    2dust committed Jun 3, 2026
    Configuration menu
    Copy the full SHA
    b2bbc86 View commit details
    Browse the repository at this point in the history
  4. Fix (#9462)

    * Remove outdated CA certificates
    
    * Support verifyPeerCertByName
    
    * Fix
    DHR60 authored Jun 3, 2026
    Configuration menu
    Copy the full SHA
    af3d579 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2026

  1. 3 Configuration menu
    Copy the full SHA
    ce8caa8 View commit details
    Browse the repository at this point in the history
  2. Fix NUGET_CERT_REVOCATION_MODE=offline (#9470)

    * Update build.yml
    
    * Update package-rhel.sh
    
    * Update package-rhel-riscv.sh
    
    * Update package-debian.sh
    
    * Update package-debian-riscv.sh
    
    * Update package-debian-loong.sh
    
    * Update build-linux.yml
    
    * Update Directory.Packages.props
    xujiegb authored Jun 4, 2026
    Configuration menu
    Copy the full SHA
    a2a5940 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2026

  1. Revert "Fix NUGET_CERT_REVOCATION_MODE=offline && Update Directory.Pa…

    …ckages.props (#9478)
    
    * Revert "Fix NUGET_CERT_REVOCATION_MODE=offline (#9470)"
    
    This reverts commit a2a5940.
    
    * Update Directory.Packages.props
    
    * Update build-linux.yml
    
    * Update Directory.Packages.props
    xujiegb authored Jun 5, 2026
    Configuration menu
    Copy the full SHA
    39ec923 View commit details
    Browse the repository at this point in the history
  2. Xray Route Exclude Address (#9469)

    * Add IPNetwork2 package
    
    * Xray Route Exclude Address
    
    ---------
    
    Co-authored-by: 2dust <31833384+2dust@users.noreply.github.com>
    DHR60 and 2dust authored Jun 5, 2026
    Configuration menu
    Copy the full SHA
    b6cfce0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da65faa View commit details
    Browse the repository at this point in the history
Loading