index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-netdoc
/
semver.md
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tor-netdoc: use DirectorySignaturesHashesAccu in SignatureGroup
Ian Jackson
2026-05-27
1
-0
/
+1
*
tor-netdoc: Make fields of DirectorySignaturesHashesAccu public
Ian Jackson
2026-05-27
1
-0
/
+3
*
tor-netdoc: Replace poc's NddDirectoryFooter with new Footer
Ian Jackson
2026-05-27
1
-0
/
+1
*
tor-netdoc: ConsensusFooterFields: Constructor, parse, encode
Ian Jackson
2026-05-27
1
-0
/
+1
*
tor-netdoc: ConsensusFooterFields: Rename weights field to bandwidth_weights
Ian Jackson
2026-05-27
1
-0
/
+1
*
tor-netdoc: Rename Footer to ConsensusFooterFields
Ian Jackson
2026-05-27
1
-0
/
+1
*
tor-netdoc: NetworkStatusVersion, replacing poc's with FixedString
Ian Jackson
2026-05-27
1
-0
/
+1
*
tor-netdoc: Add bandwidth field to RouterDesc
Clara Engler
2026-05-26
1
-0
/
+1
*
tor-netdoc: Add Bandwidth struct
Clara Engler
2026-05-26
1
-0
/
+1
*
tor-netdoc: Add Ed25519FamilyCert
Clara Engler
2026-05-19
1
-0
/
+1
*
tor-netdoc: Add Ed25519IdentityCert
Clara Engler
2026-05-19
1
-0
/
+1
*
tor-netdoc: Store ntor_onion_key as Curve25519Public
Clara Engler
2026-05-18
1
-0
/
+1
*
tor-netdoc: Store published in Iso8601TimeSp
Clara Engler
2026-05-18
1
-0
/
+1
*
tor-netdoc: Add intro item to RouterDesc
Clara Engler
2026-05-18
1
-0
/
+1
*
tor-netdoc: Break out SharedRandStatuses, and remove it from votes
Ian Jackson
2026-05-13
1
-0
/
+1
*
tor-netdoc: impl Ord and PartialOrd for byte wrapper types
Ian Jackson
2026-05-13
1
-0
/
+1
*
tor-netdoc: derive Ord and PartialOrd for RSA fingerprint types
Ian Jackson
2026-05-13
1
-0
/
+1
*
tor-netdoc: Change fingerprint to Option<SpFingerprint>
Clara Engler
2026-05-12
1
-0
/
+1
*
tor-netdoc: Return copy in RouterDesc::rsa_identity()
Clara Engler
2026-05-12
1
-0
/
+1
*
tor-netdoc: Rename RouterDesc real items to their real name
Clara Engler
2026-05-12
1
-0
/
+6
*
netdoc: Add an accessor for revision counter of the HsDesc
Gabriela Moldovan
2026-05-07
1
-0
/
+1
*
release: Remove semver.md files.
Wesley Aptekar-Cassels
2026-05-06
1
-68
/
+0
*
tor-netdoc: Introduce KeywordOrString
Ian Jackson
2026-04-29
1
-0
/
+1
*
tor-netdoc: Improvement to Unknown API: make it exhaustive
Ian Jackson
2026-04-29
1
-0
/
+1
*
tor-netdoc: Improvement to Unknown API: make disregarding more explicit
Ian Jackson
2026-04-29
1
-0
/
+2
*
tor-netdoc: Move FromStr and Display from NormalItemArgument to impls
Ian Jackson
2026-04-29
1
-0
/
+1
*
tor-netdoc: semver.md: remove a trailing space
Ian Jackson
2026-04-27
1
-1
/
+1
*
tor-netdoc: consensus authority section: document addition in semver.md
Ian Jackson
2026-04-27
1
-0
/
+1
*
tor-netdoc: VoteAuthoritySection: derive Constructor
Ian Jackson
2026-04-27
1
-1
/
+1
*
tor-netdoc: VoteAuthorityEntry: new struct (just a skeleton for now)
Ian Jackson
2026-04-27
1
-0
/
+1
*
tor-netdoc: ConsensusAuthorityEntry: document changes in semver.md
Ian Jackson
2026-04-27
1
-0
/
+3
*
tor-netdoc: DirSource: document changes in semver.md
Ian Jackson
2026-04-27
1
-1
/
+3
*
tor-netdoc: Introduce `EmbeddedCert`
Ian Jackson
2026-04-27
1
-0
/
+1
*
tor-netdoc: Introduce RetainedOrderVec parse/encode type
Ian Jackson
2026-04-23
1
-0
/
+1
*
tor-netdoc: impl conversions from tor-checkable errors to VerifyFailed
Ian Jackson
2026-04-23
1
-0
/
+1
*
tor-netdoc: impl ItemArgumet for ed25519::Signature
Ian Jackson
2026-04-23
1
-0
/
+1
*
tor-netdoc: Add RouterDescSignatures type
Clara Engler
2026-04-23
1
-0
/
+1
*
tor-netdoc: Add RouterSigEd25519 type
Clara Engler
2026-04-23
1
-0
/
+1
*
tor-netdoc: Add RouterDescSignature type
Clara Engler
2026-04-23
1
-0
/
+1
*
tor-netdoc: Add RouterHashAccu
Clara Engler
2026-04-23
1
-0
/
+1
*
tor-netdoc: pub mod routerdesc
Clara Engler
2026-04-22
1
-4
/
+4
*
tor-netdoc: ItemArgumentParseable for RelayPlatform
Clara Engler
2026-04-22
1
-0
/
+1
*
tor-netdoc: Public SpFingerprint
Clara Engler
2026-04-22
1
-0
/
+1
*
tor-netdoc: NetdocParseableFields for AddrPolicy
Clara Engler
2026-04-22
1
-0
/
+1
*
tor-netdoc: NormalItemArgument for AddrPortPattern
Clara Engler
2026-04-22
1
-0
/
+1
*
tor-netdoc: Derive PartialEq,Eq for addrpolicy.rs
Clara Engler
2026-04-22
1
-0
/
+2
*
tor-netdoc: Add dedup() to RelayFamilyIds
Clara Engler
2026-04-22
1
-0
/
+1
*
tor-netdoc: Add sort() to RelayFamilyIds
Clara Engler
2026-04-22
1
-0
/
+1
*
tor-netdoc: Add ExtraInfoDigests
Clara Engler
2026-04-22
1
-0
/
+1
*
tor-netdoc: Add RouterDescIntroItem
Clara Engler
2026-04-22
1
-0
/
+1
[prev]
[next]