Skip to content
Snippets Groups Projects
Commit f6de7465 authored by Andy Green's avatar Andy Green
Browse files

lws_compare_time_t: conceal time discontiguities on all platforms

This provides platform-independent support for time discontiguities.

On embedded without battery RTC, commonly we only get time after
NTP completes.  This makes the cert checking happen when we have
a reasonable time and introduces lws_compare_time_t() to correctly
compare time_t s that may sit on either side of a time discontiguity.
parent e1cdb1f3
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment