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-proto
/
src
/
tunnel.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-proto: improve documentation for `StreamTarget::send_sendme`
Steven Engler
2025-06-26
1
-1
/
+7
*
Make `StreamTarget::send_sendme` non-async
Steven Engler
2025-06-26
1
-7
/
+2
*
hsservice: Stop using HopNum and use TargetHop
David Goulet
2025-06-26
1
-2
/
+11
*
hs: Remove the use of HopNum and instead use TargetHop
David Goulet
2025-06-26
1
-0
/
+10
*
proto: Add From<(UniqId, HopNum)> for TargetHop
David Goulet
2025-06-26
1
-0
/
+6
*
proto: Make TargetHop and HopLocation public
David Goulet
2025-06-26
1
-6
/
+4
*
tor-proto: Replace LegId/LegIdKey with UniqId.
Gabriela Moldovan
2025-06-13
1
-2
/
+2
*
tor-proto: Add an identifier for a circuit within a tunnel.
Gabriela Moldovan
2025-06-12
1
-0
/
+27
*
tor-proto: Add a new identifier type for tunnels.
Gabriela Moldovan
2025-06-12
1
-0
/
+22
*
cell, proto: Use correct Data sizes for v1 relay cells
Nick Mathewson
2025-04-16
1
-1
/
+11
*
tor-proto: made `StreamTarget::send_sendme` async and fixed a TODO
Steven Engler
2025-03-24
1
-2
/
+6
*
tor-proto: begin using `TargetHop` and `HopLocation`
Steven Engler
2025-03-11
1
-3
/
+3
*
tor-proto: remove non-conflux support from `HopLocation`
Steven Engler
2025-03-11
1
-5
/
+0
*
tor-proto: rename `HopLocation::Leg` to `HopLocation::Hop`
Steven Engler
2025-03-11
1
-1
/
+1
*
tor-proto: Move Circuit to its own module.
Gabriela Moldovan
2025-03-06
1
-1
/
+1
*
tor-proto: add variants to `HopLocation` behind `conflux` feature
Steven Engler
2025-02-24
1
-7
/
+9
*
tor-proto: add `HopLocation` and `TargetHop`
Steven Engler
2025-02-24
1
-0
/
+29
*
tor-proto: Add a tunnel module.
David Goulet
2025-02-20
1
-0
/
+144