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
/
bootstrap.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
use wallclock where possible in tests
trinity-1686a
2022-02-26
1
-6
/
+6
|
*
remove most usage of SystemTime::now
trinity-1686a
2022-02-25
1
-6
/
+9
*
|
dirmgr: Note errors and inform the circmgr about them.
Nick Mathewson
2022-03-21
1
-7
/
+26
*
|
circmgr: Change API for using FallbackDirs
Nick Mathewson
2022-03-21
1
-1
/
+5
|
/
*
dirmgr: add Store trait
tharvik
2022-02-23
1
-5
/
+6
*
dirclient: Remove HttpStatus error variant
Nick Mathewson
2022-02-17
1
-2
/
+11
*
dirmgr: eliminate StringParsingError.
Nick Mathewson
2022-02-16
1
-1
/
+2
*
tor-dirmgr: Create a bootstrap-status exporting mechanism.
Nick Mathewson
2022-01-18
1
-0
/
+12
*
Refactor directory events to use a FlagPublisher mechanism.
Nick Mathewson
2021-12-14
1
-4
/
+0
*
Make much of DirMgrConfig reconfigurable.
Nick Mathewson
2021-12-07
1
-1
/
+2
*
add semicolons if nothing returned
Daniel Eades
2021-11-25
1
-2
/
+2
*
deglob some enums, use concise iteration syntax
Daniel Eades
2021-11-25
1
-1
/
+1
*
Rename RetryConfig to DownloadSchedule, fold in parallelism.
Nick Mathewson
2021-11-18
1
-5
/
+6
*
Fix typos
Dimitris Apostolou
2021-11-12
1
-2
/
+2
*
Remove usage of tracing-test 0.1
Nick Mathewson
2021-11-11
1
-2
/
+0
*
Tests for tor-dirmgr::bootstrap
Nick Mathewson
2021-11-11
1
-0
/
+215
*
Merge branch 'share_state'
Nick Mathewson
2021-10-21
1
-9
/
+7
|
\
|
*
Mark consensus as "not-pending" even if its microdescs come from cache.
Nick Mathewson
2021-10-20
1
-1
/
+1
|
*
Move tor-dirmgr to use a sync::Mutex.
Nick Mathewson
2021-10-20
1
-8
/
+6
*
|
Fix most warnings from nightly.
Nick Mathewson
2021-10-19
1
-3
/
+4
|
/
*
Add a few tracing directives to tor-dirmgr.
Nick Mathewson
2021-10-13
1
-1
/
+7
*
Don't report the bootstrap as completed unless it actually succeeds.
Nick Mathewson
2021-10-13
1
-1
/
+4
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+320
[prev]