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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
DownloadSchedule: Abolish accessors in DownloadScheduleConfig
Ian Jackson
2022-04-26
3
-42
/
+19
|
*
DownloadSchudule: Have NetworkConfig contain Builders
Ian Jackson
2022-04-26
2
-62
/
+48
|
*
DownloadSchedule: Abolish new() method
Ian Jackson
2022-04-26
2
-31
/
+50
|
*
DownloadSchedule: tests: Do not try to set parallelism to 0
Ian Jackson
2022-04-26
2
-13
/
+11
|
*
DownloadSchedule: Provide builder
Ian Jackson
2022-04-26
1
-1
/
+42
*
|
Merge branch 'main' into 'msrv_1_56'
Nick Mathewson
2022-04-26
4
-32
/
+43
|
\
|
|
*
Document defaults for all the config lists
Ian Jackson
2022-04-25
1
-1
/
+4
|
*
Rename ThingListBuilder::replace (from set)
Ian Jackson
2022-04-25
2
-4
/
+4
|
*
Use better syntax for doc comment attribute
Ian Jackson
2022-04-25
1
-3
/
+1
|
*
Introduce AuthorityListBuilder in NetworkConfigBuilder
Ian Jackson
2022-04-25
4
-31
/
+39
|
*
Fix error return type of AuthorityBuilder
Ian Jackson
2022-04-25
1
-0
/
+2
*
|
squash! Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
4
-4
/
+0
*
|
Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
1
-1
/
+1
*
|
Add 'rust-version = "1.56"' to every Cargo.toml file.
Nick Mathewson
2022-04-25
1
-0
/
+1
*
|
Reformat all not-yet-reformatted Cargo.toml files.
Nick Mathewson
2022-04-25
1
-12
/
+12
|
/
*
Merge branch 'experimental-v3ident-public' into 'main'
Ian Jackson
2022-04-25
1
-0
/
+5
|
\
|
*
Authority: make v3ident public under experimental-api
Christian Grigis
2022-04-22
1
-0
/
+5
*
|
fallback list: Introduce and use FallbackListBuilder
Ian Jackson
2022-04-22
2
-14
/
+11
*
|
fallback list: Move default list into tor-guardmgr
Ian Jackson
2022-04-22
2
-1729
/
+2
*
|
Use git source for derive_builder for now, for sub_builder feature
Ian Jackson
2022-04-21
1
-1
/
+1
|
/
*
Fix typos
Samanta Navarro
2022-04-20
1
-1
/
+1
*
Treat expired/not-yet-valid directory objects as Errors.
Nick Mathewson
2022-04-05
3
-18
/
+25
*
Bump all arti*, tor* crates to 0.2.0
Nick Mathewson
2022-04-01
1
-14
/
+14
*
dirmgr: Use a different idiom in retry loop
Nick Mathewson
2022-03-31
1
-3
/
+2
*
dirmgr: fix bugs in algorithm for retrying downloads
Nick Mathewson
2022-03-30
1
-13
/
+22
*
Reformat several Cargo.toml files with 100-char-wide lines.
Nick Mathewson
2022-03-30
1
-7
/
+2
*
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
2
-1
/
+17
*
dirmgr: do not pass fallbacks to the CircMgr.
Nick Mathewson
2022-03-30
1
-6
/
+1
*
Turn FallbackList into a real type, and store one in GuardMgr.
Nick Mathewson
2022-03-30
1
-9
/
+17
*
Move fallback.rs into guardmgr.
Nick Mathewson
2022-03-30
3
-3
/
+4
*
Merge branch 'disallowed_lint' into 'main'
eta
2022-03-30
2
-2
/
+0
|
\
|
*
Remove allow(clippy::disallowed_methods) lint.
Nick Mathewson
2022-03-30
2
-2
/
+0
*
|
Make daemon tasks self-contained; introduce NetDirProvider
eta
2022-03-30
2
-36
/
+12
|
/
*
Merge branch 'no-system-time' into 'main'
eta
2022-03-30
4
-21
/
+27
|
\
|
*
use wallclock where possible in tests
trinity-1686a
2022-02-26
3
-14
/
+17
|
*
remove most usage of SystemTime::now
trinity-1686a
2022-02-25
2
-7
/
+10
*
|
Upgrade to rusqlite 0.27.0
Nick Mathewson
2022-03-29
1
-1
/
+1
*
|
DirFilter: Move nil default impls to trait default methods
Ian Jackson
2022-03-25
1
-10
/
+7
*
|
Abolish filter::DynFilter in favour of transparent DirFilter
Ian Jackson
2022-03-25
4
-52
/
+13
*
|
Make DirFilter be Debug + Send + Sync
Ian Jackson
2022-03-25
1
-8
/
+4
*
|
dirmgr: Initial DirFilter code.
Nick Mathewson
2022-03-24
5
-0
/
+140
*
|
Reformat {arti-client,tor-dirmgr}/Cargo.toml
Nick Mathewson
2022-03-24
1
-13
/
+16
*
|
Expand some comments based on review from @diziet.
Nick Mathewson
2022-03-21
2
-0
/
+10
*
|
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
3
-7
/
+115
*
|
circmgr: Change API for using FallbackDirs
Nick Mathewson
2022-03-21
1
-1
/
+5
*
|
dirmgr: Authority: Abolish v3ident accessor
Ian Jackson
2022-03-18
2
-11
/
+3
[prev]
[next]