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
/
parse2
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-netdoc: Promote DirectorySignatureHashAlgo from poc as nasty macro
Ian Jackson
2026-04-29
1
-12
/
+2
*
tor-netdoc: poc: make DirectorySignatureHashAlgo serialise properly
Ian Jackson
2026-04-29
1
-0
/
+1
*
tor-netdoc: Move FromStr and Display from NormalItemArgument to impls
Ian Jackson
2026-04-29
1
-1
/
+1
*
Merge branch 'ns-auth-entry' into 'main'
Clara Engler
2026-04-27
3
-141
/
+5
|
\
|
*
tor-netdoc: consensus authority section: ConsensusAuthoritySection
Ian Jackson
2026-04-27
2
-86
/
+2
|
*
tor-netdoc: VoteAuthoritySection: promote poc to prod
Ian Jackson
2026-04-27
2
-50
/
+1
|
*
tor-netdoc: VoteAuthoritySection: promote poc to prod (prep, use's)
Ian Jackson
2026-04-27
2
-3
/
+5
|
*
tor-netdoc: VoteAuthoritySection: promote poc to prod (prep, rename)
Ian Jackson
2026-04-27
1
-5
/
+7
|
*
tor-netdoc: VoteAuthoritySection: deindent NddAuthoritySection
Ian Jackson
2026-04-27
1
-42
/
+42
|
*
tor-netdoc: VoteAuthorityEntry: replace in poc with new proper type
Ian Jackson
2026-04-27
2
-23
/
+15
|
*
tor-netdoc: ItemValueParseable: Tolerate non-snake-case fields
Ian Jackson
2026-04-27
1
-0
/
+1
*
|
tor-netdoc: Add a TODO re VerifyFailed
Ian Jackson
2026-04-27
1
-1
/
+1
|
/
*
tor-netdoc: Introduce RetainedOrderVec parse/encode type
Ian Jackson
2026-04-23
1
-0
/
+23
*
tor-netdoc: impl conversions from tor-checkable errors to VerifyFailed
Ian Jackson
2026-04-23
1
-0
/
+17
*
tor-netdoc: Un-gate parse2 and encode core
Ian Jackson
2026-04-23
1
-1
/
+0
*
Merge branch 'parse2-more-debug' into 'main'
Clara Engler
2026-04-21
2
-16
/
+142
|
\
|
*
tor-netdoc: Add debugging to ItemValueParseable, demo in test
Ian Jackson
2026-04-13
1
-2
/
+6
|
*
tor-netdoc: Add debugging to ItemValueParseable
Ian Jackson
2026-04-13
1
-1
/
+16
|
*
tor-netdoc: parse2 derives: use NetdocParseAnyCommon in ItemValueParseable
Ian Jackson
2026-04-13
1
-2
/
+1
|
*
tor-netdoc: parse2 derives: Break out NetdocParseAnyCommon
Ian Jackson
2026-04-13
1
-13
/
+21
|
*
tor-netdoc: parse2: with debug for items parsing, show multiplicity
Ian Jackson
2026-04-13
1
-0
/
+1
|
*
tor-netdoc: parse2 multiplicity: Add debugging methods to traits
Ian Jackson
2026-04-13
1
-0
/
+99
*
|
tor-netdoc: Support `#[deftly(netdoc(skip))]` in items
Ian Jackson
2026-04-20
1
-0
/
+7
*
|
Merge branch 'p2-misc-exactly-1' into 'main'
Clara Engler
2026-04-20
1
-2
/
+5
|
\
\
|
*
|
tor-netdoc: derives: Expect an intro item
Ian Jackson
2026-04-14
1
-0
/
+1
|
*
|
tor-netdoc: derives: Reformat a long line
Ian Jackson
2026-04-14
1
-2
/
+4
|
|
/
*
/
tor-netdoc: parse2: Fix error for invalid item argument
Ian Jackson
2026-04-14
1
-1
/
+1
|
/
*
Merge branch 'netdoc-test-fix' into 'main'
Clara Engler
2026-04-08
1
-2
/
+2
|
\
|
*
tor-netdoc: Fix broken poc tests
Clara Engler
2026-04-08
1
-2
/
+2
*
|
Merge branch 'netdoc-fixes' into 'main'
Clara Engler
2026-04-08
1
-1
/
+6
|
\
\
|
*
|
tor-netdoc: Fix handling of netdoc(skip) in NetdocParseableFields
Ian Jackson
2026-04-07
1
-1
/
+6
|
|
/
*
|
tor-netdoc: parse2/encode derive: Show unquoted attributes in the docs
Ian Jackson
2026-04-07
2
-8
/
+8
*
|
tor-netdoc: parse2/encode derive: Use meta_quoted rigorous
Ian Jackson
2026-04-07
2
-7
/
+7
|
/
*
tor-netdoc: Use Curve25519Public for parsing
Clara Engler
2026-04-02
1
-16
/
+0
*
tor-netdoc: ItemArgumentParseable for Arc<T>
Clara Engler
2026-04-02
1
-0
/
+6
*
tor-netdoc: Make X25519 PKs parseable with parse2
Clara Engler
2026-04-02
1
-0
/
+16
*
tor-netdoc: parse2 derive: Use $/// deftly feature in a few places
Ian Jackson
2026-04-01
1
-4
/
+4
*
tor-netdoc: Abolish poc::authcert
Ian Jackson
2026-04-01
5
-10
/
+8
*
tor-netdoc: Replace AuthCert::verify_selfcert impl
Ian Jackson
2026-04-01
1
-46
/
+0
*
tor-netdoc: Move raw_data_object to new container module
Ian Jackson
2026-04-01
1
-10
/
+0
*
tor-netdoc: Fix typo in doc comment
Ian Jackson
2026-03-31
1
-1
/
+1
*
tor-netdoc: Rename `AuthCertUnverified::verify_self_signed`
Ian Jackson
2026-03-31
1
-0
/
+2
*
Revert "parse2: Rename lno_for_error to lno"
Clara Engler
2026-03-25
1
-2
/
+2
*
parse2: Rename lno_for_error to lno
Clara Engler
2026-03-25
1
-2
/
+2
*
parse2: Implement `ParseError::new()`
Clara Engler
2026-03-25
1
-0
/
+19
*
Fix typos
Tobias Stoeckmann
2026-03-24
6
-9
/
+9
*
tor-netdoc: signature orderliness: add some xrefs
Ian Jackson
2026-03-19
2
-1
/
+6
*
tor-netdoc: signature ordering: discuss an alternative impl approach
Ian Jackson
2026-03-19
1
-0
/
+3
*
tor-netdoc: signature orderliness: orderly signs don't cover other sigs
Ian Jackson
2026-03-19
1
-0
/
+1
*
tor-netdoc: signature orderliness: shuffle wording slightly
Ian Jackson
2026-03-19
1
-1
/
+1
[next]