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: 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
*
tor-netdoc: Add RouterDescSignatures type
Clara Engler
2026-04-23
1
-1
/
+24
*
tor-netdoc: Gate authcert/encoded.rs and poc behind incomplete and plain-cons...
Ian Jackson
2026-04-23
2
-1
/
+5
*
tor-netdoc: Tidy use's in authcert.rs
Ian Jackson
2026-04-23
1
-9
/
+5
*
tor-netdoc: Un-gate parse2 and encode in authcert.rs
Ian Jackson
2026-04-23
1
-31
/
+5
*
tor-netdoc: Add spec link to RouterDesc
Clara Engler
2026-04-22
1
-0
/
+4
*
tor-netdoc: ItemArgumentParseable for RelayPlatform
Clara Engler
2026-04-22
1
-0
/
+12
*
tor-netdoc: Minimally avoid emitting bad netparams keywords
Ian Jackson
2026-04-21
1
-1
/
+36
*
tor-netdoc: Fix c&p error in comment
Ian Jackson
2026-04-21
1
-1
/
+1
*
tor-netdoc: Move the proto_statuses_parse2_encode module later
Ian Jackson
2026-04-21
1
-88
/
+87
*
tor-netdoc: ns Premable: add missing field known_flags
Ian Jackson
2026-04-21
5
-1
/
+9
*
tor-netdoc: ns Preamble: derive NetdocEncodableFields
Ian Jackson
2026-04-21
1
-0
/
+1
*
tor-netdoc: ns Preamble: Use Constructor
Ian Jackson
2026-04-21
3
-1
/
+16
*
tor-netdoc: ns Preamble: use new deftly cfg approach
Ian Jackson
2026-04-21
1
-10
/
+8
*
tor-netdoc: DocRelayFlags: rename VoteRepr to NoImplicitRepr
Ian Jackson
2026-04-21
1
-1
/
+1
*
tor-netdoc: DocRelayFlags: rename helper struct
Ian Jackson
2026-04-21
1
-1
/
+1
*
tor-netdoc: impl NetdocEncodableFields for ProtoStatuses
Ian Jackson
2026-04-21
1
-1
/
+15
*
tor-netdoc: Split out proto_statuses_parse2_encode module
Ian Jackson
2026-04-21
1
-9
/
+24
*
tor-netdoc: impl ItemValueEncodable for NetParams<i32>
Ian Jackson
2026-04-21
1
-0
/
+22
*
tor-netdoc: ns Lifetime: derive NetdocEncodableFields
Ian Jackson
2026-04-21
1
-0
/
+1
*
tor-netdoc: ns Lifetime: Use Constructor
Ian Jackson
2026-04-21
1
-5
/
+19
*
tor-netdoc: ns Lifetime: use new deftly cfg approach
Ian Jackson
2026-04-21
1
-3
/
+5
*
tor-netdoc: ConsensusMethods: derive ItemValueEncodable
Ian Jackson
2026-04-21
1
-2
/
+3
[prev]
[next]