-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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: miekg/dns
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.66
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: miekg/dns
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.67
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 9 files changed
- 5 contributors
Commits on May 31, 2025
-
Add ResponseWriter.Net function (#1651)
* Add ResponseWriter.Net function * rename Net to Network
Configuration menu - View commit details
-
Copy full SHA for 96a6b9c - Browse repository at this point
Copy the full SHA 96a6b9cView commit details
Commits on Jul 9, 2025
-
Bump the all group with 4 updates (#1653)
Bumps the all group with 4 updates: [golang.org/x/net](https://github.com/golang/net), [golang.org/x/sync](https://github.com/golang/sync), [golang.org/x/sys](https://github.com/golang/sys) and [golang.org/x/tools](https://github.com/golang/tools). Updates `golang.org/x/net` from 0.39.0 to 0.40.0 - [Commits](golang/net@v0.39.0...v0.40.0) Updates `golang.org/x/sync` from 0.13.0 to 0.14.0 - [Commits](golang/sync@v0.13.0...v0.14.0) Updates `golang.org/x/sys` from 0.32.0 to 0.33.0 - [Commits](golang/sys@v0.32.0...v0.33.0) Updates `golang.org/x/tools` from 0.32.0 to 0.33.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.32.0...v0.33.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/sync dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/sys dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/tools dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4669827 - Browse repository at this point
Copy the full SHA 4669827View commit details -
Annotate unpack* function errors with where the error happened. (#1590)
This commit adds annotations to the error message when an error occurs during unpacking of a DNS message, the annotation will give detiail on where in the DNS message the unpacking error occured at. This helps to improve the debugability of such errors. Co-authored-by: Eric Skoglund <eric.skoglund@internetstiftelsen.se>
Configuration menu - View commit details
-
Copy full SHA for 186ccfb - Browse repository at this point
Copy the full SHA 186ccfbView commit details -
Error: change a whole bunch error messages' prefix (#1657)
* Error: change a whole bunch error messages' prefix Long ago we started using 'bad ...' as the error messages, the "dns:" prefix is used for panic's not in normal errors, remove are replace a whole bunch of "dns:" with "bad ..." Signed-off-by: Miek Gieben <miek@miek.nl> * Error: change a whole bunch error messages' prefix Long ago we started using 'bad ...' as the error messages, the "dns:" prefix is used for panic's not in normal errors, remove are replace a whole bunch of "dns:" with "bad ..." Signed-off-by: Miek Gieben <miek@miek.nl> * Use "bad" here too and use terminoloy from Msg struct Extra instead of Ar count Signed-off-by: Miek Gieben <miek@miek.nl> --------- Signed-off-by: Miek Gieben <miek@miek.nl>
Configuration menu - View commit details
-
Copy full SHA for 09e0436 - Browse repository at this point
Copy the full SHA 09e0436View commit details -
Configuration menu - View commit details
-
Copy full SHA for 330db33 - Browse repository at this point
Copy the full SHA 330db33View 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.1.66...v1.1.67