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
path:
root
/
crates
/
tor-proto
/
src
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
proto: Pass PeerAddr at the channel handshake finish for initiators
David Goulet
2026-02-19
2
-12
/
+5
*
proto: Use the PeerAddr accross channel handshake
David Goulet
2026-02-19
2
-25
/
+13
*
Merge branch 'circ-sync-view-streams' into 'main'
gabi-250
2026-02-16
5
-57
/
+9
|
\
|
*
proto: Rename CircSyncView to CircHopSyncView
Gabriela Moldovan
2026-02-16
2
-4
/
+4
|
*
proto: Remove unused n_open_streams() functions
Gabriela Moldovan
2026-02-16
1
-17
/
+0
|
*
proto: Replace circuit-scoped n_open_streams() with per-hop alternative
Gabriela Moldovan
2026-02-16
1
-1
/
+1
|
*
proto: Replace CircSyncView with previously client-only CircSyncView
Gabriela Moldovan
2026-02-16
4
-36
/
+1
|
*
proto: Adjust visibility in client::reactor::CircSyncView
Gabriela Moldovan
2026-02-16
1
-3
/
+3
|
*
proto: Use absolute path in CircHopList import
Gabriela Moldovan
2026-02-16
1
-1
/
+1
|
*
proto: Rename ClientCircSyncView to CircSyncView
Gabriela Moldovan
2026-02-16
3
-6
/
+5
|
*
proto: Add an accessor for the CircHopOutbound of a CircHop
Gabriela Moldovan
2026-02-16
1
-0
/
+5
*
|
proto: Use is_multiple_of() as suggested by clippy
Gabriela Moldovan
2026-02-16
1
-1
/
+1
|
/
*
Merge branch 'early-relay' into 'main'
gabi-250
2026-02-12
1
-13
/
+0
|
\
|
*
Revert "proto: Add a new ToRelayMsg util"
Gabriela Moldovan
2026-02-12
1
-13
/
+0
*
|
proto: Client channel need to consider PT for the target
David Goulet
2026-02-12
1
-6
/
+21
*
|
proto: Enforce that channel method as unique SocketAddr
David Goulet
2026-02-12
1
-6
/
+4
*
|
proto: Channel finish() now handles canonicity
David Goulet
2026-02-12
1
-4
/
+13
|
/
*
proto: Move CREATE helpers to a shared module
Gabriela Moldovan
2026-02-05
2
-65
/
+1
*
proto: Add missing clock_skew() to unverified channels
David Goulet
2026-02-04
1
-6
/
+3
*
proto: Make channel client to use a specific type
David Goulet
2026-02-04
1
-38
/
+43
*
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
*
proto: Factor ReactorResultChannel into the shared reactor module
Gabriela Moldovan
2026-01-29
1
-3
/
+1
*
proto; Factor HOPS constant out of maybenot_padding
Gabriela Moldovan
2026-01-29
1
-3
/
+1
*
proto: Move padding_disposition() to the shared padding module
Gabriela Moldovan
2026-01-29
1
-54
/
+5
*
proto: Move CircPaddingDisposition to a new module
Gabriela Moldovan
2026-01-29
1
-13
/
+1
*
proto: Add a new ToRelayMsg util
Gabriela Moldovan
2026-01-29
1
-0
/
+13
*
proto: Move TimeoutEstimator to util
Gabriela Moldovan
2026-01-29
3
-14
/
+7
*
proto: Use the channel codec channel type
David Goulet
2026-01-22
1
-1
/
+0
*
proto: Remove async for VerifiableChannel::check()
David Goulet
2026-01-22
1
-2
/
+1
*
proto: Make VerifiableChannel::check() async
David Goulet
2026-01-22
1
-1
/
+2
*
proto: Make CERTS cell optionnable for UnverifiedChannel
David Goulet
2026-01-22
1
-1
/
+1
*
Merge branch 'ticket1599_02' into 'main'
David Goulet
2026-01-13
2
-44
/
+37
|
\
|
*
proto: Seal the VerifiableChannel and FinalizableChannel traits
David Goulet
2026-01-13
1
-0
/
+14
|
*
proto: Add link_protocol() to VerifiableChannel trait
David Goulet
2026-01-13
1
-12
/
+6
|
*
proto: Add traits for public channel views
David Goulet
2026-01-13
2
-48
/
+33
*
|
proto: Dedupe IncomingStreamRequestHandler
Gabriela Moldovan
2026-01-12
3
-30
/
+13
|
/
*
proto: Add an immediate order for client CircuitEvent ordering
David Goulet
2025-12-10
1
-4
/
+7
*
proto: Rename CircuitAction and cie to CircuitEvent
David Goulet
2025-12-10
2
-75
/
+67
*
proto: Rename Circuit{Action/Event}::Shutdown to ProtoViolation
David Goulet
2025-12-10
2
-6
/
+7
*
proto: Add TODO in client reactor for bad cell
David Goulet
2025-12-10
1
-0
/
+6
*
proto: Make ClientCircChanMsg pub(super)
David Goulet
2025-12-10
1
-1
/
+1
*
proto: Move unit tests and minor fix
David Goulet
2025-12-10
1
-0
/
+20
*
proto: Client circuit reactor now handles AnyChanMsg
David Goulet
2025-12-10
4
-27
/
+32
*
proto: Move ClientCircChanMsg into client module
David Goulet
2025-12-10
3
-5
/
+25
*
Merge branch 'fix-relay-compile' into 'main'
David Goulet
2025-12-09
1
-1
/
+1
|
\
|
*
proto: Fix relay/hs-service feature gating
Gabriela Moldovan
2025-12-08
1
-1
/
+1
*
|
Remove unnecessary `doc(cfg(...))` attributes
Neel Chauhan
2025-12-04
3
-4
/
+0
|
/
*
proto: Add comment about create_firsthop_fast
Nick Mathewson
2025-12-03
1
-1
/
+2
*
Merge branch 'relay-streams2' into 'main'
David Goulet
2025-12-02
6
-566
/
+32
|
\
[next]