index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-guardmgr
/
src
/
skew.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
Use bool::then_some() as appropriate
Nick Mathewson
2023-04-11
1
-1
/
+1
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+8
*
GuardMgr: Spelling fixes and normalizations.
Nick Mathewson
2022-11-08
1
-3
/
+4
*
fix runtime issues on ios
trinity-1686a
2022-07-30
1
-4
/
+4
*
Fix grammar and typos
Samanta Navarro
2022-04-27
1
-1
/
+1
*
arti-client: Report clock skew when it is noteworthy
Nick Mathewson
2022-04-12
1
-0
/
+5
*
circmgr: re-export clock skew estimates.
Nick Mathewson
2022-04-12
1
-0
/
+2
*
guardmgr: fix a unit test panic.
Nick Mathewson
2022-04-11
1
-1
/
+5
*
Add a couple of TODO items to clock-skew estimator.
Nick Mathewson
2022-04-11
1
-0
/
+7
*
Implement a better clock skew estimator.
Nick Mathewson
2022-04-11
1
-16
/
+306
*
Initial functions to determine and expose a clock skew estimate.
Nick Mathewson
2022-04-07
1
-1
/
+75
*
GuardMgr: record clock skew information.
Nick Mathewson
2022-04-07
1
-0
/
+15