-
-
Notifications
You must be signed in to change notification settings - Fork 74
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: mafintosh/dns-packet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.3.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: mafintosh/dns-packet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.6.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 9 files changed
- 6 contributors
Commits on Jun 14, 2022
-
switch to GitHub Actions (#83)
* Switch to GitHub Actions * chore(ci): switch to GitHub Actions * chore(ci): switch reporter from nyc to c8 * chore(nyc): remove dependency * move .eslintrc to .eslintrc.yaml (be explicit) * noop: ws Co-authored-by: silverwind <me@silverwind.io>
Configuration menu - View commit details
-
Copy full SHA for bd33c5f - Browse repository at this point
Copy the full SHA bd33c5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5ee789 - Browse repository at this point
Copy the full SHA a5ee789View commit details -
* Add SSHFP record support Use offset since we may receive a full dns packet Account for maximum hash lengths for each hash type fix: don't use the output of `Buffer#copy()`, instead use `Buffer#byteLength` fix: normalize fingerprint string fix: the offset pointer starts out at RDLENGTH fix: account for the `RDLENGTH` field in `rsshfp.decode()` * tests: add test for the SSHFP record type
Configuration menu - View commit details
-
Copy full SHA for fab30b2 - Browse repository at this point
Copy the full SHA fab30b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fc249c - Browse repository at this point
Copy the full SHA 0fc249cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31d3caf - Browse repository at this point
Copy the full SHA 31d3cafView commit details
Commits on Mar 27, 2023
-
implement the NAPTR record (#89)
* implement the NAPTR record * implement NAPTR record for readme * update * Update index.js * Update index.js * Update index.js * fix test failed * Add actual example values to README * Update README.md * Update README.md --------- Co-authored-by: root <root@wxs1.fyre.ibm.com> Co-authored-by: silverwind <me@silverwind.io>
Configuration menu - View commit details
-
Copy full SHA for aca1ff7 - Browse repository at this point
Copy the full SHA aca1ff7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0687b3 - Browse repository at this point
Copy the full SHA a0687b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec4d317 - Browse repository at this point
Copy the full SHA ec4d317View commit details
Commits on Apr 18, 2023
-
* add tlsa record support * add test for tlsa and update readme
Configuration menu - View commit details
-
Copy full SHA for f14f483 - Browse repository at this point
Copy the full SHA f14f483View commit details -
Configuration menu - View commit details
-
Copy full SHA for e50f34c - Browse repository at this point
Copy the full SHA e50f34cView 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 v5.3.1...v5.6.0