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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tor-rtmock: Blocking::blocking_io: add clarification
Ian Jackson
2025-06-23
1
-0
/
+3
*
tor-rtmock: Blocking::spawn_blocking: clarify drop behaviour
Ian Jackson
2025-06-23
1
-0
/
+6
*
tor-rtcompat: Remove rustls dependency in favor of futures-rustls
parazyd
2025-06-06
1
-1
/
+1
*
tor-proto: add optimization for `DynTimeProvider`
Steven Engler
2025-06-05
1
-0
/
+27
*
rtcompat: remove Letsencrypt/Rustls kludge
retort-dev
2025-05-20
3
-48
/
+13
*
*: use std::io::Error::other in many places
Nick Mathewson
2025-05-15
3
-9
/
+6
*
Merge branch 'fork' into 'main'
David Goulet
2025-04-14
1
-0
/
+11
|
\
|
*
tor-rtcompat: xref to fork policy from PreferredRuntime
Ian Jackson
2025-04-07
1
-0
/
+11
*
|
Merge branch 'rtmock-unsend' into 'main'
David Goulet
2025-04-14
3
-3
/
+3
|
\
\
|
*
|
tor-rtcompat: BlockOn: relax bounds on reenter_block_on
Ian Jackson
2025-04-09
3
-3
/
+3
|
|
/
*
/
Allow StreamOps import to be unused
Nick Mathewson
2025-04-09
1
-0
/
+1
|
/
*
AF_UNIX terminology: Rename two error structs
Ian Jackson
2025-03-24
4
-10
/
+14
*
Fix AF_UNIX terminology in docs, comments, and error messages
Ian Jackson
2025-03-24
2
-4
/
+4
*
Merge branch 'x509-signature-yeet' into 'main'
Nick Mathewson
2025-03-05
4
-117
/
+97
|
\
|
*
rustls: move provider-installer to its own function.
Nick Mathewson
2025-03-04
1
-13
/
+21
|
*
rustls.rs: Replace x509-signature with rustls-webpki
Nick Mathewson
2025-03-04
4
-101
/
+71
|
*
rtcompat: Un-rename CertificateDer type.
Nick Mathewson
2025-03-04
1
-6
/
+8
*
|
tor-rtcompat: Fix grammar in doc
Ian Jackson
2025-03-04
1
-1
/
+1
*
|
tor-rtcompat: Rename spawn_thread to spawn_blocking
Ian Jackson
2025-03-04
5
-34
/
+33
*
|
tor-rtcompat: Give a reason in blocking_io for not using for cpu work
Ian Jackson
2025-03-04
1
-1
/
+4
*
|
tor-rtcompat: Fix docs typo
Ian Jackson
2025-03-04
1
-1
/
+1
*
|
tor-rtcompat: Change the title of Runtime
Ian Jackson
2025-03-04
1
-1
/
+1
*
|
tor-rtcompat: Clarify reentrancy restrictions on `block_on`
Ian Jackson
2025-03-04
1
-2
/
+5
*
|
tor-rtcompat: Explain Sendness of reenter_block_on future
Ian Jackson
2025-03-04
1
-0
/
+6
*
|
tor-rtcompat: Clarify distinction between Runtime and Toplevel
Ian Jackson
2025-03-04
1
-2
/
+8
*
|
tor-rtcompat: Linkify a mention of spawn_thread
Ian Jackson
2025-03-04
1
-1
/
+1
*
|
tor-rtcompat: Clarify docs (3)
Ian Jackson
2025-03-04
1
-1
/
+1
*
|
tor-rtcompat: Make a precise example for mpsc::channel
Ian Jackson
2025-03-04
1
-1
/
+1
*
|
tor-rtcompat: Blocking::spawn_thread semantics correction
Ian Jackson
2025-03-04
1
-2
/
+11
*
|
tor-rtcompat: Clarify docs (2)
Ian Jackson
2025-03-04
1
-1
/
+1
*
|
tor-rtcompat: Clarify docs
Ian Jackson
2025-03-04
1
-1
/
+1
*
|
tor-rtmocK; Detect wrong-context blocking_io and spawn_thread
Ian Jackson
2025-03-04
1
-2
/
+0
*
|
tor-rtmocK; Detect re-entry into MockExecutor
Ian Jackson
2025-03-04
1
-1
/
+0
*
|
tor-rt*: Apply deferred formatting churn
Ian Jackson
2025-03-04
3
-5
/
+5
*
|
tor-rtcompat: CompoundRuntime: Rename TaskR member from SpawnR
Ian Jackson
2025-03-04
1
-40
/
+39
*
|
tor-rtcompat: Remove ToplevelBlockon from Runtime
Ian Jackson
2025-03-04
2
-12
/
+12
*
|
tor-rtcompat: Provide Blocking::blocking_io
Ian Jackson
2025-03-04
3
-2
/
+70
*
|
tor-rtcompat: Provide a new function for executor re-entry
Ian Jackson
2025-03-04
6
-5
/
+76
*
|
tor-rtcompat: New plan for blocking interaction, Blocking trait
Ian Jackson
2025-03-04
6
-32
/
+125
*
|
tor-rtcompat: Rename BlockOn to ToplevelBlockOn
Ian Jackson
2025-03-04
8
-14
/
+14
|
/
*
Upgrade to derive_more 2
Nick Mathewson
2025-02-26
1
-0
/
+1
*
tor-rtcompat: Rename UnsupportedStreamOps to NoOpStreamOpsHandle (fmt).
Gabriela Moldovan
2025-01-15
1
-3
/
+3
*
tor-rtcompat: Rename UnsupportedStreamOps to NoOpStreamOpsHandle.
Gabriela Moldovan
2025-01-15
2
-4
/
+4
*
tor-rtcompat: Fix doc warning.
Gabriela Moldovan
2025-01-15
1
-1
/
+1
*
tor-rtcompat: Big invasive change adding StreamOps bound everywhere.
Gabriela Moldovan
2025-01-15
5
-7
/
+8
*
tor-rtcompat: Implement StreamOps for TLS stream types.
Gabriela Moldovan
2025-01-15
2
-1
/
+22
*
tor-rtcompat: Implement StreamOps for Framed.
Gabriela Moldovan
2025-01-15
1
-0
/
+13
*
tor-rtcompat: Implement new_handle() using TcpSockFd.
Gabriela Moldovan
2025-01-15
3
-2
/
+8
*
tor-rtcompat: Add the ability to get a StreamOps handle.
Gabriela Moldovan
2025-01-15
5
-1
/
+69
*
tor-rtcompat: Note that SpawnBlocking isn't for CPU-bound tasks.
Wesley Aptekar-Cassels
2025-01-07
1
-1
/
+1
[prev]
[next]