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
...
|
*
|
tor-netdoc: netsatus: glob import from types, not types::misc
Ian Jackson
2026-04-29
1
-1
/
+1
|
*
|
tor-netdoc: types.rs: Add a missing export
Ian Jackson
2026-04-29
1
-0
/
+1
|
*
|
tor-netdoc: parse2: Improve another error span for missing trait impl
Ian Jackson
2026-04-29
1
-1
/
+1
|
*
|
tor-netdoc: parse2: Add missing ItemObjectParseable to prelude (fmt)
Ian Jackson
2026-04-29
1
-2
/
+2
|
*
|
tor-netdoc: parse2: Add missing ItemObjectParseable to prelude
Ian Jackson
2026-04-29
2
-3
/
+1
*
|
|
Upgrade rand crates to 0.10.
Wesley Aptekar-Cassels
2026-05-12
8
-22
/
+20
|
|
/
|
/
|
*
|
Merge branch 'nd-features-rm' into 'main'
Clara Engler
2026-05-12
3
-39
/
+13
|
\
\
|
*
|
tor-netdoc: Document retain-unknown feature in README
Ian Jackson
2026-05-12
2
-2
/
+4
|
*
|
tor-netdoc: Document hs-pow-full feature in README
Ian Jackson
2026-05-12
2
-1
/
+3
|
*
|
tor-netdoc: Deprecate encode feature
Ian Jackson
2026-05-12
1
-2
/
+3
|
*
|
tor-netdoc: Abolish empty undocumented feature dangerous-expose-struct-fields
Ian Jackson
2026-05-12
1
-3
/
+0
|
*
|
tor-netdoc: Tidy Cargo.toml features section a bit
Ian Jackson
2026-05-12
1
-5
/
+0
|
*
|
tor-netdoc: Document the `testing` feature
Ian Jackson
2026-05-12
2
-1
/
+3
|
*
|
tor-netdoc: Abolish empty undocumented feature ns-vote
Ian Jackson
2026-05-12
1
-5
/
+1
|
*
|
tor-netdoc: Abolish empty undocumented feature parse2
Ian Jackson
2026-05-12
1
-5
/
+1
|
*
|
tor-netdoc: Abolish deprecated features plain-consensus, routerdesc
Ian Jackson
2026-05-12
3
-18
/
+1
*
|
|
tor-netdoc: Rename RouterDesc real items to their real name
Clara Engler
2026-05-12
2
-19
/
+25
*
|
|
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
*
|
|
Merge branch 'combine-hex' into 'main'
Clara Engler
2026-05-12
1
-11
/
+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tor-netdoc: Combine two hex encoding loops into a function
Ian Jackson
2026-05-05
1
-11
/
+11
*
|
|
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
2
-0
/
+6
*
|
|
release: Remove semver.md files.
Wesley Aptekar-Cassels
2026-05-06
1
-68
/
+0
*
|
|
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
[prev]
[next]