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: WireGuard/wireguard-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: SagerNet/wireguard-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 69 files changed
  • 1 contributor

Commits on Dec 9, 2023

  1. Update .gitignore

    nekohasekai committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    9b4bbdb View commit details
    Browse the repository at this point in the history
  2. Reformat code

    nekohasekai committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    c72a7be View commit details
    Browse the repository at this point in the history
  3. Add remove unused script

    nekohasekai committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    ae0d9cd View commit details
    Browse the repository at this point in the history
  4. Remove unused

    nekohasekai committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    cb07ee7 View commit details
    Browse the repository at this point in the history
  5. Update dependencies

    nekohasekai committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    385196d View commit details
    Browse the repository at this point in the history
  6. Migrate back to go1.18

    nekohasekai committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    5f7fc8c View commit details
    Browse the repository at this point in the history
  7. Add custom worker size params

    (cherry picked from commit 7c2acad)
    (cherry picked from commit a7bac17)
    nekohasekai committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    7a2f11c View commit details
    Browse the repository at this point in the history
  8. Add pause support

    nekohasekai committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    a300191 View commit details
    Browse the repository at this point in the history
  9. Add module_rename.py

    nekohasekai committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    ec6c844 View commit details
    Browse the repository at this point in the history
  10. Rename module

    nekohasekai committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    9a43935 View commit details
    Browse the repository at this point in the history
Loading