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-rtmock
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tor-rtmock: Fix a memory leak
Ian Jackson
2024-10-08
1
-6
/
+20
*
tor-rtmock: miri: disable tests that use wallclock time
Ian Jackson
2024-10-08
4
-3
/
+11
*
tor-rtmock: Provide a fake SleepProvider for miri
Ian Jackson
2024-10-08
1
-0
/
+16
*
tor-rtmock: Disable dead code warnings when not in a full build
Ian Jackson
2024-10-08
1
-0
/
+3
*
rtcompat: Expose FakeStream and friends; fix compilation in tor-rtmock
Nick Mathewson
2024-09-24
1
-7
/
+4
*
rtcompat: remove async_trait from NetStreamListener.
Nick Mathewson
2024-09-24
1
-1
/
+0
*
Make Runtime require NetStreamProvider<unix::SocketAddr>
Nick Mathewson
2024-09-24
1
-0
/
+16
*
Documentation updates for "NetStreamProvider" rename
Nick Mathewson
2024-09-24
2
-3
/
+4
*
rtcompat: Rename TcpProvider to NetStreamProvider.
Nick Mathewson
2024-09-24
2
-16
/
+16
*
rtcompat: Remove accept() from TcpListener
Nick Mathewson
2024-09-24
2
-17
/
+12
*
extract tor_async_utils::oneshot into ::oneshot-fused-workaround
Jim Newsome
2024-08-28
2
-2
/
+3
*
Match previous backtrace formatting
Robin Leander Schröder
2024-08-08
1
-1
/
+1
*
Use std::backtrace instead of backtrace crate
Robin Leander Schröder
2024-08-01
1
-33
/
+8
*
tor-rtmock docs: Add some more discussion of the simulated time
Ian Jackson
2024-07-30
1
-1
/
+17
*
tor-rtmock docs: We have CoarseTimeProvider now
Ian Jackson
2024-07-30
1
-2
/
+3
*
tls: Support export keying material (RFC 5705)
David Goulet
2024-06-18
2
-0
/
+15
*
Change deftly syntax to post 0.12.1 version
Ian Jackson
2024-06-17
2
-2
/
+2
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
1
-2
/
+2
*
Suppress a spurious dead code lint
Ian Jackson
2024-04-25
1
-0
/
+1
*
tor-rtmock: Remove a todo comment
Ian Jackson
2024-04-03
1
-5
/
+0
*
Switch to derive-deftly
Ian Jackson
2024-04-03
5
-27
/
+27
*
tor-rtmock: Change word in comment
Ian Jackson
2024-04-02
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: Introduce MockTimeCore
Ian Jackson
2024-03-25
2
-25
/
+82
*
tor-rtmock: time_core: rename from coarse_time (fmt)
Ian Jackson
2024-03-25
1
-1
/
+1
*
tor-rtmock: time_core: rename from coarse_time
Ian Jackson
2024-03-25
4
-3
/
+3
*
tor-rtmock: Rename coarsetime module to coarse_time
Ian Jackson
2024-03-25
4
-3
/
+3
*
tor-rtcompat: Make Runtime imply CoarseTimeProvider, etc. (fmt)
Ian Jackson
2024-03-25
1
-2
/
+2
*
tor-rtcompat: Make Runtime imply CoarseTimeProvider, etc.
Ian Jackson
2024-03-25
1
-0
/
+8
*
tor-rtmock: impl CoarseTimeProvider for mocked time providers
Ian Jackson
2024-03-25
4
-1
/
+70
*
tor-rtmock: Implement from_real in terms of from_wallclock
Ian Jackson
2024-03-25
1
-1
/
+1
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
6
-0
/
+6
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+1
*
clippy: Use Result::cloned in several places
Ian Jackson
2024-01-31
1
-1
/
+1
*
Fix typos
Dimitris Apostolou
2024-01-08
1
-1
/
+1
*
rtmock: Remove now-needless to_string calls.
Nick Mathewson
2023-11-30
1
-4
/
+0
*
tor-rtmock: get rid of unwrap()
Saksham Mittal
2023-11-21
1
-1
/
+1
*
tor-rtmock: handle Receiver result inside spawn_join()
Saksham Mittal
2023-11-21
2
-3
/
+3
*
tor-rtmock: use expect() instead
Saksham Mittal
2023-11-21
1
-1
/
+2
*
tor-rtmock: change return types to be less concrete
Saksham Mittal
2023-11-21
2
-2
/
+2
*
tor-rtmock: change return type of spawn_join()
Saksham Mittal
2023-11-21
2
-6
/
+6
*
tor-rtmock: introduce spawn_join() for MockRuntime & MockExecutor
Saksham Mittal
2023-11-21
2
-0
/
+30
*
tor-rtmock: MockRuntimeBuilder: new sleep_provider() setter
Ian Jackson
2023-11-01
1
-1
/
+10
*
tor-rtmock: simplify/reorganise MockRuntimeBuilder::build
Ian Jackson
2023-11-01
1
-4
/
+3
*
tor-rtmock: MockRuntime::test_with_various: Print what we're doing
Ian Jackson
2023-10-16
1
-1
/
+6
*
tor-rtmock: MockExecutor: Provide n_tasks accessor
Ian Jackson
2023-10-16
1
-0
/
+15
*
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: simple_time: Don't export State
Ian Jackson
2023-10-05
1
-1
/
+1
[prev]
[next]