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
/
arti-client
/
src
/
builder.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make fs-mistrust configurable from the top level.
Nick Mathewson
2022-05-24
1
-19
/
+46
*
fs-mistrust: make Mistrust have a corresponding Builder type.
Nick Mathewson
2022-05-24
1
-2
/
+1
*
Remove "Mistrust" from the public API of arti-client.
Nick Mathewson
2022-05-09
1
-7
/
+0
*
arti: use fs-mistrust to validate configuration file locations.
Nick Mathewson
2022-05-09
1
-12
/
+2
*
arti-client: Configure and use fs-mistrust.
Nick Mathewson
2022-05-09
1
-0
/
+47
*
Fix grammar and typos
Samanta Navarro
2022-04-27
1
-1
/
+1
*
Abolish filter::DynFilter in favour of transparent DirFilter
Ian Jackson
2022-03-25
1
-3
/
+3
*
Make DirFilter be Debug + Send + Sync
Ian Jackson
2022-03-25
1
-1
/
+1
*
Expose DirFilter from arti-client.
Nick Mathewson
2022-03-24
1
-0
/
+28
*
Have caller of dirmgr_builder() provide Arc.
Nick Mathewson
2022-03-02
1
-2
/
+2
*
DirProvider: Fix infinite recursion bug
Nick Mathewson
2022-02-25
1
-1
/
+1
*
Add a builder function for replacing a DirProvider.
Nick Mathewson
2022-02-23
1
-7
/
+62
*
Documentation suggestion from review.
Ian Jackson
2022-02-23
1
-1
/
+1
*
Make a TorClientBuilder API.
Nick Mathewson
2022-02-18
1
-0
/
+78