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
/
encode.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-netdoc: Replace trivial string slice
Clara Engler
2026-06-24
1
-2
/
+1
*
tor-netdoc: Use assert_eq_or_diff in three more places
Ian Jackson
2026-06-11
1
-4
/
+2
*
everywhere: Add #[allow(clippy::string_slice)]
Clara Engler
2026-06-09
1
-0
/
+1
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
Upgrade rand crates to 0.10.
Wesley Aptekar-Cassels
2026-05-12
1
-2
/
+2
*
tor-netdoc: Move FromStr and Display from NormalItemArgument to impls
Ian Jackson
2026-04-29
1
-1
/
+1
*
tor-netdoc: Implement encoding traits for Arc<T>
Ian Jackson
2026-04-21
1
-0
/
+1
*
tor-netdoc: encode: Move various ItemArgument impls to impls.rs
Ian Jackson
2026-04-01
1
-63
/
+0
*
tor-netdoc: impl encoding traits for rsa::PublicKey
Ian Jackson
2026-04-01
1
-0
/
+1
*
tor-netdoc: Provide ItemEncoder::text_sofar()
Ian Jackson
2026-04-01
1
-0
/
+5
*
tor-netdoc: Provide ItemEncoder::object() taking an ItemObjectEncodable
Ian Jackson
2026-04-01
1
-0
/
+13
*
tor-netdoc: encode: re-export netdoc_ordering_check for macros
Ian Jackson
2026-04-01
1
-0
/
+1
*
tor-netdoc: encoder: Rename .object() method to .object_bytes
Ian Jackson
2026-03-31
1
-6
/
+6
*
tor-netdoc: encoding: Plan for encoding signed documents
Ian Jackson
2026-03-19
1
-0
/
+23
*
tor-netdoc: Add two TODOs re trait naming
Ian Jackson
2025-12-10
1
-0
/
+2
*
tor-netdoc: derive netdoc encoding traits
Ian Jackson
2025-12-10
1
-0
/
+3
*
tor-netdoc: encoding: Provide multiplicity module
Ian Jackson
2025-12-10
1
-0
/
+6
*
tor-netdoc: encoding: Add new traits that we will derive
Ian Jackson
2025-12-10
1
-0
/
+99
*
tor-netdoc: Add imports to encode module, for new encode derive
Ian Jackson
2025-12-10
1
-2
/
+18
*
tor-netdoc: Provide ItemEncoder::finish
Ian Jackson
2025-12-04
1
-0
/
+5
*
tor-netdoc: Improve and expose args_raw_string
Ian Jackson
2025-12-04
1
-3
/
+1
*
tor-netdoc: Better error from empty argument (fmt)
Ian Jackson
2025-12-04
1
-1
/
+4
*
tor-netdoc: Better error from empty argument
Ian Jackson
2025-12-04
1
-1
/
+1
*
tor-netdoc: Throw rather than squirreling error from NormalItemArgument
Ian Jackson
2025-12-04
1
-3
/
+1
*
tor-netdoc: Explain some downsides to use of ItemEncoder::arg
Ian Jackson
2025-12-04
1
-0
/
+3
*
tor-netdoc: Rename ItemArgument method to write_arg_onto
Ian Jackson
2025-11-26
1
-9
/
+9
*
tor-netdoc: encode: Explain why NetdocEncoder contains a Result
Ian Jackson
2025-11-19
1
-1
/
+2
*
tor-netdoc: impl Default for NetdocEncoder
Ian Jackson
2025-11-18
1
-0
/
+7
*
tor-netdoc: Make much more of the encode module contents public
Ian Jackson
2025-11-18
1
-13
/
+12
*
tor-netdoc: Add a note about the nature of NetdocBuilder
Ian Jackson
2025-11-18
1
-1
/
+13
*
tor-netdoc: Split off Keyword::to_str into its own trait
Ian Jackson
2025-11-18
1
-2
/
+2
*
tor-netdoc: Rename the `build` module to `encode`
Ian Jackson
2025-11-10
1
-0
/
+435