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-netdoc
/
src
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'directory-signature-hash-algo' into 'main'
Clara Engler
2026-04-30
1
-7
/
+15
|
\
|
*
tor-netdoc: Use poc's DirectorySignatureHashAlgo
Ian Jackson
2026-04-29
1
-7
/
+15
*
|
tor-netdoc: Un-gate every cfg feature = "hsdesc-inner-docs"
Ian Jackson
2026-04-30
4
-15
/
+7
*
|
tor-cert: Ed25519CertBuilder: do builder fn rename
Ian Jackson
2026-04-29
2
-3
/
+3
|
/
*
tor-netdoc: Gate vote-related incomplete code with "incomplete" (fmt)
Ian Jackson
2026-04-28
1
-4
/
+1
*
tor-netdoc: Gate vote-related incomplete code with "incomplete" (tidy)
Ian Jackson
2026-04-28
1
-4
/
+5
*
tor-netdoc: Gate vote-related incomplete code with "incomplete"
Ian Jackson
2026-04-28
5
-11
/
+11
*
tor-netdoc: Un-gate RouterStatusMdDigestsVote and SoftwareVersion
Ian Jackson
2026-04-28
2
-2
/
+0
*
tor-netdoc: Un-gate "plain-consensus" cargo feature
Ian Jackson
2026-04-28
6
-26
/
+8
*
tor-netdoc: Un-gate parse2 and encode loose impls under doc/netstatus (tidy)
Ian Jackson
2026-04-28
4
-21
/
+10
*
tor-netdoc: Un-gate parse2 and encode loose impls under doc/netstatus
Ian Jackson
2026-04-28
5
-29
/
+21
*
tor-netdoc: Un-gate parse2 and encode loose impls in doc/netstatus.rs (rewrap)
Ian Jackson
2026-04-28
1
-14
/
+4
*
tor-netdoc: Un-gate parse2 and encode loose impls in doc/netstatus.rs
Ian Jackson
2026-04-28
1
-12
/
+12
*
tor-netdoc: Un-gate features impls in doc/netstatus/dir_source.rs (rewrap)
Ian Jackson
2026-04-28
1
-4
/
+1
*
tor-netdoc: Un-gate features impls in doc/netstatus/dir_source.rs
Ian Jackson
2026-04-28
1
-8
/
+4
*
tor-netdoc: Un-gate parse2 and encode mods in doc/netstatus.rs (fmt)
Ian Jackson
2026-04-28
1
-12
/
+12
*
tor-netdoc: Un-gate parse2 and encode mods in doc/netstatus.rs (tidy)
Ian Jackson
2026-04-28
1
-19
/
+7
*
tor-netdoc: Un-gate parse2 and encode mods in doc/netstatus.rs
Ian Jackson
2026-04-28
1
-16
/
+5
*
tor-netdoc: Upgrade a TODO re NetworkStatusUnverifiedVote
Ian Jackson
2026-04-28
1
-1
/
+1
*
tor-netdoc: Un-gate features in doc/microdesc.rs (fmt)
Ian Jackson
2026-04-28
1
-3
/
+1
*
tor-netdoc: Un-gate features in doc/microdesc.rs
Ian Jackson
2026-04-28
1
-16
/
+10
*
tor-netdoc: Un-gate parse2 in doc/routerdesc.rs
Ian Jackson
2026-04-28
1
-1
/
+0
*
tor-netdoc: Remove two now-otiose use's
Ian Jackson
2026-04-27
1
-2
/
+2
*
tor-netdoc: ConsensusAuthorityEntry: discuss vote-digest
Ian Jackson
2026-04-27
1
-0
/
+4
*
tor-netdoc: consensus authority section: ConsensusAuthoritySection
Ian Jackson
2026-04-27
2
-5
/
+111
*
tor-netdoc: consensus authority section: SupersededAuthorityKey
Ian Jackson
2026-04-27
2
-2
/
+119
*
tor-netdoc: DirSource: move to new dir_source module
Ian Jackson
2026-04-27
2
-42
/
+60
*
tor-netdoc: VoteAuthoritySection: derive Constructor
Ian Jackson
2026-04-27
1
-3
/
+17
*
tor-netdoc: VoteAuthoritySection: add a blank line
Ian Jackson
2026-04-27
1
-0
/
+1
*
tor-netdoc: VoteAuthoritySection: implement encoding
Ian Jackson
2026-04-27
1
-0
/
+15
*
tor-netdoc: VoteAuthoritySection: iterate rather than open-coding fields
Ian Jackson
2026-04-27
1
-3
/
+7
*
tor-netdoc: VoteAuthoritySection: improve doc comments
Ian Jackson
2026-04-27
1
-3
/
+13
*
tor-netdoc: VoteAuthoritySection: promote poc to prod
Ian Jackson
2026-04-27
1
-1
/
+54
*
tor-netdoc: VoteAuthorityEntry: new struct (just a skeleton for now)
Ian Jackson
2026-04-27
1
-0
/
+36
*
tor-netdoc: ConsensusAuthorityEntry: derive Constructor
Ian Jackson
2026-04-27
2
-1
/
+11
*
tor-netdoc: ConsensusAuthorityEntry: derive encoding and parsing
Ian Jackson
2026-04-27
1
-1
/
+5
*
tor-netdoc: ConsensusAuthorityEntry: fix type of vote_digest field
Ian Jackson
2026-04-27
2
-3
/
+3
*
tor-netdoc: ConsensusAuthorityEntry: fix type of contact field
Ian Jackson
2026-04-27
2
-3
/
+17
*
tor-netdoc: ConsensusAuthorityEntry: add some blank lines
Ian Jackson
2026-04-27
1
-0
/
+2
*
tor-netdoc: ConsensusAuthorityEntry: rename from ConsensusVoterInfo (2) (fmt)
Ian Jackson
2026-04-27
1
-1
/
+1
*
tor-netdoc: ConsensusAuthorityEntry: rename from ConsensusVoterInfo (2)
Ian Jackson
2026-04-27
4
-14
/
+14
*
tor-netdoc: ConsensusAuthorityEntry: rename from ConsensusVoterInfo
Ian Jackson
2026-04-27
1
-3
/
+22
*
tor-netdoc: DirSource: derive Constructor
Ian Jackson
2026-04-27
2
-1
/
+12
*
tor-netdoc: DirSource: derive encoding and parsing
Ian Jackson
2026-04-27
1
-1
/
+4
*
tor-netdoc: DirSource: add missing hostname field
Ian Jackson
2026-04-27
2
-0
/
+11
*
tor-netdoc: DirSource: fix type of identity field
Ian Jackson
2026-04-27
2
-3
/
+4
*
tor-netdoc: DirSource: fix type of nickname field
Ian Jackson
2026-04-27
2
-3
/
+9
*
tor-netdoc: DirSource: add spec url
Ian Jackson
2026-04-27
1
-0
/
+1
*
tor-netdoc: DirSource: add some blank lines
Ian Jackson
2026-04-27
1
-0
/
+4
*
tor-netdoc: EncodedAuthCert: implement NetdocEncodable
Ian Jackson
2026-04-27
1
-0
/
+13
[next]