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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
tor-netdoc: Reference `build::ItemArgument` from `NoramlItemArgument` doc
Ian Jackson
2025-10-21
1
-1
/
+2
|
*
|
|
|
tor-netdoc: NetdocParseable derive: use more explicit syntax
Ian Jackson
2025-10-21
1
-1
/
+1
|
*
|
|
|
tor-netdoc: parse2: Don't declare internal error on subdoc intro items
Ian Jackson
2025-10-21
1
-0
/
+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'msrv-1-86-0' into 'main'
David Goulet
2025-10-21
66
-66
/
+66
|
\
\
\
\
|
*
|
|
|
Bump MSRV from 1.85.1 to 1.86
Clara Engler
2025-10-21
66
-66
/
+66
|
|
/
/
/
*
|
|
|
Merge branch 'p2-blanket-arc' into 'main'
David Goulet
2025-10-21
2
-7
/
+30
|
\
\
\
\
|
*
|
|
|
tor-netdoc: blanket impl parse2 traits for Arc
Ian Jackson
2025-10-21
2
-7
/
+30
|
|
/
/
/
*
|
|
|
Merge branch 'relay-reactor-fun-2' into 'main'
gabi-250
2025-10-21
20
-499
/
+1472
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
proto: Fix broken doc links
Gabriela Moldovan
2025-10-21
1
-2
/
+3
|
*
|
|
proto: Prioritize shutdown over everything else
Gabriela Moldovan
2025-10-21
1
-8
/
+8
|
*
|
|
proto: Ensure RelayReactor shuts down the other reactors
Gabriela Moldovan
2025-10-21
3
-21
/
+48
|
*
|
|
proto: Add TODO about moving control message handling to RelayReactor
Gabriela Moldovan
2025-10-21
1
-0
/
+3
|
*
|
|
proto: Use select not join
Gabriela Moldovan
2025-10-21
1
-4
/
+5
|
*
|
|
proto: Emphasize that we think 2 reactors are better for perf
Gabriela Moldovan
2025-10-21
1
-4
/
+8
|
*
|
|
proto: Add a TODO about splitting out fields out of BackwardReactor
Gabriela Moldovan
2025-10-21
1
-0
/
+9
|
*
|
|
proto: Move StreamMap split closer to cell_tx docs
Gabriela Moldovan
2025-10-21
1
-3
/
+5
|
*
|
|
proto: s/inbound_rx/input for consistency with other reactors
Gabriela Moldovan
2025-10-21
1
-2
/
+2
|
*
|
|
proto: Move channel provider to ForwardReactor
Gabriela Moldovan
2025-10-21
3
-18
/
+18
|
*
|
|
proto: Remove no longer needed Mutex
Gabriela Moldovan
2025-10-21
1
-7
/
+5
|
*
|
|
proto: Remove stray words from docs
Gabriela Moldovan
2025-10-21
1
-1
/
+1
|
*
|
|
proto: Disambiguate "channel" and "stream"
Gabriela Moldovan
2025-10-21
3
-52
/
+52
|
*
|
|
proto: Say why there are two reactors instead of just one
Gabriela Moldovan
2025-10-21
1
-0
/
+23
|
*
|
|
proto: Clarify why we may need to forward cells to BackwardReactor
Gabriela Moldovan
2025-10-21
1
-2
/
+3
|
*
|
|
proto: Fix docs post-renaming
Gabriela Moldovan
2025-10-21
1
-3
/
+3
|
*
|
|
proto: Avoid calling BackwardReactor "primary"
Gabriela Moldovan
2025-10-21
1
-5
/
+1
|
*
|
|
proto: Replace select_biased! with PollAll
Gabriela Moldovan
2025-10-21
1
-32
/
+124
|
*
|
|
proto: Replace placeholder () with stream id and msg
Gabriela Moldovan
2025-10-21
3
-8
/
+16
|
*
|
|
proto: Replace inbound/outbound terminology
Gabriela Moldovan
2025-10-21
2
-42
/
+42
|
*
|
|
proto: Write a debug log when the reactor starts
Gabriela Moldovan
2025-10-21
1
-2
/
+12
|
*
|
|
proto: Restrict the visibility of BackwardReactor
Gabriela Moldovan
2025-10-21
1
-3
/
+3
|
*
|
|
proto: Move BackwardReactor to its own module
Gabriela Moldovan
2025-10-21
2
-443
/
+466
|
*
|
|
proto: Add a constructor for BackwardReactor
Gabriela Moldovan
2025-10-21
1
-16
/
+54
|
*
|
|
proto: Remove no-longer needed Runtime argument
Gabriela Moldovan
2025-10-21
1
-13
/
+5
|
*
|
|
proto: Replace RelayReactor type-alias with struct
Gabriela Moldovan
2025-10-21
1
-23
/
+32
|
*
|
|
proto: Add spaces in docs to satisfy clippy
Gabriela Moldovan
2025-10-21
1
-3
/
+3
|
*
|
|
proto: Fix doc links post-refactoring
Gabriela Moldovan
2025-10-21
2
-3
/
+7
|
*
|
|
proto: Add a basic implementation for the relay reactor(s)
Gabriela Moldovan
2025-10-21
2
-37
/
+695
|
*
|
|
proto: Remove explicit returns to appease clippy
Gabriela Moldovan
2025-10-21
1
-6
/
+5
|
*
|
|
proto: Boilerplate for control command handling
Gabriela Moldovan
2025-10-21
1
-7
/
+29
|
*
|
|
proto: s/channel_id/circ_id
Gabriela Moldovan
2025-10-21
1
-1
/
+1
|
*
|
|
proto: Replace DynTimeProvider with Runtime
Gabriela Moldovan
2025-10-21
1
-7
/
+9
|
*
|
|
proto: Require that chan_provider is Send
Gabriela Moldovan
2025-10-21
1
-2
/
+2
|
*
|
|
proto: Use a broadcast channel for the shutdown handle
Gabriela Moldovan
2025-10-21
1
-5
/
+6
|
*
|
|
proto: Move StreamMpsc{Sender,Receiver} to stream module (fmt)
Gabriela Moldovan
2025-10-21
5
-5
/
+5
|
*
|
|
proto: Move StreamMpsc{Sender,Receiver} to stream module
Gabriela Moldovan
2025-10-21
8
-11
/
+18
|
*
|
|
proto: remove extraneous blank line
Gabriela Moldovan
2025-10-21
1
-1
/
+0
|
*
|
|
proto: Remove silly TODO about outgoing chan mgmt
Gabriela Moldovan
2025-10-21
1
-3
/
+1
|
*
|
|
proto: Move hop settings into a shared module
Gabriela Moldovan
2025-10-21
7
-306
/
+328
|
*
|
|
proto: Move streammap out of the client module (fmt)
Gabriela Moldovan
2025-10-21
3
-5
/
+3
|
*
|
|
proto: Add TODO about future code motion
Gabriela Moldovan
2025-10-21
1
-0
/
+4
[prev]
[next]