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
/
circuit
/
path.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
clippy: Replace many calls to .get(0) with .first()
Ian Jackson
2024-01-02
1
-1
/
+1
*
proto: Resolve/downgrade some path-related "TODO HS" items
Nick Mathewson
2023-06-22
1
-2
/
+6
*
proto: Implement Redactable and Display for PathEntry.
Nick Mathewson
2023-06-22
1
-0
/
+23
*
proto: Make Path and PathEntry at least minimally useful
Nick Mathewson
2023-06-22
1
-0
/
+28
*
proto: Expose an opaque PathEntry.
Nick Mathewson
2023-06-22
1
-10
/
+17
*
proto: Make Path public
Nick Mathewson
2023-06-22
1
-4
/
+7
*
proto: Remove Mutex from Path.
Nick Mathewson
2023-06-22
1
-12
/
+7
*
proto: Make PathEntry::Virtual feature-conditional.
Nick Mathewson
2023-05-23
1
-0
/
+1
*
proto: Allow circuit Paths to represent virtual hops.
Nick Mathewson
2023-05-18
1
-4
/
+23
*
tor-proto: Give Path a method to access final hop num.
Nick Mathewson
2023-03-08
1
-0
/
+10
*
Define accessors for circuit hops.
Nick Mathewson
2022-03-17
1
-0
/
+14
*
tor-proto: Remember peer information in circuit and channel
Nick Mathewson
2022-03-17
1
-9
/
+11
*
ClientCirc: Move n_hops into a new Path type.
Nick Mathewson
2022-03-17
1
-0
/
+24