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
...
|
*
|
tor-netdoc: impl parsing/encoding for AuthCertKeyIds in directory-signature
Ian Jackson
2026-04-29
1
-1
/
+68
|
*
|
tor-netdoc: Introduce DigestAlgoInSignature parsing/encoding type
Ian Jackson
2026-04-29
1
-3
/
+59
|
*
|
tor-netdoc: Unify authcert test modules (fmt)
Ian Jackson
2026-04-29
1
-313
/
+308
|
*
|
tor-netdoc: Unify authcert test modules
Ian Jackson
2026-04-29
1
-32
/
+18
|
*
|
tor-netdoc: netsatus: glob import from types, not types::misc
Ian Jackson
2026-04-29
1
-1
/
+1
|
*
|
tor-netdoc: parse2: Add missing ItemObjectParseable to prelude
Ian Jackson
2026-04-29
1
-2
/
+0
*
|
|
Upgrade rand crates to 0.10.
Wesley Aptekar-Cassels
2026-05-12
6
-19
/
+17
|
|
/
|
/
|
*
|
tor-netdoc: Rename RouterDesc real items to their real name
Clara Engler
2026-05-12
1
-19
/
+19
*
|
tor-netdoc: Add fancy rustdoc to real RouterDesc items
Clara Engler
2026-05-12
1
-22
/
+64
*
|
tor-netdoc: Reorder real RouterDesc items
Clara Engler
2026-05-12
1
-41
/
+41
*
|
tor-netdoc: Reorder RouterDesc into virtual and real items
Clara Engler
2026-05-12
1
-10
/
+26
*
|
tor-netdoc: Add spacing to RouterDesc
Clara Engler
2026-05-12
1
-0
/
+19
*
|
netdoc: Adjust dead_code attrs on IndexInfo
Gabriela Moldovan
2026-05-07
1
-2
/
+2
*
|
netdoc: Add an accessor for revision counter of the HsDesc
Gabriela Moldovan
2026-05-07
1
-0
/
+5
*
|
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
[prev]
[next]