Added support of WPA3-SAE security mode.
[platform/upstream/connman.git] / src / ntp.c
2018-01-23 Seonah MoonUpdated connman to version 1.35 94/166794/2
2018-01-08 Seonah MoonImported Upstream version 1.35 22/166122/1 upstream/1.35
2016-06-14 Niraj Kumar Goit[SPIN] Change the API for set system time. 82/74382/2
2016-04-26 Seonah MoonMerge branch 'upstream' into tizen 13/67313/2
2016-04-26 taesubkimImported Upstream version 1.29 90/67290/1 upstream/1.29
2015-08-07 hyunuktakBase Code merged to SPIN 2.4 38/45538/1 submit/tizen/20150810.034432
2014-07-17 Zhang zhengguangImported Upstream version 1.24 upstream/1.24
2012-10-01 Patrik Flyktntp: Calculate transmit time from receive time and...
2012-07-17 Grant Ericksonntp: Retry a given server address multiple times before...
2012-07-17 Grant Ericksonntp: Use mnemonic when specifying the request precision
2012-07-17 Grant Ericksonntp: Add mnemonics for common clock precisions
2012-07-17 Grant Ericksonntp: Use mnemonics when checking reply flags
2012-07-17 Grant Ericksonntp: Specify leap-not-in-sync in flags
2012-07-17 Grant Ericksonntp: Send a transmit time value that reflects current...
2012-07-17 Grant Ericksonntp: Use mnemonics rather than magic numbers
2012-07-17 Grant Ericksonntp: Add mnemonics for the flags (leap, version, mode...
2012-07-16 Jukka Rissanenntp: If the server cannot be contacted, try next one
2012-05-31 Grant Ericksonntp: Log the time slew delta
2012-04-28 Marcel Holtmanncore: Update copyright information
2012-04-05 Alok Barsodentp: Shorten NTP failure delay
2012-02-04 Alok Barsodentp: Add timeserver switch logic
2012-02-04 Alok BarsodeAdd __connman_timerserver_sync() to resolve a list...
2012-02-04 Alok Barsodentp: NTP Query a Timeserver server IP
2011-10-25 Daniel Wagnercore: Add SOCK_CLOEXEC to socket()
2011-09-19 Marcel Holtmannntp: Add skeleton for Simple NTP support