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

Added an optional feature to compare the local time with a set of trusted ntp servers #143

Merged
merged 10 commits into from
Nov 15, 2022

Commits on Nov 11, 2022

  1. Added an optionl feature to compare the local time with a set of trusted

    ntp servers. If the local time is diffing more than a configured threshold,
    the service shuts down itself.
    
    Signed-off-by: Fredrik Skogman <[email protected]>
    kommendorkapten committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    98361d3 View commit details
    Browse the repository at this point in the history
  2. Udated some comments and removed go code coverage file.

    Signed-off-by: Fredrik Skogman <[email protected]>
    kommendorkapten committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    466cbe2 View commit details
    Browse the repository at this point in the history
  3. Updated a comment

    Signed-off-by: Fredrik Skogman <[email protected]>
    kommendorkapten committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    712f144 View commit details
    Browse the repository at this point in the history
  4. Udpated comments and fixed a lint warning.

    Signed-off-by: Fredrik Skogman <[email protected]>
    kommendorkapten committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    19e5290 View commit details
    Browse the repository at this point in the history
  5. Added license header to files.

    Signed-off-by: Fredrik Skogman <[email protected]>
    kommendorkapten committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    b411d64 View commit details
    Browse the repository at this point in the history
  6. Added comments.

    Signed-off-by: Fredrik Skogman <[email protected]>
    kommendorkapten committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    1c1dc19 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Removed some ntp servers from the example list.

    Signed-off-by: Fredrik Skogman <[email protected]>
    kommendorkapten committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    4000e22 View commit details
    Browse the repository at this point in the history
  2. Small refactors from review.

    Signed-off-by: Fredrik Skogman <[email protected]>
    kommendorkapten committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    fa88c65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fcb494 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Clarified a variable name and added more test cases.

    Signed-off-by: Fredrik Skogman <[email protected]>
    kommendorkapten committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    86f4e74 View commit details
    Browse the repository at this point in the history