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

Make DNS resolution order selectable during runtime or compile time #6865

Merged
merged 65 commits into from
Apr 9, 2020
Merged

Make DNS resolution order selectable during runtime or compile time #6865

merged 65 commits into from
Apr 9, 2020

Commits on Dec 1, 2019

  1. Make DNS resolution order selectable during runtime or compile time (…

    …only in dual stack mode).
    altelch committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    4d51978 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2019

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

Commits on Dec 4, 2019

  1. Configuration menu
    Copy the full SHA
    ffb463d View commit details
    Browse the repository at this point in the history
  2. Extend IPv6 example to show usage of new hostByName function with sel…

    …ectable resolving order
    altelch committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    7706e66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b1de87 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a376fac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d507df View commit details
    Browse the repository at this point in the history
  6. Fix function call.

    altelch committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    cab31c1 View commit details
    Browse the repository at this point in the history
  7. Fix missing bracket...

    altelch committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    6e9ff58 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8d944d3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    25fdfd4 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. Make DNS resolution order selectable during runtime or compile time (…

    …only in dual stack mode).
    altelch committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    d546877 View commit details
    Browse the repository at this point in the history
  2. Extend IPv6 example to show usage of new hostByName function with sel…

    …ectable resolving order
    altelch committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    50f79b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    198f2eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    116c212 View commit details
    Browse the repository at this point in the history
  5. Implement enum class for resolve type

    altelch committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    700247b View commit details
    Browse the repository at this point in the history
  6. Fix example IPv6.ino

    altelch committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    5bd5cd6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    198cc1f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    37f3267 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7751792 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2019

  1. Always define DNSResolveType as pio test otherwise failes even if the…

    … enum class isn't used.
    altelch committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    32e7e87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1660cbe View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

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

Commits on Dec 10, 2019

  1. Configuration menu
    Copy the full SHA
    10a37cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d96e6b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bc5d5f View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

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

Commits on Dec 12, 2019

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

Commits on Dec 13, 2019

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

Commits on Dec 16, 2019

  1. Configuration menu
    Copy the full SHA
    82112df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af2a88e View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

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

Commits on Dec 19, 2019

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

Commits on Dec 20, 2019

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

Commits on Dec 21, 2019

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

Commits on Dec 22, 2019

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

Commits on Dec 25, 2019

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

Commits on Dec 27, 2019

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

Commits on Dec 29, 2019

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

Commits on Jan 7, 2020

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

Commits on Jan 9, 2020

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

Commits on Jan 12, 2020

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

Commits on Jan 15, 2020

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

Commits on Jan 18, 2020

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

Commits on Jan 24, 2020

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

Commits on Jan 30, 2020

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

Commits on Feb 1, 2020

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

Commits on Feb 2, 2020

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

Commits on Feb 5, 2020

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

Commits on Feb 10, 2020

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

Commits on Feb 16, 2020

  1. Configuration menu
    Copy the full SHA
    0aff6d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1dccc1 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

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

Commits on Feb 22, 2020

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

Commits on Feb 23, 2020

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

Commits on Feb 24, 2020

  1. Configuration menu
    Copy the full SHA
    15f2648 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94be45c View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

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

Commits on Feb 27, 2020

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

Commits on Feb 28, 2020

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

Commits on Mar 15, 2020

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

Commits on Mar 31, 2020

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

Commits on Apr 4, 2020

  1. Configuration menu
    Copy the full SHA
    863e8be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77de061 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

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