index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-rtmock
/
src
/
time.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove now-unneeded allow(clippy::cognitive_complexity)
Jim Newsome
2026-07-15
1
-1
/
+0
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
tor-rtcompat+misc: add `NetStreamProvider::ConnectOptions`
Steven Engler
2026-06-08
1
-1
/
+1
*
tor-rtcompat+misc: add `NetStreamProvider::ListenOptions`
Steven Engler
2026-05-07
1
-1
/
+1
*
rtcompat, rtmock: Port to web-time-compat.
Nick Mathewson
2026-03-26
1
-6
/
+7
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-7
/
+3
*
tor-rtmock: Add since= to deprecateds
Ian Jackson
2025-03-06
1
-1
/
+1
*
tor-rtmock: Actually apply deprecated attr to deprecated time.rs
Ian Jackson
2025-03-06
1
-5
/
+4
*
tor-rtmock: miri: disable tests that use wallclock time
Ian Jackson
2024-10-08
1
-1
/
+2
*
Documentation updates for "NetStreamProvider" rename
Nick Mathewson
2024-09-24
1
-1
/
+1
*
rtcompat: Remove accept() from TcpListener
Nick Mathewson
2024-09-24
1
-2
/
+5
*
extract tor_async_utils::oneshot into ::oneshot-fused-workaround
Jim Newsome
2024-08-28
1
-1
/
+1
*
tor-rtmock: Use MockTimeCore in time.rs too (fmt)
Ian Jackson
2024-03-25
1
-6
/
+12
*
tor-rtmock: Use MockTimeCore in time.rs too
Ian Jackson
2024-03-25
1
-23
/
+18
*
tor-rtmock: time_core: rename from coarse_time
Ian Jackson
2024-03-25
1
-1
/
+1
*
tor-rtmock: Rename coarsetime module to coarse_time
Ian Jackson
2024-03-25
1
-1
/
+1
*
tor-rtmock: impl CoarseTimeProvider for mocked time providers
Ian Jackson
2024-03-25
1
-1
/
+13
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
oneshot: Apply deferred rustfmt churn
Ian Jackson
2023-10-11
1
-1
/
+1
*
oneshot: Use veneer in tor-rtmock
Ian Jackson
2023-10-11
1
-1
/
+1
*
tor-rtmock: MockSleepProvider docs: Move example (fmt)
Ian Jackson
2023-10-05
1
-12
/
+12
*
tor-rtmock: MockSleepProvider docs: Move example
Ian Jackson
2023-10-05
1
-0
/
+73
*
tor-rtmock: MockSleepProvider docs: Move deprecation discussion
Ian Jackson
2023-10-05
1
-32
/
+38
*
tor-rtmock: MockSleepProvider docs: Compare with SimpleMockTimeProvider
Ian Jackson
2023-10-05
1
-0
/
+22
*
tor-rtmock: Add a deprecation warning to MockSleepProvider
Ian Jackson
2023-10-03
1
-0
/
+13
*
Add cognitive-complexity exceptions for clippy.
Nick Mathewson
2023-09-05
1
-0
/
+1
*
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
*
tor-rtmock: impl Default for MockSleepProvider
Ian Jackson
2023-07-06
1
-0
/
+7
*
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
*
Improve documentation around Cargo features; make Runtime require Debug
eta
2022-05-11
1
-0
/
+8
*
Remove allow(clippy::disallowed_methods) lint.
Nick Mathewson
2022-03-30
1
-2
/
+0
*
use wallclock where possible in tests
trinity-1686a
2022-02-26
1
-0
/
+2
*
Make test_with_all_runtimes cover _all_ the runtimes.
Nick Mathewson
2022-01-26
1
-2
/
+2
*
Replace all println/eprintln calls outside of arti CLI with trace.
Nick Mathewson
2021-11-04
1
-17
/
+22
*
Fix some clippy-nightly warnings.
Nick Mathewson
2021-10-26
1
-6
/
+8
*
Overhaul the way WaitFor and the MockSleepProvider work
eta
2021-10-26
1
-1
/
+200
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
1
-9
/
+10
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+312