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

LEAmDNS Fixes 1.2 #5641

Merged
merged 7 commits into from Jan 22, 2019
Merged

LEAmDNS Fixes 1.2 #5641

merged 7 commits into from Jan 22, 2019

Commits on Jan 14, 2019

  1. LEAmDNS Fixes 1.1

    - Better separation of ESP wifi thread code from user thread code
    - Added a flag for 'update()'-less use (disabled by default)
    - The too fast updates for service queries are fixed
    - Switched fully to PolledTimeout; LEATimeFlag not needed anymore (BTW: a const 'expired()' method would be helpful)
    - The device should stay visible now even after the first TTL timeout
    - Improved service querying (queries five times now)
    - Fixed TTL (bug introduced with Fixes 1.0)
    LaborEtArs committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    1c66c09 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2019

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

    LaborEtArs committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    c7869b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2019

  1. LEAmDNS_Fixes_1.2

    LaborEtArs committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    6aded46 View commit details
    Browse the repository at this point in the history
  2. LEAmDNS_Fixes_1.2

    LaborEtArs committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    2201ce5 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. Update LEAmDNS.cpp

    Removed code remnant
    devyte committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    5c08fcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97b7208 View commit details
    Browse the repository at this point in the history