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
...
*
|
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
*
|
dirmgr: Authority: Move a method used only for testing
Ian Jackson
2022-03-18
1
-6
/
+9
*
|
dirmgr: Authority: Abolish two unused accessors
Ian Jackson
2022-03-18
1
-9
/
+1
*
|
dirmgr: NetworkConfig: Abolish accessors
Ian Jackson
2022-03-18
1
-16
/
+8
*
|
dirmgr: NetworkConfig: Rename fallbacks struct field
Ian Jackson
2022-03-18
1
-6
/
+9
*
|
Merge branch 'md_allocation' into 'main'
Nick Mathewson
2022-03-17
1
-20
/
+54
|
\
\
|
*
|
Run rustfmt
Ian Jackson
2022-03-17
1
-5
/
+6
|
*
|
GetMicrodescsState: Abolish separate n_missing field in
Ian Jackson
2022-03-17
1
-12
/
+12
|
*
|
GetMicrodescsState: Break out with_mdreceiver_for_missing
Ian Jackson
2022-03-17
1
-13
/
+23
|
*
|
GetMicrodescsState: Dedupe slightly
Ian Jackson
2022-03-17
1
-8
/
+9
|
*
|
tor-dirmgr: Remove redundant hashtable.
Nick Mathewson
2022-03-16
1
-22
/
+44
*
|
|
Merge branch 'config-partials-transparent' into 'main'
Ian Jackson
2022-03-17
3
-67
/
+43
|
\
\
\
|
*
|
|
DirMgrConfig: abolish builder; make it transparent and exhaustive
Ian Jackson
2022-03-16
3
-67
/
+43
*
|
|
|
Merge branch 'always-ims' into 'main'
eta
2022-03-16
1
-10
/
+49
|
\
\
\
\
|
*
|
|
|
dirmgr: Always send if-modified-since on consensus documents.
Nick Mathewson
2022-03-16
1
-10
/
+49
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'derive-builder' into 'main'
Ian Jackson
2022-03-16
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
derive_builder: Switch to upstream 0.11
Ian Jackson
2022-03-16
1
-1
/
+1
|
|
/
/
*
|
|
RetryDelay: remove accessors.
Nick Mathewson
2022-03-16
1
-7
/
+9
*
|
|
Remove re-export of retry-schedule in tor-dirmgr.
Nick Mathewson
2022-03-16
1
-1
/
+1
*
|
|
Fix up documentation on RetryDelay.
Nick Mathewson
2022-03-16
1
-6
/
+3
*
|
|
Move RetryDelay from dirmgr to basic-utils.
Nick Mathewson
2022-03-16
1
-155
/
+1
*
|
|
RetryDelay: add accessors for state
Nick Mathewson
2022-03-16
1
-5
/
+22
|
/
/
*
|
Merge branch 'missing_shrink_to_fit' into 'main'
eta
2022-03-14
1
-0
/
+7
|
\
\
|
*
|
dirmgr: Call shrink_to_fit on missing-microdesc hashtable
Nick Mathewson
2022-03-10
1
-0
/
+7
*
|
|
humantime: Update to humantime-serde 1.1.1
Ian Jackson
2022-03-14
1
-1
/
+1
*
|
|
Follow-up from arti!318
Nick Mathewson
2022-03-11
2
-2
/
+11
*
|
|
Merge branch 'add-flatfile-dirmgr' into 'main'
Nick Mathewson
2022-03-11
4
-12
/
+23
|
\
\
\
|
*
|
|
Expose APIs for external DirProvider
Christian Grigis
2022-03-11
4
-12
/
+23
|
|
/
/
*
|
|
Drop remaining conversion from FooConfig to FooConfigBuilder
Ian Jackson
2022-03-07
1
-22
/
+0
*
|
|
Derive Deserialize for derive-builder-generated config builders
Ian Jackson
2022-03-07
2
-0
/
+4
*
|
|
Use git source for derive_builder for now, for attrs feature
Ian Jackson
2022-03-07
1
-1
/
+1
|
/
/
*
|
Merge branch 'errors-for-dirprovider' into 'main'
Nick Mathewson
2022-03-04
1
-0
/
+12
|
\
\
|
*
|
Provide an error variant for external directory providers
Ian Jackson
2022-03-04
1
-0
/
+12
*
|
|
Merge branch 'educe-traits' into 'main'
Ian Jackson
2022-03-04
3
-26
/
+16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Move skip_fmt into tor-basic-utils
Ian Jackson
2022-03-04
2
-2
/
+2
|
*
|
Replace manual Default impl with educe in tor-dirmgr
Ian Jackson
2022-03-02
1
-10
/
+5
|
*
|
Replace manual Default impl with educe+std in tor-dirmgr
Ian Jackson
2022-03-02
1
-8
/
+4
|
*
|
Replace manual Debug impl with educe in tor-dirmgr
Ian Jackson
2022-03-02
2
-8
/
+7
*
|
|
Use RsaIdentity::from_hex() and hex::decode_to_slice in more places
Nick Mathewson
2022-03-04
4
-16
/
+8
*
|
|
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
*
|
|
Merge branch 'clippy-allow-arc-clone' into 'main'
Nick Mathewson
2022-03-01
1
-1
/
+0
|
\
\
\
|
*
|
|
Disable clippy::clone_on_ref_ptr
Ian Jackson
2022-02-24
1
-1
/
+0
|
|
|
/
|
|
/
|
*
/
|
Bump all crates to 0.1.0
arti-v0.1.0
Nick Mathewson
2022-03-01
1
-13
/
+13
|
/
/
*
|
dirmgr::Store.expire_all takes config
tharvik
2022-02-23
3
-26
/
+47
*
|
dirmgr: add Store trait
tharvik
2022-02-23
6
-278
/
+310
|
/
*
Rename TorConnectionFailed to TorAccessFailed
Nick Mathewson
2022-02-22
1
-1
/
+1
[prev]
[next]