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: impl encoding traits for rsa::PublicKey
Ian Jackson
2026-04-01
2
-0
/
+28
*
tor-netdoc: Provide ItemEncoder::text_sofar()
Ian Jackson
2026-04-01
2
-0
/
+6
*
tor-netdoc: Provide ItemEncoder::object() taking an ItemObjectEncodable
Ian Jackson
2026-04-01
3
-0
/
+18
*
tor-netdoc: impl From<RsaIdentity> for the fingerprint types
Ian Jackson
2026-04-01
2
-4
/
+9
*
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: authcert: Debug CrossCertObject in hex
Ian Jackson
2026-04-01
1
-1
/
+3
*
tor-netdoc: Constructor: Fix it so it actually works
Ian Jackson
2026-04-01
2
-5
/
+5
*
tor-netdoc: encode: re-export netdoc_ordering_check for macros
Ian Jackson
2026-04-01
1
-0
/
+1
*
tor-netdoc: encode derive: Use $P for Result
Ian Jackson
2026-03-31
1
-1
/
+1
*
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
3
-15
/
+18
*
tor-netdoc: encoder: Rename .object() method to .object_bytes
Ian Jackson
2026-03-31
6
-12
/
+13
*
Update to derive-deftly 0.10.0.
Ian Jackson
2026-03-31
1
-1
/
+1
*
Remove semver.md files after release
Ian Jackson
2026-03-30
1
-1
/
+0
*
Bump versions: tor-* and arti-* unstable crates
Ian Jackson
2026-03-30
1
-13
/
+13
*
Plumb web-time-compat/full dependency through everywhere.
Ian Jackson
2026-03-30
1
-0
/
+1
*
tor-netdoc: Port to web-time-compat
Nick Mathewson
2026-03-26
4
-5
/
+8
*
Revert "parse2: Rename lno_for_error to lno"
Clara Engler
2026-03-25
3
-4
/
+3
*
parse2: Rename lno_for_error to lno
Clara Engler
2026-03-25
3
-3
/
+4
*
parse2: Implement `ParseError::new()`
Clara Engler
2026-03-25
1
-0
/
+19
*
Fix typos
Tobias Stoeckmann
2026-03-24
13
-18
/
+18
*
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
*
tor-netdoc: signature orderliness: change terminology
Ian Jackson
2026-03-19
2
-8
/
+8
*
tor-netdoc: NetdocParseableSignatures: discuss ordering
Ian Jackson
2026-03-19
1
-0
/
+44
*
tor-netdoc: Apply deferred rustfmt churn to imports
Ian Jackson
2026-03-19
3
-7
/
+7
*
tor-netdoc: encoding: Plan for encoding signed documents
Ian Jackson
2026-03-19
1
-0
/
+23
*
tor-netdoc: parse2: Add some navigational comments
Ian Jackson
2026-03-19
1
-1
/
+64
*
tor-netdoc: parse2: Include body length in SignaturesData
Ian Jackson
2026-03-19
2
-0
/
+5
*
tor-netdoc: parse2: Don't impl NetdocParseable for bodies of signed docs
Ian Jackson
2026-03-19
6
-16
/
+105
*
tor-netdoc: parse2: Don't impl NetdocParseable for bodies of signed docs (pre...
Ian Jackson
2026-03-19
2
-4
/
+11
*
tor-netdoc: authcert test: Avoid using NetdocParseable for AuthCert
Ian Jackson
2026-03-19
1
-3
/
+4
*
tor-netdoc: parse2: Unify top-level derive as NetdocUParseablenverified
Ian Jackson
2026-03-19
5
-37
/
+40
*
tor-netdoc: parse2: Break out IMPL_NETDOC_PARSEABLE in a deftly module
Ian Jackson
2026-03-19
1
-161
/
+175
*
tor-netdoc: parse2: Move hash out of signature items (fmt)
Ian Jackson
2026-03-19
1
-17
/
+19
*
tor-netdoc: parse2: Move hash out of signature items
Ian Jackson
2026-03-19
12
-84
/
+264
*
tor-netdoc: parse2: Move hash out of signature items (prep)
Ian Jackson
2026-03-19
3
-13
/
+22
*
tor-netdoc: parse2: SignatureHashInputs: Include document so far
Ian Jackson
2026-03-19
2
-0
/
+5
*
tor-netdoc: parse2: Introduce SignatureData struct
Ian Jackson
2026-03-19
8
-32
/
+57
*
tor-netdoc: NetdocParseableSignatures: Make into its own trait
Ian Jackson
2026-03-19
5
-23
/
+26
*
tor-netdoc: NetdocParseableSignatures: Make into its own macro
Ian Jackson
2026-03-19
5
-32
/
+125
*
tor-netdoc: Add VerifyFailed::Bug
Ian Jackson
2026-03-19
1
-0
/
+3
*
tor-netdoc: Provide AsMutSelf derive macro
Ian Jackson
2026-03-19
2
-1
/
+43
*
tor-netdoc: parse2 derive: break out INIT_ACCUMULATE_VARS
Ian Jackson
2026-03-19
1
-17
/
+25
*
tor-netdoc: parse2: netstatus poc: Improve docs slightly
Ian Jackson
2026-03-19
1
-0
/
+3
*
tor-netdoc: parse2: Give reference to what a Regular signature is
Ian Jackson
2026-03-19
1
-0
/
+2
[prev]
[next]