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
Commit message (
Expand
)
Author
Age
Files
Lines
*
proto: Add {backward|forward} prefix to circ_id in logs
David Goulet
2026-08-03
1
-4
/
+4
*
proto: Rename uniq_id to circ_unique_id mostly in logging
David Goulet
2026-08-03
1
-4
/
+4
*
proto: Log both UniqId and CircId when possible
David Goulet
2026-08-03
2
-9
/
+36
*
tor-cell: rename `XonKbpsEwma` to `XonKBpsEwma`
Steven Engler
2026-07-30
1
-2
/
+2
*
proto: log hop settings at trace upon client circuit opening.
Nick Mathewson
2026-06-23
1
-1
/
+2
*
tor-proto: move memquota stream account arg to last position
Steven Engler
2026-05-21
1
-4
/
+4
*
tor-proto: move more stream queue init to reactor
Steven Engler
2026-05-21
1
-25
/
+2
*
tor-proto: add `ReactorStreamComponents` to bundle return vals
Steven Engler
2026-05-20
1
-4
/
+5
*
tor-proto: move stream incoming queue init to reactor
Steven Engler
2026-05-20
1
-7
/
+15
*
tor-proto: Port to web-time-compat
Nick Mathewson
2026-03-26
1
-1
/
+1
*
proto: Remove unused n_open_streams() functions
Gabriela Moldovan
2026-02-16
1
-17
/
+0
*
proto: Add an accessor for the CircHopOutbound of a CircHop
Gabriela Moldovan
2026-02-16
1
-0
/
+5
*
proto: Move CREATE helpers to a shared module
Gabriela Moldovan
2026-02-05
1
-63
/
+0
*
proto: Avoid locking in CircHopOutbound::ccontrol()
Gabriela Moldovan
2026-01-29
1
-1
/
+1
*
proto: Rip CC state out of CircHopInbound
Gabriela Moldovan
2026-01-29
1
-5
/
+1
*
opentelemetry: Instrument a bunch of functions.
Wesley Aptekar-Cassels
2025-11-24
1
-0
/
+2
*
proto: Fix up doc links post-refactoring
Gabriela Moldovan
2025-11-17
1
-2
/
+2
*
proto: Make cc state shared between CircHop{Inbound,Outbound}
Gabriela Moldovan
2025-11-17
1
-9
/
+6
*
proto: Move CircHop{Inbound,Outbound} out of the client module.
Gabriela Moldovan
2025-11-17
1
-573
/
+9
*
proto: Add constructors for CircHop{Inbound,Outbound}
Gabriela Moldovan
2025-11-17
1
-19
/
+46
*
proto: Move some of CircHop's impl to CircHop{Inbound,Outbound}
Gabriela Moldovan
2025-11-17
1
-141
/
+340
*
proto: Make the hop in SendRelayCell optional
Gabriela Moldovan
2025-11-17
2
-4
/
+4
*
proto: Move SendRelayCell to circhop (fmt)
Gabriela Moldovan
2025-11-17
1
-1
/
+1
*
proto: Move SendRelayCell to circhop
Gabriela Moldovan
2025-11-17
2
-3
/
+4
*
proto: Split CircHop into inbound and outbound components (fmt)
Gabriela Moldovan
2025-11-17
1
-7
/
+13
*
proto: Split CircHop into inbound and outbound components
Gabriela Moldovan
2025-11-17
1
-52
/
+76
*
proto: Rename cell decoder field for clarity
Gabriela Moldovan
2025-11-14
1
-3
/
+3
*
proto: Avoid exposing stream map field (fmt)
Gabriela Moldovan
2025-11-14
1
-8
/
+11
*
proto: Avoid exposing stream map field
Gabriela Moldovan
2025-11-14
1
-3
/
+3
*
proto: Import StreamMap to reduce cognitive complexity
Gabriela Moldovan
2025-11-14
1
-6
/
+6
*
Merge branch 'prop368-v4' into 'main'
Nick Mathewson
2025-11-13
1
-0
/
+15
|
\
|
*
tor-proto: Track information on when tunnels were last used
Nick Mathewson
2025-11-12
1
-0
/
+15
*
|
proto: Remove duplicated function in CircHop
Gabriela Moldovan
2025-11-13
1
-5
/
+0
*
|
proto: Remove a no longer relevant TODO
Gabriela Moldovan
2025-11-12
1
-3
/
+0
|
/
*
proto: Move cell_sender out of the client module
Gabriela Moldovan
2025-10-28
1
-301
/
+0
*
proto: Make everything in CircuitCellSender pub(crate)
Gabriela Moldovan
2025-10-28
1
-8
/
+8
*
tor-proto: fix `clippy::needless_pass_by_value` warning
Steven Engler
2025-10-21
1
-0
/
+1
*
proto: Move StreamMpsc{Sender,Receiver} to stream module (fmt)
Gabriela Moldovan
2025-10-21
1
-1
/
+1
*
proto: Move StreamMpsc{Sender,Receiver} to stream module
Gabriela Moldovan
2025-10-21
1
-1
/
+1
*
proto: Move hop settings into a shared module
Gabriela Moldovan
2025-10-21
2
-2
/
+3
*
proto: Move streammap out of the client module (fmt)
Gabriela Moldovan
2025-10-21
1
-3
/
+1
*
proto: Move streammap out of the client module
Gabriela Moldovan
2025-10-21
1
-1
/
+1
*
proto: Move dumb pipes to top-lvl stream module (fmt)
Gabriela Moldovan
2025-10-21
1
-1
/
+1
*
proto: Move dumb pipes to top-lvl stream module
Gabriela Moldovan
2025-10-21
1
-1
/
+1
*
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
*
tor-proto: remove `StreamEndpointType`
Steven Engler
2025-10-14
1
-8
/
+6
*
Merge branch 'celltypes' into 'main'
gabi-250
2025-10-14
1
-1
/
+1
|
\
|
*
proto: Move celltypes out of client
Gabriela Moldovan
2025-10-13
1
-1
/
+1
*
|
proto: Use a small vec for the hop list.
Gabriela Moldovan
2025-10-13
1
-1
/
+7
|
/
[next]