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
Commit message (
Expand
)
Author
Age
Files
Lines
*
release: Bump tor- and arti- crate versions.
Wesley Aptekar-Cassels
2026-05-06
1
-13
/
+13
*
Merge branch 'directory-signature-hash-algo' into 'main'
Clara Engler
2026-04-30
10
-25
/
+123
|
\
|
*
tor-netdoc: Use poc's DirectorySignatureHashAlgo
Ian Jackson
2026-04-29
1
-7
/
+15
|
*
tor-netdoc: Promote DirectorySignatureHashAlgo from poc as nasty macro
Ian Jackson
2026-04-29
2
-12
/
+31
|
*
tor-netdoc: poc: make DirectorySignatureHashAlgo serialise properly
Ian Jackson
2026-04-29
1
-0
/
+1
|
*
tor-netdoc: Introduce KeywordOrString
Ian Jackson
2026-04-29
3
-0
/
+48
|
*
tor-netdoc: Improvement to Unknown API: make it exhaustive
Ian Jackson
2026-04-29
2
-1
/
+2
|
*
tor-netdoc: Improvement to Unknown API: make disregarding more explicit
Ian Jackson
2026-04-29
3
-1
/
+19
|
*
tor-netdoc: Move FromStr and Display from NormalItemArgument to impls
Ian Jackson
2026-04-29
4
-5
/
+8
*
|
tor-netdoc: Abolish the hsdesc-inner-docs feature
Ian Jackson
2026-04-30
2
-7
/
+2
*
|
tor-netdoc: Un-gate every cfg feature = "hsdesc-inner-docs"
Ian Jackson
2026-04-30
4
-15
/
+7
*
|
tor-cert: Remove the "encode" cargo feature
Ian Jackson
2026-04-29
1
-2
/
+2
*
|
tor-cert: Ed25519CertBuilder: do builder fn rename
Ian Jackson
2026-04-29
3
-4
/
+4
|
/
*
tor-netdoc: Require "encode" feature from tor-cert
Ian Jackson
2026-04-28
1
-1
/
+1
*
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 test2 module
Ian Jackson
2026-04-28
1
-1
/
+1
*
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
8
-30
/
+13
*
tor-netdoc: Un-gate "routerdesc" cargo feature
Ian Jackson
2026-04-28
5
-23
/
+4
*
tor-netdoc: Un-gate top-level NetdocBuilder
Ian Jackson
2026-04-28
1
-2
/
+0
*
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: Un-gate parse2 and encode in types/relay_flags.rs
Ian Jackson
2026-04-28
1
-6
/
+0
*
tor-netdoc: Un-gate features in types/policy/addrpolicy.rs
Ian Jackson
2026-04-28
1
-3
/
+0
*
tor-netdoc: Un-gate features in types/family.rs
Ian Jackson
2026-04-28
1
-4
/
+3
*
tor-netdoc: Un-gate features in types/policy/portpolicy.rs (fmt)
Ian Jackson
2026-04-28
1
-16
/
+15
*
tor-netdoc: Un-gate features in types/policy/portpolicy.rs (tidy)
Ian Jackson
2026-04-28
1
-6
/
+0
*
tor-netdoc: Un-gate features in types/policy/portpolicy.rs
Ian Jackson
2026-04-28
1
-9
/
+2
*
tor-netdoc: Un-gate features in types/policy.rs (fmt)
Ian Jackson
2026-04-28
1
-10
/
+10
*
tor-netdoc: Un-gate features in types/policy.rs (tidy)
Ian Jackson
2026-04-28
1
-5
/
+2
*
tor-netdoc: Un-gate features in types/policy.rs
Ian Jackson
2026-04-28
1
-3
/
+1
*
Merge branch 'ns-auth-entry' into 'main'
Clara Engler
2026-04-27
10
-195
/
+543
|
\
|
*
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: 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: consensus authority section: ConsensusAuthoritySection
Ian Jackson
2026-04-27
4
-91
/
+113
[next]