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
/
mocks.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-1
/
+1
*
Do not fully-qualify Sync.
Gabriela Moldovan
2025-08-05
1
-1
/
+1
*
proto: abolish path_ref() in favor of all_paths().
Gabriela Moldovan
2025-08-05
1
-1
/
+1
*
circmgr: Fix unit tests
David Goulet
2025-08-05
1
-3
/
+3
*
circmgr: Major rename for the new Tunnel namespace
David Goulet
2025-08-05
1
-17
/
+17
*
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
-1
/
+1
*
circ: Remove CircParameters reference in call stack
David Goulet
2025-04-23
1
-1
/
+1
*
CircMgr: Start writing tests.
Wesley Aptekar-Cassels
2024-10-03
1
-3
/
+36
*
CircMgr: Make CircMgr and HsCircPool generic over builder type.
Wesley Aptekar-Cassels
2024-09-24
1
-0
/
+239