-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: fatedier/frp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.65.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: fatedier/frp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 59 files changed
- 3 contributors
Commits on Sep 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e382676 - Browse repository at this point
Copy the full SHA e382676View commit details
Commits on Oct 17, 2025
-
Fix CloseNotifyConn.Close function (#5022)
The CloseNotifyConn.Close() function calls itself if the closeFlag is equal to 0 which would mean it would immediately swap the closeFlag value to 1 and never call closeFn. It is unclear what the intent of this call to cc.Close() was but I assume it was meant to be a call to close the Conn object instead.
Configuration menu - View commit details
-
Copy full SHA for ee3cc4b - Browse repository at this point
Copy the full SHA ee3cc4bView commit details
Commits on Oct 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2def23b - Browse repository at this point
Copy the full SHA 2def23bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 469097a - Browse repository at this point
Copy the full SHA 469097aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cf325b - Browse repository at this point
Copy the full SHA 1cf325bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a75320e - Browse repository at this point
Copy the full SHA a75320eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e025843 - Browse repository at this point
Copy the full SHA e025843View commit details
Commits on Nov 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b27b846 - Browse repository at this point
Copy the full SHA b27b846View commit details
Commits on Nov 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f736d17 - Browse repository at this point
Copy the full SHA f736d17View commit details -
Add
execvalue source type (#5050)* config: introduce ExecSource value source * auth: introduce OidcTokenSourceAuthProvider * auth: use OidcTokenSourceAuthProvider if tokenSource config is present on the client * cmd: allow exec token source only if CLI flag was passed
Configuration menu - View commit details
-
Copy full SHA for 66973a0 - Browse repository at this point
Copy the full SHA 66973a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15fd19a - Browse repository at this point
Copy the full SHA 15fd19aView commit details
Commits on Nov 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c382120 - Browse repository at this point
Copy the full SHA c382120View commit details
Commits on Dec 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2e2802e - Browse repository at this point
Copy the full SHA 2e2802eView commit details
Commits on Dec 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0fe8f7a - Browse repository at this point
Copy the full SHA 0fe8f7aView commit details
Commits on Dec 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2bdf25b - Browse repository at this point
Copy the full SHA 2bdf25bView commit details
Commits on Dec 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7526d7a - Browse repository at this point
Copy the full SHA 7526d7aView commit details
Commits on Dec 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ef96481 - Browse repository at this point
Copy the full SHA ef96481View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.65.0...dev