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-circmgr
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
proto: Fix infinite recursion in ClientTunnel::extend().
Gabriela Moldovan
2025-08-05
1
-2
/
+2
*
|
conflux: Adjust docs and fix doc links.
Gabriela Moldovan
2025-08-05
3
-15
/
+17
*
|
proto: abolish path_ref() in favor of all_paths().
Gabriela Moldovan
2025-08-05
5
-32
/
+25
*
|
circmgr: Feature-gate ServiceOnionServiceIntroTunnel to fix compile errors.
Gabriela Moldovan
2025-08-05
1
-0
/
+1
*
|
circmgr: Feature-gate send_raw_msg.
Gabriela Moldovan
2025-08-05
1
-0
/
+1
*
|
circmgr: Gate tor_proto::handshake usage behind hs-common.
Gabriela Moldovan
2025-08-05
1
-1
/
+6
*
|
proto, circmgr: Fix feature-gating.
Gabriela Moldovan
2025-08-05
1
-1
/
+2
*
|
circmgr: Fully-qualify types in macro.
Gabriela Moldovan
2025-08-05
1
-4
/
+2
*
|
circmgr: Add back cognitive_complexity allows.
Gabriela Moldovan
2025-08-05
2
-0
/
+2
*
|
circmgr: Fix unit tests
David Goulet
2025-08-05
2
-15
/
+15
*
|
tunnel: Implement start_conversation() for all tunnel types
David Goulet
2025-08-05
1
-9
/
+15
*
|
hs: Use the new Tunnel interface for onion service
David Goulet
2025-08-05
4
-12
/
+90
*
|
circmgr: Return more type specific tunnel
David Goulet
2025-08-05
2
-8
/
+12
*
|
tunnel: Implement Buildable for ClientTunnel
David Goulet
2025-08-05
5
-84
/
+88
*
|
proto: Change PendingClientCirc to yield back a ClientTunnel
David Goulet
2025-08-05
1
-3
/
+3
*
|
circmgr: Major rename for the new Tunnel namespace
David Goulet
2025-08-05
8
-625
/
+635
*
|
proto: Add last_hop() to Tunnel interface
David Goulet
2025-08-05
1
-0
/
+14
*
|
circmgr: New Tunnel object interface
David Goulet
2025-08-05
2
-0
/
+489
|
/
*
circmgr: Apply incoming cell limits to hsdir connections
Nick Mathewson
2025-07-10
1
-1
/
+12
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
Improve descriptions of rejected relays: omit "rejected 0/X"
Nick Mathewson
2025-06-25
1
-3
/
+3
*
tor-circmgr: Reduced dependency on `once_cell`
hashcatHitman
2025-06-14
1
-2
/
+2
*
proto: Refactor cc fallback.
Nick Mathewson
2025-06-10
1
-9
/
+13
*
Move responsibility for choosing extensions into tor-proto
Nick Mathewson
2025-06-10
1
-19
/
+3
*
tor-circmgr: fix docs failure
Steven Engler
2025-06-09
1
-2
/
+2
*
*: suppress cognitive_complexity warnings from nightly
Nick Mathewson
2025-05-29
3
-0
/
+5
*
hspool: Explain _why_ ClientRend is Guarded.
Nick Mathewson
2025-05-22
1
-4
/
+12
*
hspool: refactor path match to be exhaustive.
Nick Mathewson
2025-05-22
1
-7
/
+11
*
hspool: ClientRend first should be Guarded
Nick Mathewson
2025-05-22
1
-4
/
+5
*
Apply 1 suggestion(s) to 1 file(s)
Nick Mathewson
2025-05-22
1
-1
/
+1
*
circmgr: Apply last-hop-in-stem usage when retrieving a stem circ.
Nick Mathewson
2025-05-20
1
-20
/
+85
*
circmgr: when building client rend stems, make sure last hop has new_rend usage.
Nick Mathewson
2025-05-20
2
-28
/
+72
*
guardmgr, circmgr: Make vanguard selection take a RelaySelector.
Nick Mathewson
2025-05-20
3
-32
/
+62
*
circmgr: Propagate Option<HsCircKind> down to path selection functions
Nick Mathewson
2025-05-20
4
-46
/
+103
*
circmgr: Change get_or_launch_stem to take a HsCircKind
Nick Mathewson
2025-05-20
1
-13
/
+22
*
circmgr: rename ensure_circuit_{compatible_with => can_extend_to}_target
Nick Mathewson
2025-05-20
1
-6
/
+3
*
relay-selection: tweak messages about rejection reasons
Nick Mathewson
2025-05-20
1
-3
/
+3
*
tor-proto: Future-proof some comments about path_ref() errors.
Gabriela Moldovan
2025-05-15
1
-2
/
+2
*
tor-proto: Return Error::Protocol if ClientCirc accessors return an error.
Gabriela Moldovan
2025-05-15
1
-32
/
+40
*
tor-proto: Update the TunnelMutableState when a circuit is removed.
Gabriela Moldovan
2025-05-15
4
-13
/
+35
*
Resolve clippy warnings from 1.83
Nick Mathewson
2025-05-13
1
-2
/
+1
*
Merge branch 'clientcirc_extend' into 'main'
Nick Mathewson
2025-05-06
5
-19
/
+11
|
\
|
*
proto: Provide and use a create_firsthop() wrapper too.
Nick Mathewson
2025-04-28
1
-7
/
+2
|
*
circmgr: Rename AbstractCirc::{extend_ntor => extend}
Nick Mathewson
2025-04-28
4
-6
/
+5
|
*
tor-proto: New extend() to pick between ntor and ntor3
Nick Mathewson
2025-04-28
2
-7
/
+5
*
|
circmgr: Make path module public on "--features=experimental-api"
Nick Mathewson
2025-05-05
1
-1
/
+9
|
/
*
tor-circmgr: put vegas cc in `CircParameters` behind `if false`
Steven Engler
2025-04-23
1
-22
/
+42
*
tor-circmgr: only use congestion control if "flowctl-cc" feature is enabled
Steven Engler
2025-04-23
1
-2
/
+5
*
tor-circmgr: switch from `supports_{known,named}_subver()`
Steven Engler
2025-04-23
1
-3
/
+3
*
circ: Don't pin CC algorithm to FixedWindow anymore
David Goulet
2025-04-23
1
-4
/
+1
[prev]
[next]