index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-circmgr
/
src
/
tunnel.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
proto: Add crate-level exports for two extra stream types (fmt)
Gabriela Moldovan
2026-06-17
1
-4
/
+2
*
Fix typos
Tobias Stoeckmann
2026-03-24
1
-1
/
+1
*
Remove unnecessary `doc(cfg(...))` attributes
Neel Chauhan
2025-12-04
1
-1
/
+0
*
opentelemetry: Add some instrument macros.
Wesley Aptekar-Cassels
2025-09-24
1
-0
/
+2
*
proto: Add a circuit module shared between client and relay impls.
Gabriela Moldovan
2025-08-28
1
-2
/
+3
*
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
*
Fix warnings and errors from edition 2024.
Nick Mathewson
2025-08-07
1
-4
/
+7
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-2
/
+2
*
Update code for Edition 2024
Nick Mathewson
2025-08-07
1
-1
/
+1
*
circmgr: Feature gate multi path tunnel with conflux flag
David Goulet
2025-08-05
1
-0
/
+4
*
Revert "circmgr: Feature-gate all the onion service tunnel types."
Gabriela Moldovan
2025-08-05
1
-9
/
+1
*
circmgr: Feature-gate all the onion service tunnel types.
Gabriela Moldovan
2025-08-05
1
-1
/
+9
*
conflux: Adjust docs and fix doc links.
Gabriela Moldovan
2025-08-05
1
-2
/
+3
*
proto: abolish path_ref() in favor of all_paths().
Gabriela Moldovan
2025-08-05
1
-12
/
+1
*
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
*
tunnel: Implement start_conversation() for all tunnel types
David Goulet
2025-08-05
1
-9
/
+15
*
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
1
-0
/
+481