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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch 'x509-signature-yeet' into 'main'
Nick Mathewson
2025-03-05
5
-120
/
+104
|
\
\
|
*
|
rustls: move provider-installer to its own function.
Nick Mathewson
2025-03-04
1
-13
/
+21
|
*
|
Require rustls 0.23.20
Nick Mathewson
2025-03-04
1
-1
/
+2
|
*
|
Require rustls-pki-types 1.8 for CertificateDer::from_slice
Nick Mathewson
2025-03-04
1
-1
/
+1
|
*
|
rustls.rs: Replace x509-signature with rustls-webpki
Nick Mathewson
2025-03-04
5
-103
/
+76
|
*
|
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
7
-43
/
+42
*
|
|
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: Remove the TODO re #1835
Ian Jackson
2025-03-04
1
-3
/
+0
*
|
|
tor-rtcompat: Explain Sendness of reenter_block_on future
Ian Jackson
2025-03-04
2
-0
/
+7
*
|
|
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-rtcompat: Add a semver.md for changes to BlockOn etc.
Ian Jackson
2025-03-04
1
-0
/
+4
*
|
|
tor-rtmocK; Detect wrong-context blocking_io and spawn_thread
Ian Jackson
2025-03-04
3
-2
/
+20
*
|
|
tor-rtmock: Split out spawn_thread_inner
Ian Jackson
2025-03-04
1
-5
/
+16
*
|
|
tor-rtmocK; Detect re-entry into MockExecutor
Ian Jackson
2025-03-04
2
-7
/
+29
*
|
|
tor-rtmock: task: Remove Default impl for ThreadDescriptor
Ian Jackson
2025-03-04
23
-25
/
+26
*
|
|
tor-rtmock: Split out executor_main_loop
Ian Jackson
2025-03-04
1
-3
/
+11
*
|
|
tor-rt*: Apply deferred formatting churn
Ian Jackson
2025-03-04
6
-10
/
+11
*
|
|
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
9
-23
/
+36
*
|
|
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
8
-5
/
+92
*
|
|
tor-rtcompat: New plan for blocking interaction, Blocking trait
Ian Jackson
2025-03-04
8
-47
/
+140
*
|
|
tor-rtcompat: Rename BlockOn to ToplevelBlockOn
Ian Jackson
2025-03-04
16
-29
/
+31
*
|
|
tor-rtmock: Correct a comment
Ian Jackson
2025-03-04
1
-1
/
+1
|
/
/
*
|
hsclient: Include rsa_id in debug
Clara Engler
2025-03-04
1
-1
/
+2
*
|
Merge branch 'ctrl-cmd-docs' into 'main'
David Goulet
2025-03-03
1
-6
/
+5
|
\
\
|
*
|
tor-proto: Update CtrlCmd and CtrlMsg docs.
Gabriela Moldovan
2025-03-03
1
-6
/
+5
*
|
|
Merge branch 'conflux-cmds' into 'main'
David Goulet
2025-03-03
3
-13
/
+73
|
\
\
\
|
*
|
|
tor-proto: Add CtrlCmd::ShutdownAndReturn circuit.
Gabriela Moldovan
2025-03-03
1
-0
/
+18
|
*
|
|
tor-proto: Add ConfluxSet method for taking the only leg in the set.
Gabriela Moldovan
2025-03-03
2
-0
/
+28
|
*
|
|
tor-proto: Use bad_api_usage! instead of internal! where applicable (fmt).
Gabriela Moldovan
2025-03-03
1
-2
/
+6
|
*
|
|
tor-proto: Use bad_api_usage! instead of internal! where applicable.
Gabriela Moldovan
2025-03-03
1
-3
/
+3
|
*
|
|
tor-proto: Factor out conflux set length check to new function (fmt).
Gabriela Moldovan
2025-03-03
1
-6
/
+6
|
*
|
|
tor-proto: Factor out conflux set length check to new function.
Gabriela Moldovan
2025-03-03
1
-3
/
+13
|
*
|
|
tor-proto: Use handle_shutdown() when handling CtrlCmd::Shutdown.
Gabriela Moldovan
2025-03-03
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'rm-tor-congestion' into 'main'
Nick Mathewson
2025-03-03
4
-28
/
+0
|
\
\
\
|
*
|
|
tor-congestion: remove crate
Steven Engler
2025-03-03
4
-28
/
+0
*
|
|
|
tor-proto: remove `Arc<AsyncMutex<_>>` in `Circuit::input`
Steven Engler
2025-03-03
2
-27
/
+3
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'conflux-poll-multiple' into 'main'
gabi-250
2025-03-03
2
-64
/
+148
|
\
\
\
|
|
/
/
|
/
|
|
[prev]
[next]