This repository has been archived by the owner on Jun 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
refactor Implementation
branching into its own module
#29
Closed
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 95cea68 - Browse repository at this point
Copy the full SHA 95cea68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 811e0ae - Browse repository at this point
Copy the full SHA 811e0aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb498e6 - Browse repository at this point
Copy the full SHA eb498e6View commit details -
refactor: use builder pattern in Resolver ctor
the `start` constructor's parameter list was getting long and we want to add even more configuration options, like EDE, in the future. using the builder pattern lets us introduce new settings without breaking changes
Configuration menu - View commit details
-
Copy full SHA for 4f6c374 - Browse repository at this point
Copy the full SHA 4f6c374View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b5bc32 - Browse repository at this point
Copy the full SHA 0b5bc32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 588b32a - Browse repository at this point
Copy the full SHA 588b32aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0cc26d - Browse repository at this point
Copy the full SHA c0cc26dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccfae8b - Browse repository at this point
Copy the full SHA ccfae8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dfa39a - Browse repository at this point
Copy the full SHA 0dfa39aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f530940 - Browse repository at this point
Copy the full SHA f530940View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62a6541 - Browse repository at this point
Copy the full SHA 62a6541View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dafa8a - Browse repository at this point
Copy the full SHA 3dafa8aView commit details -
support Hickory in NameServer role
note that because Hickory does not support pre-signed zone files all the DNSSEC tests fail with it
Configuration menu - View commit details
-
Copy full SHA for 294c702 - Browse repository at this point
Copy the full SHA 294c702View commit details -
add a DNSSEC-disabled NameServer scenario test
to ensure that hickory-dns is correctly configured to work in NameServer mode
Configuration menu - View commit details
-
Copy full SHA for cf3a087 - Browse repository at this point
Copy the full SHA cf3a087View commit details
Commits on Mar 28, 2024
-
refactor: use builder pattern in Resolver ctor
the `start` constructor's parameter list was getting long and we want to add even more configuration options, like EDE, in the future. using the builder pattern lets us introduce new settings without breaking changes
Configuration menu - View commit details
-
Copy full SHA for 3731d8e - Browse repository at this point
Copy the full SHA 3731d8eView commit details -
Revert "refactor: use builder pattern in Resolver ctor"
This reverts commit 3731d8e.
Configuration menu - View commit details
-
Copy full SHA for ad67207 - Browse repository at this point
Copy the full SHA ad67207View commit details -
refactor: use builder pattern in Resolver ctor
the `start` constructor's parameter list was getting long and we want to add even more configuration options, like EDE, in the future. using the builder pattern lets us introduce new settings without breaking changes
Configuration menu - View commit details
-
Copy full SHA for 659c6b9 - Browse repository at this point
Copy the full SHA 659c6b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69054d9 - Browse repository at this point
Copy the full SHA 69054d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79b8180 - Browse repository at this point
Copy the full SHA 79b8180View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e36d37 - Browse repository at this point
Copy the full SHA 1e36d37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 081d510 - Browse repository at this point
Copy the full SHA 081d510View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d745c6 - Browse repository at this point
Copy the full SHA 8d745c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04c1c52 - Browse repository at this point
Copy the full SHA 04c1c52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58a6220 - Browse repository at this point
Copy the full SHA 58a6220View commit details -
Merge pull request #41 from ferrous-systems/ja-hickory-name-server
support Hickory in the NameServer role
Configuration menu - View commit details
-
Copy full SHA for 3610bdd - Browse repository at this point
Copy the full SHA 3610bddView commit details
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.