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
/
tor-circmgr
/
src
/
path
/
exitpath.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
More tests and a little code-golf for coverage on tor-circmgr
Nick Mathewson
2021-06-20
1
-0
/
+20
*
Fix some warnings about needless & from nightly clippy
Nick Mathewson
2021-06-18
1
-1
/
+1
*
more improvements to circmgr tests.
Nick Mathewson
2021-06-16
1
-0
/
+3
*
More tests on circmgr::path.
Nick Mathewson
2021-06-16
1
-0
/
+61
*
Enormous tor-circmgr rewrite.
Nick Mathewson
2021-06-14
1
-1
/
+1
*
Broaden type of from_target_ports
Nick Mathewson
2021-05-20
1
-2
/
+2
*
Refactor TorPath code to have explicit constructors.
Alexander Færøy
2021-05-20
1
-15
/
+40
*
Prefer "relay" over "node" in most circumstances.
Nick Mathewson
2021-05-18
1
-2
/
+2
*
Check ipv6 exit policies when trying to connect to an ipv6 port specifically
Nick Mathewson
2020-12-22
1
-1
/
+1
*
Simplification: Every relay is in the same family as itself.
Nick Mathewson
2020-12-17
1
-7
/
+2
*
Make sure that a circuit doesn't use relays in the same family
Lunar
2020-12-16
1
-3
/
+7
*
Basic support for IPv6 and begin flags.
Nick Mathewson
2020-12-15
1
-3
/
+0
*
Remember the actual usable ports for an exit after we've built a circuit
Nick Mathewson
2020-12-14
1
-5
/
+5
*
Mark some XXXX issues as XXXX-A1.
Nick Mathewson
2020-12-07
1
-1
/
+1
*
Fix typo in pick_path().
Alexander Færøy
2020-12-05
1
-1
/
+1
*
Implement correct (?) weighting for path selection.
Nick Mathewson
2020-12-02
1
-18
/
+5
*
Add support for using fallback directories in path construction
Nick Mathewson
2020-11-19
1
-4
/
+8
*
Document tor-circmgr
Nick Mathewson
2020-11-02
1
-0
/
+10
*
Add a new circuit-manager crate and move path selection there.
Nick Mathewson
2020-11-02
1
-0
/
+53