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
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
2
-1
/
+5
*
More tests on circmgr::path.
Nick Mathewson
2021-06-16
2
-1
/
+63
*
circmgr: tests for path/dirpath.rs
Nick Mathewson
2021-06-16
1
-0
/
+68
*
Enormous tor-circmgr rewrite.
Nick Mathewson
2021-06-14
2
-2
/
+4
*
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
2
-17
/
+42
*
Prefer "relay" over "node" in most circumstances.
Nick Mathewson
2021-05-18
1
-2
/
+2
*
Enforce (and obey) clippy lints about exhaustive enums, structs.
Nick Mathewson
2021-04-27
1
-0
/
+1
*
Make authorities and fallbacks configurable.
Nick Mathewson
2021-02-11
1
-1
/
+3
*
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
2
-2
/
+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
2
-21
/
+7
*
Add support for using fallback directories in path construction
Nick Mathewson
2020-11-19
2
-18
/
+33
*
Use anyhow in tor-circmgr and tor-chanmgr
Nick Mathewson
2020-11-11
1
-3
/
+1
*
Document tor-circmgr
Nick Mathewson
2020-11-02
2
-0
/
+14
*
Implement rudimentary circuit-manager functionality
Nick Mathewson
2020-11-02
1
-1
/
+1
*
Add a new circuit-manager crate and move path selection there.
Nick Mathewson
2020-11-02
2
-0
/
+83