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 a fallback to dns.lookup(...) #15

Merged
merged 12 commits into from
Apr 27, 2020
Merged

Add a fallback to dns.lookup(...) #15

merged 12 commits into from
Apr 27, 2020

Commits on Apr 23, 2020

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

Commits on Apr 25, 2020

  1. Make tests pass

    szmarczak committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    683b1af View commit details
    Browse the repository at this point in the history
  2. Fix linting

    szmarczak committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    bfe9dbc View commit details
    Browse the repository at this point in the history
  3. Remove redutant code

    szmarczak committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    890d8ab View commit details
    Browse the repository at this point in the history
  4. Fixes

    szmarczak committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    7ad3b31 View commit details
    Browse the repository at this point in the history
  5. update readme

    szmarczak committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    dae3c15 View commit details
    Browse the repository at this point in the history
  6. Proxy dns.lookup in tests

    szmarczak committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    44f0f36 View commit details
    Browse the repository at this point in the history
  7. nitpick

    szmarczak committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    ad9f954 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

  1. Add dns.lookup benchmarks

    szmarczak committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    2511a66 View commit details
    Browse the repository at this point in the history
  2. Update test.js

    szmarczak committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    eab270e View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. Configuration menu
    Copy the full SHA
    e93d1ea View commit details
    Browse the repository at this point in the history
  2. Improve TS tests

    szmarczak committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    5f3afcb View commit details
    Browse the repository at this point in the history