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-proto
/
src
/
client
/
reactor
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
proto: Use MAX_CONFLUX_LEGS instead of magic number.
Gabriela Moldovan
2025-09-25
1
-1
/
+2
*
proto: Make padding and timeout actions take priority.
Gabriela Moldovan
2025-09-25
1
-34
/
+69
*
proto: Add comment emphasizing that the PollAll ordering matters.
Gabriela Moldovan
2025-09-25
1
-0
/
+7
*
proto: Add comment explaining why we need the chan_sender readiness check.
Gabriela Moldovan
2025-09-25
1
-0
/
+3
*
proto: Rewrite should_skip_join_point to return bool.
Gabriela Moldovan
2025-09-25
1
-11
/
+10
*
proto: Avoid polling join point streams more than once.
Gabriela Moldovan
2025-09-25
1
-6
/
+11
*
proto: Remove now-unused function.
Gabriela Moldovan
2025-09-25
1
-21
/
+2
*
proto: Rewrite ConfluxSet::next_circ_action() using PollAll.
Gabriela Moldovan
2025-09-25
3
-131
/
+108
*
proto: Expose CircHopList in ConfluxSet.
Gabriela Moldovan
2025-09-25
1
-1
/
+1
*
proto: Return multiple actions from next_circ_action.
Gabriela Moldovan
2025-09-25
1
-2
/
+12
*
proto: Push conflux state checks inside handshake_timeout() (fmt).
Gabriela Moldovan
2025-09-25
1
-6
/
+6
*
proto: Push conflux state checks inside handshake_timeout().
Gabriela Moldovan
2025-09-25
3
-9
/
+13
*
Merge branch 'expire-halfstream-cbt' into 'main'
gabi-250
2025-09-24
3
-14
/
+75
|
\
|
*
proto: Apply deferred rustfmt.
Gabriela Moldovan
2025-09-22
1
-3
/
+1
|
*
proto: Remove duplicate word in comment.
Gabriela Moldovan
2025-09-22
1
-1
/
+1
|
*
proto: Add new error type for cells received on non-existent streams.
Gabriela Moldovan
2025-09-22
2
-10
/
+23
|
*
proto: Reject any messages arriving on expired half-streams.
Gabriela Moldovan
2025-09-19
2
-2
/
+10
|
*
proto: Calculate CBT more accurately.
Gabriela Moldovan
2025-09-19
1
-3
/
+3
|
*
proto: Remove half-streams when they expire.
Gabriela Moldovan
2025-09-16
3
-1
/
+25
|
*
proto: Use the CBT to compute half-stream timeouts.
Gabriela Moldovan
2025-09-16
1
-1
/
+12
|
*
proto: Give Each EndSentStreamEnt an expiry (fmt).
Gabriela Moldovan
2025-09-16
1
-1
/
+5
|
*
proto: Give Each EndSentStreamEnt an expiry.
Gabriela Moldovan
2025-09-16
2
-3
/
+6
*
|
Merge branch 'xon-xoff-checker' into 'main'
David Goulet
2025-09-18
2
-15
/
+11
|
\
\
|
*
|
tor-proto: rename `take_capacity_to_send` to `about_to_send`
Steven Engler
2025-09-18
2
-10
/
+6
|
*
|
tor-proto: share the `FlowCtrlParameters` across streams
Steven Engler
2025-09-17
1
-5
/
+5
*
|
|
Merge branch 'simple_circpad_todos' into 'main'
gabi-250
2025-09-18
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
proto: resolve/edit trivial "TODO circpad" instances.
Nick Mathewson
2025-09-17
1
-1
/
+1
*
|
|
Merge branch 'xon-xoff-checker-2' into 'main'
opara
2025-09-18
1
-5
/
+20
|
\
\
\
|
*
|
|
tor-proto: add `SidechannelMitigation` to `XonXoffFlowCtrl`
Steven Engler
2025-09-16
1
-2
/
+17
|
*
|
|
tor-proto: change `take_capacity_to_send` to take `AnyRelayMsg`
Steven Engler
2025-09-16
1
-3
/
+3
*
|
|
|
proto: Resolve a warning when building without flowctl-cc.
Nick Mathewson
2025-09-17
1
-0
/
+2
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'maybenot-manual' into 'main'
Nick Mathewson
2025-09-16
2
-0
/
+43
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix several rustdoc links.
Nick Mathewson
2025-09-16
1
-2
/
+2
|
*
|
proto: Experimental API to install a circuit padder at a hop.
Nick Mathewson
2025-09-15
2
-0
/
+43
*
|
|
Merge branch 'padding_replace_and_channels' into 'main'
Nick Mathewson
2025-09-16
1
-1
/
+10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
proto: Consider the channel queue with "Replace" padding to hop 1.
Nick Mathewson
2025-09-16
1
-1
/
+10
|
|
/
*
|
Merge branch 'xon-xoff-checker' into 'main'
David Goulet
2025-09-15
1
-3
/
+19
|
\
\
|
|
/
|
/
|
|
*
tor-proto: pass `FlowCtrlParameters` to `XonXoffFlowCtrl`
Steven Engler
2025-09-11
1
-3
/
+19
*
|
Merge branch 'maybenot-validate-padding' into 'main'
Nick Mathewson
2025-09-15
1
-1
/
+12
|
\
\
|
*
|
proto: Missing import.
Nick Mathewson
2025-09-15
1
-0
/
+1
|
*
|
proto: Use a new error type for excess padding.
Nick Mathewson
2025-09-15
1
-1
/
+1
|
*
|
proto: Allow DROP command when padding is enabled.
Nick Mathewson
2025-09-09
1
-0
/
+10
|
*
|
proto: Make decrypted_padding fallible.
Nick Mathewson
2025-09-09
1
-1
/
+1
*
|
|
Merge branch 'padding_congestion_signal' into 'main'
Nick Mathewson
2025-09-15
2
-18
/
+35
|
\
\
\
|
*
|
|
proto: Move congestion_signals into CircCellSender.
Nick Mathewson
2025-09-09
2
-34
/
+21
|
*
|
|
proto: Base congestion signal on the channel.
Nick Mathewson
2025-09-09
2
-5
/
+35
|
|
/
/
*
|
|
Merge branch 'correct_replace_behavior' into 'main'
Nick Mathewson
2025-09-15
2
-31
/
+34
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Apply 1 suggestion(s) to 1 file(s)
Nick Mathewson
2025-09-15
1
-1
/
+1
|
*
|
proto: Only replace padding when the target will see it.
Nick Mathewson
2025-09-10
2
-5
/
+20
|
*
|
proto: Emit the correct events on replacing padding
Nick Mathewson
2025-09-10
1
-27
/
+15
|
|
/
[prev]
[next]