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
*
HS configuration: Plumb configuration through (clippy)
Ian Jackson
2023-06-28
1
-1
/
+1
*
Also require that TorClientBuilder be Sync.
Nick Mathewson
2023-06-26
1
-2
/
+2
*
arti-client: Mark DirProviderBuilder Send+Sync;
Nick Mathewson
2023-06-26
1
-1
/
+15
*
dirmgr Store: Have constructors take DirMgrStore
Ian Jackson
2022-11-14
1
-2
/
+4
*
add feature annotation not added by doc_auto_cfg
trinity-1686a
2022-08-24
1
-0
/
+1
*
arti_client: Split DirMgr error into useful types.
Nick Mathewson
2022-07-21
1
-1
/
+1
*
arti-client: Remove code related to overriding fs-mistrust.
Nick Mathewson
2022-07-19
1
-31
/
+0
*
Move responsibility for disable-fs-mistrust envvar.
Nick Mathewson
2022-07-19
1
-28
/
+3
*
Remove now-redundant Send+Sync constraints alongside NetDirProvider
Nick Mathewson
2022-06-07
1
-2
/
+2
*
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