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
*
maint: bump minor versions of all published crates
Steven Engler
2025-10-29
1
-13
/
+13
*
tor-netdoc: impl ItemArgumentParseable for Ignored
Ian Jackson
2025-10-23
2
-2
/
+11
*
tor-netdoc: Abolish ArgumentNotPresent alias, completing the rename
Ian Jackson
2025-10-23
3
-9
/
+6
*
tor-netdoc: Use NotPresent rather than Option<Ignored> to suppress fields
Ian Jackson
2025-10-23
4
-8
/
+8
*
tor-netdoc: Add unit tests for NotPresent and Ignored objects
Ian Jackson
2025-10-23
1
-1
/
+32
*
tor-netdoc: Add unit tests for NotPresent items
Ian Jackson
2025-10-23
3
-2
/
+6
*
tor-netcoc: Introduce NotPresent, for absent multiplicity
Ian Jackson
2025-10-23
3
-9
/
+88
*
tor-netdoc: Move parse2 impls on Ignored to types/misc.rs
Ian Jackson
2025-10-23
2
-23
/
+22
*
tor-netdoc: Document new feature in semver.md
Ian Jackson
2025-10-22
1
-0
/
+1
*
tor-netdoc: NetdocParseableFields derive: support flatten (test)
Ian Jackson
2025-10-22
1
-0
/
+11
*
tor-netdoc: NetdocParseableFields derive: support flatten
Ian Jackson
2025-10-22
1
-2
/
+26
*
tor-netdoc: NetdocParseableFields derive: break out kw variable
Ian Jackson
2025-10-22
1
-1
/
+3
*
tor-netdoc: Preamble: Fix garbled doc comment
Ian Jackson
2025-10-22
1
-1
/
+1
*
tor-netdoc: Preamble: rename relay_version field to server_version
Ian Jackson
2025-10-22
4
-8
/
+9
*
tor-netdoc: Say Preamble doesn't contain vote-status, in summary.
Ian Jackson
2025-10-22
1
-1
/
+1
*
tor-netdoc: Explain that Preamble doesn't contain vote-status either.
Ian Jackson
2025-10-22
1
-1
/
+1
*
tor-netdoc: Document breaking changes in semver.md
Ian Jackson
2025-10-22
1
-0
/
+2
*
tor-netdoc: netstatus: Preamble: Name the protocols fields in doc
Ian Jackson
2025-10-22
1
-0
/
+2
*
tor-netdoc: netstatus: Preamble: rename shared rand fields to match doc
Ian Jackson
2025-10-22
3
-18
/
+18
*
tor-netdoc: Move ConsensusFlavor into Consensus struct
Ian Jackson
2025-10-22
3
-14
/
+22
*
tor-netdoc: Declare intent not to apply parse2 to Consensus
Ian Jackson
2025-10-22
1
-4
/
+1
*
tor-netdoc: Rename consensus Header to Preamble
Ian Jackson
2025-10-22
4
-40
/
+42
*
Merge branch 'p2-shared-rand-status' into 'main'
Ian Jackson
2025-10-22
5
-17
/
+28
|
\
|
*
tor-netdoc: impl ItemValueParseable for SharedRandStatus
Ian Jackson
2025-10-21
1
-0
/
+1
|
*
tor-netdoc: impl Display, FromStr, NormalItemArgument for SharedRandVal
Ian Jackson
2025-10-21
1
-2
/
+18
|
*
tor-netdoc: derive From<Vec<u8>> and v-v for B64
Ian Jackson
2025-10-21
1
-7
/
+1
|
*
tor-netdoc: Change type of timestamp in SharedRandStatus (fmt)
Ian Jackson
2025-10-21
1
-2
/
+1
|
*
tor-netdoc: Change type of timestamp in SharedRandStatus
Ian Jackson
2025-10-21
4
-7
/
+8
*
|
Merge branch 'p2-misc-fixes' into 'main'
opara
2025-10-21
2
-2
/
+7
|
\
\
|
*
|
tor-netdoc: Reference `build::ItemArgument` from `NoramlItemArgument` doc
Ian Jackson
2025-10-21
1
-1
/
+2
|
*
|
tor-netdoc: NetdocParseable derive: use more explicit syntax
Ian Jackson
2025-10-21
1
-1
/
+1
|
*
|
tor-netdoc: parse2: Don't declare internal error on subdoc intro items
Ian Jackson
2025-10-21
1
-0
/
+4
|
|
/
*
|
Merge branch 'msrv-1-86-0' into 'main'
David Goulet
2025-10-21
1
-1
/
+1
|
\
\
|
*
|
Bump MSRV from 1.85.1 to 1.86
Clara Engler
2025-10-21
1
-1
/
+1
|
|
/
*
|
Merge branch 'p2-blanket-arc' into 'main'
David Goulet
2025-10-21
2
-7
/
+30
|
\
\
|
*
|
tor-netdoc: blanket impl parse2 traits for Arc
Ian Jackson
2025-10-21
2
-7
/
+30
|
|
/
*
|
tor-netdoc: Lifetime impls: reindent
Ian Jackson
2025-10-21
1
-37
/
+37
*
|
tor-netdoc: derive NetdocParseableFields for Lifetime
Ian Jackson
2025-10-21
1
-0
/
+4
*
|
tor-netdoc: parse2: Provide documentation for derived Accumulator types
Ian Jackson
2025-10-21
1
-0
/
+3
*
|
tor-netdoc: Lifetime: change type of fields
Ian Jackson
2025-10-21
2
-8
/
+8
*
|
tor-netdoc: Lifetime: derive constructor and accessors
Ian Jackson
2025-10-21
1
-20
/
+17
*
|
tor-netdoc: Lifetime: Move some documentation to fields
Ian Jackson
2025-10-21
1
-10
/
+10
*
|
tor-netdoc: Lifetime: Construct Lifetime struct earlier
Ian Jackson
2025-10-21
1
-6
/
+10
|
/
*
tor-netdoc: Add a lot of spec cross-references and tidy docs
Ian Jackson
2025-10-15
3
-15
/
+101
*
tor-netdoc: Typo fixes in docs
Ian Jackson
2025-10-15
2
-2
/
+2
*
tor-netdoc: tests: Print out vote routerstatus
Ian Jackson
2025-10-15
1
-1
/
+2
*
tor-netdoc: tests: Move vote parsing test to netstatus.rs
Ian Jackson
2025-10-15
2
-12
/
+21
*
tor-netdoc: tests: Use real `RouterStatus` in `parse2::poc`
Ian Jackson
2025-10-15
2
-9
/
+8
*
tor-netdoc: impl parse2 for RouterStatus entry
Ian Jackson
2025-10-15
2
-1
/
+85
*
tor-netdoc: Type for parsing `m` lines in votes
Ian Jackson
2025-10-15
2
-1
/
+39
[next]