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
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor FirstHopId into type-differentiated form
Nick Mathewson
2022-03-30
1
-6
/
+4
*
Rename Guard=>FirstHop, GuardId=>FirstHopId
Nick Mathewson
2022-03-30
1
-4
/
+4
*
Rename ExternalFailure => ExternalActivity.
Nick Mathewson
2022-03-30
1
-4
/
+4
*
Add status tracking to FallbackDir.
Nick Mathewson
2022-03-30
1
-0
/
+11
*
Move fallback.rs into guardmgr.
Nick Mathewson
2022-03-30
1
-1
/
+1
*
Make daemon tasks self-contained; introduce NetDirProvider
eta
2022-03-30
1
-16
/
+9
*
Merge branch 'no-system-time' into 'main'
eta
2022-03-30
1
-8
/
+10
|
\
|
*
use wallclock where possible in tests
trinity-1686a
2022-02-26
1
-8
/
+10
*
|
Abolish filter::DynFilter in favour of transparent DirFilter
Ian Jackson
2022-03-25
1
-2
/
+2
*
|
dirmgr: Initial DirFilter code.
Nick Mathewson
2022-03-24
1
-0
/
+11
*
|
Expand some comments based on review from @diziet.
Nick Mathewson
2022-03-21
1
-0
/
+4
*
|
Fix build with Rust 1.53.
Nick Mathewson
2022-03-21
1
-6
/
+9
*
|
dirmgr: Note errors and inform the circmgr about them.
Nick Mathewson
2022-03-21
1
-0
/
+48
*
|
Merge branch 'config-partials-transparent' into 'main'
Ian Jackson
2022-03-17
1
-6
/
+6
|
\
\
|
*
|
DirMgrConfig: abolish builder; make it transparent and exhaustive
Ian Jackson
2022-03-16
1
-6
/
+6
*
|
|
dirmgr: Always send if-modified-since on consensus documents.
Nick Mathewson
2022-03-16
1
-10
/
+49
|
/
/
*
|
Follow-up from arti!318
Nick Mathewson
2022-03-11
1
-1
/
+1
*
|
Expose APIs for external DirProvider
Christian Grigis
2022-03-11
1
-1
/
+4
*
|
Merge branch 'dir-provider-redux' into 'main'
Ian Jackson
2022-03-02
1
-1
/
+63
|
\
\
|
*
|
DirProvider: Fix infinite recursion bug
Nick Mathewson
2022-02-25
1
-4
/
+4
|
*
|
Un-parameterize DirProvider.
Nick Mathewson
2022-02-23
1
-15
/
+9
|
*
|
Add basic DirProvider trait, use it in client
Christian Grigis
2022-02-23
1
-0
/
+68
*
|
|
Disable clippy::clone_on_ref_ptr
Ian Jackson
2022-02-24
1
-1
/
+0
|
|
/
|
/
|
*
|
dirmgr: add Store trait
tharvik
2022-02-23
1
-8
/
+9
|
/
*
Merge branch 'remaining-errors'
Nick Mathewson
2022-02-17
1
-0
/
+18
|
\
|
*
dirmgr: Remember where netdocs came from.
Nick Mathewson
2022-02-16
1
-0
/
+18
*
|
arti-client: add ability to automatically bootstrap
eta
2022-02-16
1
-2
/
+2
|
/
*
Merge branch 'warn_not_deny' into 'main'
eta
2022-02-14
1
-1
/
+1
|
\
|
*
Change deny(clippy::all) to warn(clippy::all).
Nick Mathewson
2022-02-14
1
-1
/
+1
*
|
dirmgr: Remove a useless Ok(x?)
Nick Mathewson
2022-02-14
1
-1
/
+1
|
/
*
Allow creating unbootstrapped `TorClient`s (and `DirMgr`s)
eta
2022-02-11
1
-24
/
+156
*
Make SpawnError wrappers contain a 'spawning' string
Nick Mathewson
2022-02-04
1
-17
/
+19
*
tor-dirmgr: Create a bootstrap-status exporting mechanism.
Nick Mathewson
2022-01-18
1
-1
/
+43
*
extend lints to include 'clippy::all'
Daniel Eades
2021-12-28
1
-0
/
+1
*
Refactor directory events to use a FlagPublisher mechanism.
Nick Mathewson
2021-12-14
1
-44
/
+12
*
Add a few tests to tor-config.
Nick Mathewson
2021-12-07
1
-3
/
+2
*
Make override_net_params take effect sooner.
Nick Mathewson
2021-12-07
1
-3
/
+15
*
Make much of DirMgrConfig reconfigurable.
Nick Mathewson
2021-12-07
1
-17
/
+28
*
Sketch API for reconfiguration.
Nick Mathewson
2021-12-07
1
-0
/
+27
*
Resolve roughly half of the XXXXs.
Nick Mathewson
2021-12-06
1
-1
/
+1
*
dont warn on bootstrap error when error == manager dropped
dagon
2021-11-30
1
-3
/
+9
*
Merge branch 'config-updates-and-tests'
Nick Mathewson
2021-11-29
1
-1
/
+1
|
\
|
*
Add basic tests for high-level builders
Nick Mathewson
2021-11-25
1
-1
/
+1
*
|
add semicolons if nothing returned
Daniel Eades
2021-11-25
1
-5
/
+6
|
/
*
Rename RetryConfig to DownloadSchedule, fold in parallelism.
Nick Mathewson
2021-11-18
1
-5
/
+3
*
tor-dirmgr: put routerdesc storage behind a feature.
Nick Mathewson
2021-11-12
1
-5
/
+16
*
Tests for tor-dirmgr::bootstrap
Nick Mathewson
2021-11-11
1
-1
/
+1
*
Minor tests for DirMgr::query_into_requests
Nick Mathewson
2021-11-11
1
-0
/
+39
*
tor-dirmgr: tests for making and expanding consensus requests.
Nick Mathewson
2021-11-10
1
-0
/
+125
*
tor-dirmgr: Tests for high-level loading functions.
Nick Mathewson
2021-11-10
1
-3
/
+152
[next]