Skip to content
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

DoH resolver implementation #1

Merged
merged 9 commits into from
Apr 12, 2021
Merged

DoH resolver implementation #1

merged 9 commits into from
Apr 12, 2021

Commits on Apr 8, 2021

  1. DoH resolver implementation

    vyzo committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    8dbbea4 View commit details
    Browse the repository at this point in the history
  2. gomod: update madns dependency

    vyzo committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    a4e937c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    978e5c3 View commit details
    Browse the repository at this point in the history
  4. do A/AAAA requests in parallel

    vyzo committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    961bca3 View commit details
    Browse the repository at this point in the history
  5. add tests

    vyzo committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    46ccfe2 View commit details
    Browse the repository at this point in the history
  6. use go-log/v2

    vyzo committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    a1e418f View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Configuration menu
    Copy the full SHA
    3ca7b87 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. better dns addr for test

    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    vyzo and lidel committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    04e7f46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92051b3 View commit details
    Browse the repository at this point in the history