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-rtcompat
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tor-rtcompat: set `IPV6_V6ONLY` for listening sockets on unix
Steven Engler
2025-11-10
1
-1
/
+21
*
tor-rtcompat: use a consistent `listen()` implementation
Steven Engler
2025-11-10
4
-3
/
+124
*
Merge branch 'in_current_span' into 'main'
wesleyac
2025-11-10
1
-2
/
+4
|
\
|
*
rtcompat: Spawn every future in_current_span.
Nick Mathewson
2025-11-05
1
-2
/
+4
*
|
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
9
-9
/
+9
|
/
*
tor-rtcompat: add `#[track_caller]` within `implement_opaque_runtime`
Steven Engler
2025-11-04
1
-0
/
+8
*
tor-rtcompat: add our own `SpawnExt` trait
Steven Engler
2025-11-04
2
-3
/
+43
*
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
opentelemetry: Add some instrument macros.
Wesley Aptekar-Cassels
2025-09-24
2
-0
/
+4
*
Merge branch 'smol-add-impl-in-tor-rtcompat' into 'main'
opara
2025-08-21
10
-14
/
+481
|
\
|
*
smol: Implement smol in tor-rtcompat
Niel Duysters
2025-08-21
10
-14
/
+481
*
|
Document why we are using ring with rustls
Nick Mathewson
2025-08-19
1
-3
/
+21
|
/
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
5
-8
/
+6
*
Merge branch 'windows_warnings' into 'main'
opara
2025-08-05
3
-0
/
+5
|
\
|
*
Fix Windows compile warnings
Tobias Stoeckmann
2025-08-05
3
-0
/
+5
*
|
Fix errors from rustdoc nightly.
Nick Mathewson
2025-08-05
1
-1
/
+1
|
/
*
Typo fixes (automatic and hand-verified)
Nick Mathewson
2025-07-09
1
-2
/
+2
*
tor-rtcompat, tor-rtmock: Allow unused functions.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
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
[prev]
[next]