forked from monero-project/monero
-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upstream merges related to DNS #177
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
stoffu
commented
May 19, 2020
•
edited
Loading
edited
- dns_util: add new DNSSEC trust anchor for rollover monero-project/monero#4309
- dns_utils: refresh list of usable DNSSEC servers monero-project/monero#4463
- unit_tests: fix longstanding DNS related unit test monero-project/monero#4464
- dns_utils: do not exit if DNS records are corrupt monero-project/monero#4778
- dns_utils: remove MoneroPulse/checkpoints mention in TXT record code monero-project/monero#5179
- dns_utils: use fallback if the default resolver does not support DNSSEC monero-project/monero#5198
- dns_utils: really add default DNSSEC servers on failure monero-project/monero#5324
- Remove Xiala.net from the list of dns resolvers monero-project/monero#5681
It should be useful from the 11th of october 2018. The old key is still trusted for now. https://www.icann.org/resources/pages/ksk-rollover
A few of them are now returning invalid replies.
…/monero#5179 This code is used for more than just these
It is down permanently. See: https://xiala.net/ "Ende November 2018 werden alle Dienste von xiala.net abgeschaltet."
In the interest of making the unit tests pass, can you add the following
to the DNS TXT record at |
@stoffu Done Please let me know if it works correctly and this can be merged. |
@iamsmooth |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.