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

Add transport support for dnsaddr #1450

Closed
wants to merge 8 commits into from

Commits on Feb 12, 2020

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

Commits on Feb 13, 2020

  1. Use type erasing in order to avoid type mismatched error

    different generator has their own types
    ackintosh committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    35055d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

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

Commits on Feb 25, 2020

  1. Update transports/dns/src/lib.rs

    Co-Authored-By: Pierre Krieger <[email protected]>
    ackintosh and tomaka authored Feb 25, 2020
    Configuration menu
    Copy the full SHA
    42870db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52b5c3b View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary bounds

    ackintosh committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    fcc3d6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b5773e View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. Add suffix matching

    ackintosh committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    09c8d2f View commit details
    Browse the repository at this point in the history