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
/
circuit.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
proto: Split out DataCmdChecker into multiple types.
Gabriela Moldovan
2025-10-16
1
-2
/
+2
*
proto: Reformat imports post-move.
Gabriela Moldovan
2025-10-16
1
-1
/
+1
*
proto: Avoid crate-pub reexports of shared types from the client module.
Gabriela Moldovan
2025-10-16
1
-1
/
+1
*
proto: Move celltypes out of client
Gabriela Moldovan
2025-10-13
1
-1
/
+1
*
proto: Move flow_ctrl module under stream (fmt).
Gabriela Moldovan
2025-10-07
1
-2
/
+2
*
proto: Move flow_ctrl module under stream.
Gabriela Moldovan
2025-10-07
1
-2
/
+2
*
padding: Remove post-queue blocker.
Nick Mathewson
2025-09-30
1
-9
/
+3
*
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
1
-1
/
+1
*
proto: Expose CircHopList in ConfluxSet.
Gabriela Moldovan
2025-09-25
1
-1
/
+1
*
proto: Push conflux state checks inside handshake_timeout().
Gabriela Moldovan
2025-09-25
1
-1
/
+1
*
Merge branch 'expire-halfstream-cbt' into 'main'
gabi-250
2025-09-24
1
-9
/
+35
|
\
|
*
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
1
-4
/
+13
|
*
proto: Reject any messages arriving on expired half-streams.
Gabriela Moldovan
2025-09-19
1
-2
/
+4
|
*
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
1
-0
/
+5
|
*
proto: Use the CBT to compute half-stream timeouts.
Gabriela Moldovan
2025-09-16
1
-1
/
+12
|
*
proto: Give Each EndSentStreamEnt an expiry.
Gabriela Moldovan
2025-09-16
1
-2
/
+3
*
|
tor-proto: rename `take_capacity_to_send` to `about_to_send`
Steven Engler
2025-09-18
1
-2
/
+2
*
|
proto: Experimental API to install a circuit padder at a hop.
Nick Mathewson
2025-09-15
1
-0
/
+18
|
/
*
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
1
-17
/
+0
|
\
\
|
*
|
proto: Move congestion_signals into CircCellSender.
Nick Mathewson
2025-09-09
1
-18
/
+0
|
*
|
proto: Base congestion signal on the channel.
Nick Mathewson
2025-09-09
1
-3
/
+4
|
|
/
*
|
Merge branch 'correct_replace_behavior' into 'main'
Nick Mathewson
2025-09-15
1
-31
/
+22
|
\
\
|
*
|
proto: Only replace padding when the target will see it.
Nick Mathewson
2025-09-10
1
-5
/
+8
|
*
|
proto: Emit the correct events on replacing padding
Nick Mathewson
2025-09-10
1
-27
/
+15
|
|
/
*
|
tor-proto: move `DrainRateRequest`
Steven Engler
2025-09-10
1
-1
/
+2
*
|
tor-proto: remove a `pub(crate) use` from `client::stream`
Steven Engler
2025-09-10
1
-1
/
+2
|
/
*
proto: correctly use the QueuedCellPaddingInfo for padding.
Nick Mathewson
2025-09-09
1
-8
/
+15
*
proto: Implement run_padding_action.
Nick Mathewson
2025-09-09
1
-2
/
+166
*
proto: Watch for PaddingEvents in tunnel reactor.
Nick Mathewson
2025-09-09
1
-1
/
+13
*
Wrap a Circuit's outbound cell queue as its own type.
Nick Mathewson
2025-09-08
1
-6
/
+7
*
proto: Use ConfluxCmd instead of CircuitCmd.
Gabriela Moldovan
2025-09-04
1
-21
/
+10
*
proto: Move abstract conflux handlers outside of the client module.
Gabriela Moldovan
2025-09-04
1
-15
/
+5
*
Merge branch 'maybenot-triggers' into 'main'
Nick Mathewson
2025-09-03
1
-6
/
+31
|
\
|
*
padding: Report when we have received padding or data.
Nick Mathewson
2025-09-02
1
-0
/
+6
|
*
padding: Give CircEnt in a Channel a handle for the PaddingController.
Nick Mathewson
2025-09-02
1
-3
/
+3
|
*
padding: Install a PaddingController in each circuit.
Nick Mathewson
2025-09-02
1
-4
/
+14
|
*
padding: track which hop each queued cell is for.
Nick Mathewson
2025-09-02
1
-6
/
+15
*
|
tor-proto: fix bug in `congestion_signals`
Steven Engler
2025-09-03
1
-1
/
+3
|
/
*
proto: Move TunnelId to a separate, shared module (fmt).
Gabriela Moldovan
2025-08-28
1
-1
/
+1
*
proto: Move TunnelId to a separate, shared module.
Gabriela Moldovan
2025-08-28
1
-2
/
+2
*
proto: Add a circuit module shared between client and relay impls.
Gabriela Moldovan
2025-08-28
1
-8
/
+7
[prev]
[next]