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
/
impls.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
circmgr: allow unstable_name_collisions lint for exactly_one()
Gabriela Moldovan
2025-12-01
1
-0
/
+4
*
opentelemetry: Instrument a bunch of functions.
Wesley Aptekar-Cassels
2025-11-24
1
-0
/
+5
*
circmgr: Implement expiration for long-lived tunnels.
Nick Mathewson
2025-11-12
1
-0
/
+4
*
proto: Add a circuit module shared between client and relay impls.
Gabriela Moldovan
2025-08-28
1
-1
/
+2
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-2
/
+2
*
Do not fully-qualify Sync.
Gabriela Moldovan
2025-08-05
1
-1
/
+1
*
proto: Fix infinite recursion in ClientTunnel::extend().
Gabriela Moldovan
2025-08-05
1
-2
/
+2
*
proto: abolish path_ref() in favor of all_paths().
Gabriela Moldovan
2025-08-05
1
-3
/
+7
*
circmgr: Return more type specific tunnel
David Goulet
2025-08-05
1
-1
/
+1
*
tunnel: Implement Buildable for ClientTunnel
David Goulet
2025-08-05
1
-19
/
+20
*
circmgr: Major rename for the new Tunnel namespace
David Goulet
2025-08-05
1
-14
/
+14
*
tor-proto: Update the TunnelMutableState when a circuit is removed.
Gabriela Moldovan
2025-05-15
1
-2
/
+2
*
circmgr: Rename AbstractCirc::{extend_ntor => extend}
Nick Mathewson
2025-04-28
1
-2
/
+1
*
tor-proto: New extend() to pick between ntor and ntor3
Nick Mathewson
2025-04-28
1
-1
/
+3
*
circ: Remove CircParameters reference in call stack
David Goulet
2025-04-23
1
-1
/
+1
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-1
/
+1
*
circmgr: Remove the CircParameters build .expect()
David Goulet
2025-01-16
1
-1
/
+1
*
circ: Specialize the circparams from netparams function
David Goulet
2025-01-16
1
-1
/
+1
*
circmgr: Modify CircParameters for congestion control
David Goulet
2025-01-16
1
-1
/
+1
*
CircMgr: Start writing tests.
Wesley Aptekar-Cassels
2024-10-03
1
-0
/
+16
*
CircMgr: Make CircMgr and HsCircPool generic over builder type.
Wesley Aptekar-Cassels
2024-09-24
1
-4
/
+56
*
tor-circmgr: Remove AbstractSpec and FakeSpec.
Wesley Aptekar-Cassels
2024-09-16
1
-2
/
+1
*
tor-circmgr: make `GuardMgr` mandatory
Steven Engler
2024-08-12
1
-1
/
+1
*
tor-circmgr: Remove addressed TODO.
Gabriela Moldovan
2024-04-05
1
-2
/
+0
*
tor-circmgr: Give pick_path a VanguardMgr.
Gabriela Moldovan
2024-03-20
1
-0
/
+2
*
tor-circmgr: Add more vanguards TODOs.
Gabriela Moldovan
2024-03-20
1
-0
/
+2
*
tor-circmgr: Add UniqId to Error::GuardNotUsable.
Gabriela Moldovan
2024-02-27
1
-1
/
+1
*
Refactor ClientCirc APIs to use Arc<ClientCirc>.
Nick Mathewson
2023-05-16
1
-1
/
+1
*
Provide ChannelUsage and plumb it all the way down
Ian Jackson
2022-08-16
1
-2
/
+7
*
squash! Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
1
-1
/
+0
*
Merge branch 'no-system-time' into 'main'
eta
2022-03-30
1
-0
/
+1
|
\
|
*
remove most usage of SystemTime::now
trinity-1686a
2022-02-25
1
-0
/
+1
*
|
Move skip_fmt into tor-basic-utils
Ian Jackson
2022-03-04
1
-1
/
+1
*
|
Replace manual Debug impl with educe in tor-circmgr
Ian Jackson
2022-03-02
1
-12
/
+5
*
|
Fix two typos
Nick Mathewson
2022-02-28
1
-1
/
+1
*
|
impl Debug for various internal types
Ian Jackson
2022-02-25
1
-0
/
+12
|
/
*
circmgr: Port InternalError to use Bug.
Nick Mathewson
2022-02-16
1
-1
/
+2
*
tor-circmgr: Remove Arc around ClientCirc
Ian Jackson
2022-01-07
1
-2
/
+2
*
De-Arc-ify Buildable for ClientCirc
Neel Chauhan
2022-01-06
1
-1
/
+1
*
Remove a bunch of unused RNGs
Neel Chauhan
2021-12-25
1
-3
/
+1
*
Allow on-the-fly changing of path_rules
Nick Mathewson
2021-12-07
1
-2
/
+6
*
Merge remote-tracking branch 'origin/mr/102'
Nick Mathewson
2021-10-26
1
-1
/
+3
|
\
|
*
Overhaul the way WaitFor and the MockSleepProvider work
eta
2021-10-26
1
-1
/
+3
*
|
Fix a typo in a comment.
Nick Mathewson
2021-10-25
1
-1
/
+1
|
/
*
Use better reporting for guard status.
Nick Mathewson
2021-10-13
1
-13
/
+18
*
WIP
Nick Mathewson
2021-10-11
1
-1
/
+1
*
Integrate GuardUsability and GuardMonitor into CircuitBuilder.
Nick Mathewson
2021-10-10
1
-4
/
+54
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+85