-
Notifications
You must be signed in to change notification settings - Fork 54
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: udhos/goben
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: udhos/goben
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 23 files changed
- 3 contributors
Commits on May 28, 2023
-
udhos committed
May 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 875bbb5 - Browse repository at this point
Copy the full SHA 875bbb5View commit details -
udhos committed
May 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 4ef9160 - Browse repository at this point
Copy the full SHA 4ef9160View commit details -
udhos committed
May 28, 2023 Configuration menu - View commit details
-
Copy full SHA for ece567e - Browse repository at this point
Copy the full SHA ece567eView commit details -
udhos committed
May 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 213d532 - Browse repository at this point
Copy the full SHA 213d532View commit details -
udhos committed
May 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 6ebc731 - Browse repository at this point
Copy the full SHA 6ebc731View commit details
Commits on Jun 15, 2024
-
This commit improves goben to be able to enforce TLS and refactors it
to allow usage as a package from external golang projects. Full changes: - enforce TLS and full validation - made the code more testable - made it usable as a package (split the main to the cmd folder) - added end to end main unit test that launches a server and client - added Makefiles for common dev tasks - added cert generation for testing - refactored the config to provide defaults - moved config validation to the respective server and client code paths - added a bugfix to fix a crash when total duration <= 2 * update interval - changed docs to reflect the changes - moved the version to be an exported package property in config.go
Configuration menu - View commit details
-
Copy full SHA for aec4342 - Browse repository at this point
Copy the full SHA aec4342View commit details
Commits on Jun 19, 2024
-
Merge pull request #16 from peterhoneder/dev-tls-enforcement
TLS enforcement and package refactoring
Configuration menu - View commit details
-
Copy full SHA for 6ca5550 - Browse repository at this point
Copy the full SHA 6ca5550View commit details -
udhos committed
Jun 19, 2024 Configuration menu - View commit details
-
Copy full SHA for a4be87f - Browse repository at this point
Copy the full SHA a4be87fView commit details
Commits on Jul 22, 2025
-
Upgrade dependencies and toolchain.
udhos committedJul 22, 2025 Configuration menu - View commit details
-
Copy full SHA for da7a908 - Browse repository at this point
Copy the full SHA da7a908View 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 v1.0.0...v1.0.1