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
...
*
all: replace all uses of `futures::task::SpawnExt` with `tor_rtcompat::SpawnExt`
Steven Engler
2025-11-04
4
-5
/
+5
*
tor-linkspec: Change HasAddrs::addrs to return an Iterator
Ian Jackson
2025-10-06
1
-3
/
+4
*
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
opentelemetry: Add some instrument macros.
Wesley Aptekar-Cassels
2025-09-24
1
-0
/
+2
*
Merge branch 'expire-halfstream-cbt' into 'main'
gabi-250
2025-09-24
2
-12
/
+38
|
\
|
*
proto: Use the circuit build timeout instead of the abandon timeout.
Gabriela Moldovan
2025-09-22
1
-2
/
+2
|
*
circmgr: Pass the timeout estimator to circuit constructor (fmt).
Gabriela Moldovan
2025-09-16
1
-8
/
+13
|
*
circmgr: Pass the timeout estimator to circuit constructor.
Gabriela Moldovan
2025-09-16
1
-7
/
+16
|
*
circmgr: Implement TimeoutEstimator for Estimator.
Gabriela Moldovan
2025-09-16
1
-0
/
+12
*
|
circmgr: Replace BoundedVecDeque with a much smaller wrapper
Nick Mathewson
2025-09-17
1
-10
/
+79
*
|
tor-proto: use `CellCount` in `FlowCtrlParameters`
Steven Engler
2025-09-16
1
-4
/
+4
|
/
*
Merge branch 'xon-xoff-checker' into 'main'
David Goulet
2025-09-15
1
-1
/
+9
|
\
|
*
tor-proto: add `FlowCtrlParameters` to `CircParameters` and `HopSettings`
Steven Engler
2025-09-11
1
-1
/
+9
*
|
Move `FallbackDir` into `tor-dircommon`
Clara Engler
2025-09-11
3
-3
/
+3
|
/
*
Merge branch 'the-bell-tolls-for-once_cell' into 'main'
wesleyac
2025-09-03
1
-7
/
+1
|
\
|
*
tor-circmgr: Modified MSRV TODOs for `once_cell` removal
hashcatHitman
2025-08-20
1
-7
/
+1
*
|
tor-circmgr: Removed dependency on `static_assertions`
hashcatHitman
2025-09-01
1
-3
/
+2
*
|
proto: Add a circuit module shared between client and relay impls.
Gabriela Moldovan
2025-08-28
7
-8
/
+13
*
|
Merge branch 'circmgr-timeout-estimator-logging' into 'main'
Nick Mathewson
2025-08-27
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
tor-circmgr: Make connection failure log at debug level.
Wesley Aptekar-Cassels
2025-08-13
1
-1
/
+1
|
*
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
21
-85
/
+90
*
Update code for Edition 2024
Nick Mathewson
2025-08-07
3
-4
/
+3
*
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
2
-5
/
+13
*
|
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
*
|
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
[prev]
[next]