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-circmgr
/
src
/
path
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Change GuardUsage to have Vec of restrictions.
Nick Mathewson
2021-12-06
1
-5
/
+4
|
*
Implement guard family restriction code
Neel Chauhan
2021-12-06
1
-4
/
+16
*
|
Resolve roughly half of the XXXXs.
Nick Mathewson
2021-12-06
1
-4
/
+0
|
/
*
add semicolons if nothing returned
Daniel Eades
2021-11-25
2
-2
/
+2
*
Fix a few typos.
Nick Mathewson
2021-11-24
1
-1
/
+1
*
Flatten enforce_distance into path_rules.
Nick Mathewson
2021-11-18
1
-8
/
+8
*
Disable a check in exitpath
Nick Mathewson
2021-11-02
1
-1
/
+2
*
Allow clone-on-copy in tor-circmgr tests to fix a nightly-only clippy warning.
Nick Mathewson
2021-11-02
2
-0
/
+2
*
tor-circmgr: test ExitPathBuilder with guards.
Nick Mathewson
2021-11-02
1
-0
/
+103
*
tor-circmgr: test DirPathBuilder with GuardMgr.
Nick Mathewson
2021-11-02
1
-0
/
+40
*
tor-circmgr: tests for netwoks with no exits
Nick Mathewson
2021-11-02
1
-0
/
+31
*
Do not blame a guard for failures on non-random circuits.
Nick Mathewson
2021-10-26
1
-1
/
+11
*
Run "cargo fix --edition-idioms=2018".
Nick Mathewson
2021-10-22
1
-1
/
+1
*
Implement guards for multihop paths.
Nick Mathewson
2021-10-13
2
-21
/
+82
*
Actually select guards for directory circuits.
Nick Mathewson
2021-10-13
1
-10
/
+19
*
Pass the guard manager down to the path selection functions.
Nick Mathewson
2021-10-11
2
-9
/
+22
*
WIP
Nick Mathewson
2021-10-11
2
-7
/
+11
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
2
-0
/
+2
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
2
-0
/
+373
[prev]