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-dirmgr
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Improve logging when trying to get the lock on the directory cache.
Nick Mathewson
2021-10-19
1
-3
/
+20
*
Remove useless into() conversions caught by clippy.
Jani Monoses
2021-10-18
5
-28
/
+30
*
Remove anyhow dependency from tor-dirmgr.
Jani Monoses
2021-10-18
3
-12
/
+61
*
Use unwrap in tests.
Jani Monoses
2021-10-18
1
-9
/
+15
*
Add a few tracing directives to tor-dirmgr.
Nick Mathewson
2021-10-13
3
-3
/
+14
*
tor-dirmgr: report bootstrap success on all successful cases.
Nick Mathewson
2021-10-13
1
-0
/
+5
*
Don't report the bootstrap as completed unless it actually succeeds.
Nick Mathewson
2021-10-13
2
-5
/
+14
*
Notify guard manager on network change and state flush.
Nick Mathewson
2021-10-10
3
-0
/
+26
*
Lock down some dirmgr config functions.
Nick Mathewson
2021-10-09
1
-11
/
+11
*
Re-export configuration types from tor-client.
Nick Mathewson
2021-10-09
2
-1
/
+7
*
enable checked_conversions lint.
Nick Mathewson
2021-10-09
1
-0
/
+1
*
Fix a type inference complaint in tor-dirmgr's tests.
Nick Mathewson
2021-10-07
1
-1
/
+1
*
Do not use set_ prefix on derive_builder setters
Jani Monoses
2021-09-16
1
-3
/
+3
*
Use derive_builder for Authority and FallbackDir.
Nick Mathewson
2021-09-10
2
-72
/
+4
*
Typo fixes
Nick Mathewson
2021-09-09
1
-2
/
+2
*
Use derive_builder for the rest of tor_dirmgr::config
Nick Mathewson
2021-09-09
1
-80
/
+21
*
Use derive_builder for DownloadScheduleConfig
Nick Mathewson
2021-09-08
1
-66
/
+7
*
Use derive_builder for NetworkConfig.
Nick Mathewson
2021-09-08
1
-97
/
+37
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
5
-6
/
+11
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
14
-0
/
+6492
[prev]