Skip to content

Commit

Permalink
HTTPS-based network time improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed Feb 21, 2023
1 parent 71e1b30 commit 73ca863
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions static/releases.html
Original file line number Diff line number Diff line change
Expand Up @@ -684,6 +684,10 @@ <h3><a href="#2023021000">2023021000</a></h3>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.168</li>
<li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.94</li>
<li>add internal getContext() method to ContentResolver to make adding GrapheneOS settings simpler</li>
<li>HTTPS-based network time: switch to custom X-Time header with UTC time in milliseconds to improve precision</li>
<li>HTTPS-based network time: establish HTTPS connection with another request in advance and then reuse it to improve accuracy</li>
<li>HTTPS-based network time: set clock offset field used by tests</li>
<li>HTTPS-based network time: improve logging</li>
</ul>
</article>
-->
Expand Down

0 comments on commit 73ca863

Please sign in to comment.