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-rtcompat
/
src
/
compound.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
opentelemetry: Instrument a bunch of functions.
Wesley Aptekar-Cassels
2025-11-24
1
-0
/
+3
*
tor-rtcompat: BlockOn: relax bounds on reenter_block_on
Ian Jackson
2025-04-09
1
-1
/
+1
*
tor-rtcompat: Rename spawn_thread to spawn_blocking
Ian Jackson
2025-03-04
1
-2
/
+2
*
tor-rtcompat: CompoundRuntime: Rename TaskR member from SpawnR
Ian Jackson
2025-03-04
1
-40
/
+39
*
tor-rtcompat: Provide Blocking::blocking_io
Ian Jackson
2025-03-04
1
-0
/
+9
*
tor-rtcompat: Provide a new function for executor re-entry
Ian Jackson
2025-03-04
1
-1
/
+13
*
tor-rtcompat: New plan for blocking interaction, Blocking trait
Ian Jackson
2025-03-04
1
-5
/
+5
*
tor-rtcompat: Rename BlockOn to ToplevelBlockOn
Ian Jackson
2025-03-04
1
-3
/
+3
*
tor-rtcompat: Big invasive change adding StreamOps bound everywhere.
Gabriela Moldovan
2025-01-15
1
-0
/
+1
*
tor-rtcompat: Use GAT instead of RPIT in SpawnBlocking trait.
Wesley Aptekar-Cassels
2025-01-07
1
-1
/
+3
*
tor-rtcompat: Add spawn_blocking to Runtime trait.
Wesley Aptekar-Cassels
2025-01-07
1
-0
/
+22
*
Remove re-export of "unix" from tor_rtcompat.
Nick Mathewson
2024-10-29
1
-1
/
+1
*
rtcompat: Fix some rustdoc links.
Nick Mathewson
2024-09-24
1
-2
/
+3
*
rtcompat: Add NetStreamProvider<Unix> to CompoundRuntime
Nick Mathewson
2024-09-24
1
-32
/
+80
*
Documentation updates for "NetStreamProvider" rename
Nick Mathewson
2024-09-24
1
-4
/
+5
*
rtcompat: Rename TcpProvider to NetStreamProvider.
Nick Mathewson
2024-09-24
1
-7
/
+7
*
rtcompat: Add an extension trait for building modified Runtimes
Nick Mathewson
2024-09-24
1
-0
/
+67
*
tls: Support export keying material (RFC 5705)
David Goulet
2024-06-18
1
-0
/
+5
*
tor-rtcompat: CompoundRuntime: Add a CoarseTimeProvider, and impl (fmt)
Ian Jackson
2024-03-25
1
-4
/
+15
*
tor-rtcompat: CompoundRuntime: Add a CoarseTimeProvider, and impl
Ian Jackson
2024-03-25
1
-17
/
+44
*
tor-rtcompat: Reformat a doc comment for semantic newlines
Ian Jackson
2024-03-25
1
-3
/
+3
*
tor-rtcompat: use track-caller for thin wrappers
Jim Newsome
2023-12-18
1
-0
/
+2
*
Add an exception for clippy::arc_with_non_send_sync.
Nick Mathewson
2023-07-10
1
-0
/
+1
*
rt-compat: Make all the individual runtime traits Clone+Send etc.
Ian Jackson
2022-06-08
1
-0
/
+11
*
tor-rtcompat: make CompoundRuntime handle SleepProviders properly
eta
2022-05-10
1
-0
/
+11
*
add udp to runtime
trinity-1686a
2022-03-14
1
-11
/
+39
*
Replace manual Clone impl with educe in tor-rtcompat
Ian Jackson
2022-03-02
1
-10
/
+3
*
tor-rtcompat: Provide TLS wrapping for all streams
Ian Jackson
2022-02-24
1
-3
/
+2
*
Rename `SpawnBlocking` trait to `BlockOn`.
Nick Mathewson
2022-01-26
1
-4
/
+4
*
Limit the inner types in tor-rtcompat that have to implement Clone
Nick Mathewson
2022-01-26
1
-1
/
+10
*
Add a CompoundRuntime type for runtime construction.
Nick Mathewson
2022-01-19
1
-0
/
+131