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
/
circuit
/
circhop.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-proto: disable flowctrl sidechannel mitigations for relays
Steven Engler
7 days
1
-8
/
+14
*
tor-proto: add `WithSidechannelMitigations` for flow ctrl
Steven Engler
7 days
1
-3
/
+5
*
proto: Rename uniq_id to circ_unique_id mostly in logging
David Goulet
2026-08-03
1
-6
/
+6
*
proto: Log both UniqId and CircId when possible
David Goulet
2026-08-03
1
-5
/
+10
*
tor-cell: rename `XonKbpsEwma` to `XonKBpsEwma`
Steven Engler
2026-07-30
1
-2
/
+2
*
tor-proto: use `subprotocol_restricted_set` macro
Steven Engler
2026-07-30
1
-34
/
+5
*
tor-proto: add a TODO for crypt protocol and cc alg logic
Steven Engler
2026-07-27
1
-0
/
+4
*
tor-proto: add `HandshakeSubprotocols`
Steven Engler
2026-07-27
1
-6
/
+40
*
tor-proto: remove `CircNetParameters::extend_by_ed25519_id`
Steven Engler
2026-07-27
1
-2
/
+0
*
tor-proto: add `HopSettings::from_handshake_params()`
Steven Engler
2026-07-27
1
-1
/
+91
*
proto: Remove feature-gating from CircHop::handle_msg()
Gabriela Moldovan
2026-07-23
1
-2
/
+0
*
proto: Adjust feature-gating around incoming streams
Gabriela Moldovan
2026-07-22
1
-1
/
+1
*
proto: Allow HsV3 to use cgo.
Nick Mathewson
2026-07-02
1
-2
/
+8
*
proto: Do not automatically disable CC with hsv3.
Nick Mathewson
2026-07-02
1
-5
/
+0
*
tor-proto: have `StreamReqInfo` store a `ReactorStreamComponents`
Steven Engler
2026-05-21
1
-1
/
+12
*
tor-proto: move memquota stream account arg to last position
Steven Engler
2026-05-21
1
-2
/
+2
*
tor-proto: clean up `CIRCUIT_BUFFER_SIZE`
Steven Engler
2026-05-21
1
-1
/
+1
*
tor-proto: move more stream queue init to reactor
Steven Engler
2026-05-21
1
-19
/
+65
*
tor-proto: add `ReactorStreamComponents` to bundle return vals
Steven Engler
2026-05-20
1
-4
/
+21
*
tor-proto: always use a bounded mpsc queue for streams
Steven Engler
2026-05-20
1
-13
/
+7
*
tor-proto: move stream incoming queue init to reactor
Steven Engler
2026-05-20
1
-13
/
+30
*
tor-proto: small cleanup of `CircHopOutbound::build_flow_ctrl()`
Steven Engler
2026-05-20
1
-11
/
+4
*
tor-proto: fix flow control for half-streams
Steven Engler
2026-05-07
1
-3
/
+0
*
tor-proto: allow sending DATA cells on closed streams
Steven Engler
2026-03-29
1
-6
/
+12
*
tor-proto: Port to web-time-compat
Nick Mathewson
2026-03-26
1
-1
/
+1
*
proto: Avoid locking in CircHopOutbound::ccontrol()
Gabriela Moldovan
2026-01-29
1
-8
/
+26
*
proto: Rip CC state out of CircHopInbound
Gabriela Moldovan
2026-01-29
1
-17
/
+1
*
proto: Fix relay/hs-service feature gating
Gabriela Moldovan
2025-12-08
1
-1
/
+1
*
proto: Move a couple of stream-related constants to stream mod (fmt)
Gabriela Moldovan
2025-11-24
1
-1
/
+1
*
proto: Move a couple of stream-related constants to stream mod
Gabriela Moldovan
2025-11-24
1
-1
/
+1
*
proto: Fix up doc links post-refactoring
Gabriela Moldovan
2025-11-17
1
-7
/
+7
*
proto: Temporarily silence a few warnings
Gabriela Moldovan
2025-11-17
1
-0
/
+3
*
proto: Make cc state shared between CircHop{Inbound,Outbound}
Gabriela Moldovan
2025-11-17
1
-14
/
+20
*
proto: Move CircHop{Inbound,Outbound} out of the client module.
Gabriela Moldovan
2025-11-17
1
-2
/
+590
*
proto: Make the hop in SendRelayCell optional
Gabriela Moldovan
2025-11-17
1
-2
/
+2
*
proto: Update SendRelayCell docs
Gabriela Moldovan
2025-11-17
1
-2
/
+3
*
proto: Move SendRelayCell to circhop (fmt)
Gabriela Moldovan
2025-11-17
1
-2
/
+2
*
proto: Move SendRelayCell to circhop
Gabriela Moldovan
2025-11-17
1
-2
/
+16
*
proto: Move hop settings into a shared module
Gabriela Moldovan
2025-10-21
1
-0
/
+241