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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tor-rtmock: Replace open-coded Debug impl with Derive
Ian Jackson
2025-02-13
1
-34
/
+27
*
tor-rtmock tests: Improve various_mock_executors
Ian Jackson
2025-02-13
1
-0
/
+1
*
tor-rtmock tests: Break out various_mock_executors
Ian Jackson
2025-02-13
1
-5
/
+10
*
tor-rtmock: Break out Task::set_awake
Ian Jackson
2025-02-13
1
-7
/
+19
*
tor-rtmock: task: Rename MockExecutor Arc<Shared> field to shared
Ian Jackson
2025-02-13
1
-17
/
+17
*
tor-rtmock: task: Replace ArcMutexData with Arc<Shared>
Ian Jackson
2025-02-13
1
-12
/
+20
*
tor-rtmock: Correct a comment
Ian Jackson
2025-02-13
1
-1
/
+1
*
fix: fix typos
Dimitris Apostolou
2025-01-30
1
-1
/
+1
*
tor-rtcompat: Rename UnsupportedStreamOps to NoOpStreamOpsHandle.
Gabriela Moldovan
2025-01-15
1
-1
/
+1
*
tor-rtmock: Implement StreamOps for MockTlsStream (fmt).
Gabriela Moldovan
2025-01-15
1
-1
/
+3
*
tor-rtmock: Implement StreamOps for MockTlsStream.
Gabriela Moldovan
2025-01-15
1
-1
/
+14
*
tor-rtmock: drop_reentrancy test: Run under miri too
Ian Jackson
2025-01-15
1
-8
/
+14
*
tor-rtmock: Explicitly manage the lifetime of the future
Ian Jackson
2025-01-15
1
-0
/
+7
*
tor-rtmock: Add a test case for Future drop entrancy
Ian Jackson
2025-01-15
1
-0
/
+34
*
tor-rtmock: Avoid misleading task dumps by careful drop sequencing
Ian Jackson
2025-01-15
1
-9
/
+34
*
tor-rtmock: Add some more tracing / debug output
Ian Jackson
2025-01-15
1
-1
/
+9
*
tor-rtmock: Explain a difficulty with test trace output
Ian Jackson
2025-01-15
1
-0
/
+5
*
tor-rtcompat: Use GAT instead of RPIT in SpawnBlocking trait.
Wesley Aptekar-Cassels
2025-01-07
2
-4
/
+9
*
tor-rtmock: Add task names for spawn_obj and spawn_blocking.
Wesley Aptekar-Cassels
2025-01-07
1
-2
/
+2
*
tor-rtcompat: Add spawn_blocking to Runtime trait.
Wesley Aptekar-Cassels
2025-01-07
2
-2
/
+47
*
Merge branch 'mod-module-files' into 'main'
Nick Mathewson
2025-01-07
1
-0
/
+1
|
\
|
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
|
fix: fix typos
Dimitris Apostolou
2025-01-06
1
-2
/
+2
|
/
*
tor-rtcompat: Replace bad_api_usage with UnsupportedStreamOp (fmt).
Gabriela Moldovan
2024-12-10
1
-1
/
+4
*
tor-rtcompat: Replace bad_api_usage with UnsupportedStreamOp.
Gabriela Moldovan
2024-12-10
1
-7
/
+3
*
tor-rtcompat: Implement StreamOps for all the stream types.
Gabriela Moldovan
2024-12-10
1
-1
/
+12
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
Remove re-export of "unix" from tor_rtcompat.
Nick Mathewson
2024-10-29
1
-6
/
+6
*
Convert a few crates to slotmap-careful
Neel Chauhan
2024-10-17
2
-5
/
+5
*
tor-rtmock: Provide and use an mpsc::channel wrapper in tor-rtmock
Ian Jackson
2024-10-15
3
-3
/
+17
*
tor-rtmock: Add some commentary about SleepLocation
Ian Jackson
2024-10-08
1
-0
/
+6
*
tor-rtmock: Simplify two cfg
Ian Jackson
2024-10-08
2
-2
/
+1
*
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
[prev]
[next]