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 DNS forwarder to DNSServer #7237

Merged
merged 39 commits into from
May 8, 2022
Merged

Commits on Apr 22, 2020

  1. Configuration menu
    Copy the full SHA
    407e481 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e33d6e View commit details
    Browse the repository at this point in the history
  3. Cleanup for CI

    mhightower83 committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    63f8958 View commit details
    Browse the repository at this point in the history
  4. Fixed insert error

    mhightower83 committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    aa430d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Add/updated comments. Remove commented code.

    Reduced size of a chunk of HTML string.
    Added maxlength to HTML input fields for credentials.
    mhightower83 committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    a101809 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fc1be2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad62a7f View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2020

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

Commits on Apr 27, 2020

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

Commits on Apr 29, 2020

  1. Reserved space in String page. Re-adjusted size of chuncks.

    Added print statements for monitoring size of chunks etc.
    Novice improvents to HTML and variable names.
    mhightower83 committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    6755a5b View commit details
    Browse the repository at this point in the history

Commits on May 3, 2020

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

Commits on May 5, 2020

  1. Added logic to handle dividing large PROGMEM strings into smaller chunks

    to avoid large allocations to buffer the send.
    mhightower83 committed May 5, 2020
    Configuration menu
    Copy the full SHA
    10f6311 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2020

  1. Configuration menu
    Copy the full SHA
    96eacc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b67f96 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

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

Commits on Jul 7, 2020

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

Commits on Jul 10, 2020

  1. Configuration menu
    Copy the full SHA
    5370ba3 View commit details
    Browse the repository at this point in the history
  2. Corrected case statement in getPhyModeChar().

    Plus 1 for new complier catch!
    mhightower83 committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    f9371b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33aed64 View commit details
    Browse the repository at this point in the history
  4. Fixed errors.

    mhightower83 committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    0613216 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2020

  1. typo

    mhightower83 committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    1ef128c View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

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

Commits on Jul 21, 2020

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

Commits on Sep 2, 2020

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

Commits on Sep 17, 2020

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

Commits on Oct 2, 2020

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

Commits on Nov 16, 2020

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

Commits on Dec 6, 2020

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

Commits on Jul 28, 2021

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

Commits on Jan 12, 2022

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

Commits on Feb 10, 2022

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

Commits on Apr 19, 2022

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

Commits on Apr 22, 2022

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

Commits on Apr 28, 2022

  1. Added inline to constexpr

    removed typedef
    
    Changed run_CI_locally.sh to run ci/style_check.sh.
    Copied resulting style changes from /tmp to PR
    mhightower83 committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    6d95e41 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2022

  1. Updates

    removed stale #define
    add const
    remove struct prefix
    mhightower83 committed May 1, 2022
    Configuration menu
    Copy the full SHA
    32fe7e1 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Update libraries/DNSServer/examples/NAPTCaptivePortal/NAPTCaptivePort…

    …al.ino
    
    Co-authored-by: Max Prokhorov <[email protected]>
    mhightower83 and mcspr committed May 2, 2022
    Configuration menu
    Copy the full SHA
    dda4e04 View commit details
    Browse the repository at this point in the history
  2. Update libraries/DNSServer/examples/NAPTCaptivePortal/NAPTCaptivePort…

    …al.ino
    
    Co-authored-by: Max Prokhorov <[email protected]>
    mhightower83 and mcspr committed May 2, 2022
    Configuration menu
    Copy the full SHA
    8afa9ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1da9785 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. style

    mhightower83 committed May 6, 2022
    Configuration menu
    Copy the full SHA
    ea3e971 View commit details
    Browse the repository at this point in the history