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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
tor-circmgr: Add more logging about timeout estimation.
Wesley Aptekar-Cassels
2025-08-12
1
-0
/
+2
*
|
chanmgr: Add KeyMgr to channel builder
David Goulet
2025-08-20
2
-0
/
+2
*
|
proto: Move the `stream` module under `client` (fmt).
Gabriela Moldovan
2025-08-18
1
-1
/
+3
*
|
proto: Move the `stream` module under `client` (breaking).
Gabriela Moldovan
2025-08-18
1
-3
/
+3
|
/
*
circmgr: Move the body of get_channel_to_guard into its only caller.
Nick Mathewson
2025-08-07
1
-33
/
+23
*
circmgr: Don't count channel negotiation towards circuit built time.
Nick Mathewson
2025-08-07
2
-53
/
+77
*
cirmgr: extract code that opens a channel.
Nick Mathewson
2025-08-07
1
-14
/
+26
*
Fix warnings and errors from edition 2024.
Nick Mathewson
2025-08-07
2
-8
/
+9
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
22
-86
/
+91
*
Update code for Edition 2024
Nick Mathewson
2025-08-07
3
-4
/
+3
*
Set MSRV to 1.85.
Nick Mathewson
2025-08-05
1
-1
/
+1
*
Merge branch 'use-cc' into 'main'
Nick Mathewson
2025-08-05
1
-39
/
+24
|
\
|
*
tor-proto: use congestion control when "flowctl-cc" is enabled
Steven Engler
2025-08-04
1
-39
/
+24
*
|
circmgr: Feature gate multi path tunnel with conflux flag
David Goulet
2025-08-05
3
-6
/
+15
*
|
Revert "circmgr: Feature-gate all the onion service tunnel types."
Gabriela Moldovan
2025-08-05
2
-22
/
+2
*
|
circmgr: Feature-gate all the onion service tunnel types.
Gabriela Moldovan
2025-08-05
2
-2
/
+22
*
|
Do not fully-qualify Sync.
Gabriela Moldovan
2025-08-05
3
-15
/
+15
*
|
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
*
|
circmgr: Fix hs-service feature gating
Gabriela Moldovan
2025-08-05
1
-1
/
+1
*
|
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
2
-2
/
+3
*
|
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
2
-9
/
+17
*
|
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
3
-0
/
+492
*
|
Bump version of tor-basic-utils
Ian Jackson
2025-08-05
1
-1
/
+1
*
|
Version bumps for 1.4.6
Ian Jackson
2025-08-05
1
-24
/
+24
|
/
*
circmgr: Apply incoming cell limits to hsdir connections
Nick Mathewson
2025-07-10
1
-1
/
+12
*
Bump all the unstable tor- and arti- crates to 0.32.0.
Gabriela Moldovan
2025-07-07
1
-24
/
+24
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2025-07-07
1
-3
/
+3
*
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
*
release: Delete semver.md files after release.
Alexander Hansen Færøy
2025-06-05
1
-1
/
+0
*
release: Bump all tor-/arti- crates to 0.31.0.
Alexander Hansen Færøy
2025-06-05
1
-24
/
+24
*
*: suppress cognitive_complexity warnings from nightly
Nick Mathewson
2025-05-29
3
-0
/
+5
[prev]
[next]