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
/
opaque.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-rtcompat, tor-rtmock: Allow unused functions.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
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: Provide a new function for executor re-entry
Ian Jackson
2025-03-04
1
-0
/
+9
*
tor-rtcompat: New plan for blocking interaction, Blocking trait
Ian Jackson
2025-03-04
1
-4
/
+4
*
tor-rtcompat: Rename BlockOn to ToplevelBlockOn
Ian Jackson
2025-03-04
1
-1
/
+1
*
tor-rtcompat: Big invasive change adding StreamOps bound everywhere.
Gabriela Moldovan
2025-01-15
1
-1
/
+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
/
+11
*
Remove re-export of "unix" from tor_rtcompat.
Nick Mathewson
2024-10-29
1
-5
/
+5
*
Make Runtime require NetStreamProvider<unix::SocketAddr>
Nick Mathewson
2024-09-24
1
-1
/
+14
*
rtcompat: Rename TcpProvider to NetStreamProvider.
Nick Mathewson
2024-09-24
1
-5
/
+5
*
tls: Support export keying material (RFC 5705)
David Goulet
2024-06-18
1
-0
/
+4
*
tor-rtcompat: implement_opaque_runtime impls CoarseTimeProvider
Ian Jackson
2024-03-25
1
-0
/
+7
*
add udp to runtime
trinity-1686a
2022-03-14
1
-0
/
+10
*
tor-rtcompat: Provide TLS wrapping for all streams
Ian Jackson
2022-02-24
1
-3
/
+5
*
Rename `SpawnBlocking` trait to `BlockOn`.
Nick Mathewson
2022-01-26
1
-1
/
+1
*
Refactor Runtimes to use separate TLS implementations internally.
Nick Mathewson
2022-01-19
1
-0
/
+6
*
Add a macro to help with opaque Runtime wrappers.
Nick Mathewson
2022-01-19
1
-0
/
+69