summaryrefslogtreecommitdiff
path: root/crates/tor-guardmgr/src/skew.rs
Commit message (Expand)AuthorAgeFilesLines
* Allow clippy::unchecked_duration_subtraction in testsNick Mathewson2023-01-271-0/+1
* test lint blocks: Add many many automaticallyIan Jackson2022-12-121-0/+8
* GuardMgr: Spelling fixes and normalizations.Nick Mathewson2022-11-081-3/+4
* fix runtime issues on iostrinity-1686a2022-07-301-4/+4
* Fix grammar and typosSamanta Navarro2022-04-271-1/+1
* arti-client: Report clock skew when it is noteworthyNick Mathewson2022-04-121-0/+5
* circmgr: re-export clock skew estimates.Nick Mathewson2022-04-121-0/+2
* guardmgr: fix a unit test panic.Nick Mathewson2022-04-111-1/+5
* Add a couple of TODO items to clock-skew estimator.Nick Mathewson2022-04-111-0/+7
* Implement a better clock skew estimator.Nick Mathewson2022-04-111-16/+306
* Initial functions to determine and expose a clock skew estimate.Nick Mathewson2022-04-071-1/+75
* GuardMgr: record clock skew information.Nick Mathewson2022-04-071-0/+15