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
/
authority.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+8
*
Merge branch 'faravahar-removal' into 'main'
Ian Jackson
2022-12-06
1
-1
/
+0
|
\
|
*
dirauth: Remove Faravahar
David Goulet
2022-12-06
1
-1
/
+0
*
|
dirauth: New v3 identity key for moria1
David Goulet
2022-12-06
1
-1
/
+1
|
/
*
impl_standard_builder: Use for tor_dirmgr::Authority
Ian Jackson
2022-06-16
1
-10
/
+2
*
config derive attrs: Make builders serde, and validated structs not
Ian Jackson
2022-05-05
1
-3
/
+3
*
Change builder list API
Ian Jackson
2022-05-04
1
-7
/
+3
*
Fix grammar and typos
Samanta Navarro
2022-04-27
1
-1
/
+1
*
Document defaults for all the config lists
Ian Jackson
2022-04-25
1
-1
/
+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
1
-9
/
+21
*
Fix error return type of AuthorityBuilder
Ian Jackson
2022-04-25
1
-0
/
+2
*
Authority: make v3ident public under experimental-api
Christian Grigis
2022-04-22
1
-0
/
+5
*
dirmgr: Authority: Abolish v3ident accessor
Ian Jackson
2022-03-18
1
-10
/
+2
*
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
*
Derive Deserialize for derive-builder-generated config builders
Ian Jackson
2022-03-07
1
-0
/
+1
*
Use RsaIdentity::from_hex() and hex::decode_to_slice in more places
Nick Mathewson
2022-03-04
1
-3
/
+2
*
Make every Config type implement Eq.
Nick Mathewson
2021-11-21
1
-1
/
+1
*
Fix most warnings from nightly.
Nick Mathewson
2021-10-19
1
-0
/
+4
*
Use derive_builder for Authority and FallbackDir.
Nick Mathewson
2021-09-10
1
-38
/
+4
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
1
-4
/
+5
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+160