summaryrefslogtreecommitdiff
path: root/core/java/android/net/SntpClient.java
Commit message (Expand)AuthorAgeFilesLines
* Add the ability to configure NTP port for testsNeil Fuller2022-03-171-3/+6
* Fix SntpClient 2036 issue (2/2)Neil Fuller2021-10-191-84/+92
* Fix SntpClient 2036 issue (1/2)Neil Fuller2021-10-191-27/+72
* Merge "Change the logic of getting ntp server"Dan Zhang2020-07-291-9/+19
|\
| * Change the logic of getting ntp serverKyeongkab.Nam2020-02-171-9/+19
* | Update language to comply with Android's inclusive language guidanceChiachang Wang2020-07-281-1/+1
|/
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-081-1/+1
* Add @UnsupportedAppUsage annotations for greylist.Artur Satayev2019-11-081-0/+4
* Move TrafficStats tags for the network stack constantsChalard Jean2019-04-171-1/+4
* Remove ResolveUtil from frameworks/base callersErik Kline2018-08-281-6/+3
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-141-0/+5
* Fixup SntpClient to bypass Private DNSErik Kline2018-05-241-0/+4
* Allow specifying a network for SNTP time syncKurt Marcinkiewicz2018-05-161-4/+12
* StrictMode to detect untagged network traffic.Jeff Sharkey2017-01-191-0/+2
* Switch over to new "time.android.com" NTP pool.Jeff Sharkey2016-12-021-2/+4
* Incorrect time used in some NTP server responsesJerry Wong2015-10-171-17/+78
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
* Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-071-4/+3
* Avoid leaking sockets.Nick Kralevich2010-12-131-2/+6
* Trim throttle logs.Robert Greenwalt2010-04-221-4/+4
* Fix SntpClient to give accurate time info.Robert Greenwalt2010-04-151-4/+13
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+201
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-201/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+201