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
/
src
/
encode
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-netdoc: Implement encode traits for Intern wrappers
Clara Engler
2026-06-24
1
-0
/
+35
*
tor-netdoc: encode derive: New default(skip) feature
Ian Jackson
2026-06-22
2
-0
/
+31
*
tor-netdoc: encode derive: New default(skip) feature (pre-fmt)
Ian Jackson
2026-06-22
1
-3
/
+7
*
tor-netdoc: Document that parse2 vs encode multiplicity match req't
Ian Jackson
2026-05-18
1
-0
/
+20
*
tor-netdoc: NetdocEncodableFields: Suppress warnings for empty structs
Ian Jackson
2026-05-13
1
-0
/
+2
*
tor-netdoc: NetdocEncodableFields: Suppress warnings for empty structs (pre-fmt)
Ian Jackson
2026-05-13
1
-1
/
+4
*
tor-netdoc: Introduce RetainedOrderVec parse/encode type
Ian Jackson
2026-04-23
1
-0
/
+8
*
tor-netdoc: Better error message for failure to implement encoding trait
Ian Jackson
2026-04-23
1
-1
/
+1
*
tor-netdoc: impl ItemValueEncodable for tor_protover::Protocols
Ian Jackson
2026-04-21
1
-0
/
+13
*
tor-netdoc: Implement encoding traits for Arc<T>
Ian Jackson
2026-04-21
1
-0
/
+33
*
tor-netdoc: Support `#[deftly(netdoc(skip))]` in items
Ian Jackson
2026-04-20
1
-0
/
+6
*
Merge branch 'netdoc-fixes' into 'main'
Clara Engler
2026-04-08
1
-1
/
+1
|
\
|
*
tor-netdoc: encoding: Fix a Result to be $P::Result
Ian Jackson
2026-04-07
1
-1
/
+1
*
|
tor-netdoc: parse2/encode derive: Show unquoted attributes in the docs
Ian Jackson
2026-04-07
1
-3
/
+3
*
|
tor-netdoc: parse2/encode derive: Use meta_quoted rigorous
Ian Jackson
2026-04-07
1
-4
/
+4
|
/
*
tor-netdoc: encode: Move various ItemArgument impls to impls.rs
Ian Jackson
2026-04-01
1
-1
/
+68
*
tor-netdoc: impl encoding traits for rsa::PublicKey
Ian Jackson
2026-04-01
1
-0
/
+27
*
tor-netdoc: Provide ItemEncoder::object() taking an ItemObjectEncodable
Ian Jackson
2026-04-01
1
-0
/
+4
*
tor-netdoc: encode derive: Fix handling of optionality.
Ian Jackson
2026-04-01
1
-7
/
+3
*
tor-netdoc: encode derive: Use paste_spanned to improve an error message
Ian Jackson
2026-04-01
1
-1
/
+3
*
tor-netdoc: Fix a wrong "what does this end" comment
Ian Jackson
2026-04-01
1
-1
/
+1
*
tor-netdoc: encode derive: Use $P for Result
Ian Jackson
2026-03-31
1
-1
/
+1
*
tor-netdoc: encoder: Rename .object() method to .object_bytes
Ian Jackson
2026-03-31
1
-1
/
+1
*
Fix typos
Tobias Stoeckmann
2026-03-24
2
-3
/
+3
*
tor-netdoc: parse2: Move hash out of signature items
Ian Jackson
2026-03-19
1
-5
/
+0
*
tor-netdoc: Fix typo
Ian Jackson
2026-01-14
1
-1
/
+1
*
tor-netdoc: derives: New `skip` document field option
Ian Jackson
2026-01-14
1
-0
/
+7
*
tor-netdoc encode: Fix typos in multiplicity check method docs
Ian Jackson
2025-12-10
1
-4
/
+4
*
tor-netdoc encode: Enhance explanation of DeterminedMultiplicitySelector
Ian Jackson
2025-12-10
1
-0
/
+3
*
tor-netdoc encode multiplicity: Fix wrong trait ref
Ian Jackson
2025-12-10
1
-1
/
+1
*
tor-netdoc encode multiplicity: Add a note about omission of intro items
Ian Jackson
2025-12-10
1
-1
/
+1
*
tor-netdoc Linkify three more types
Ian Jackson
2025-12-10
1
-1
/
+1
*
tor-netdoc Fix docs typo
Ian Jackson
2025-12-10
1
-1
/
+1
*
tor-netdoc: derive netdoc encoding traits
Ian Jackson
2025-12-10
2
-0
/
+476
*
tor-netdoc: encoding: Provide multiplicity module
Ian Jackson
2025-12-10
1
-0
/
+196