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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
|
tor-netdoc: Properly parse mutliple family-ids
Clara Engler
2026-04-02
4
-16
/
+41
*
|
|
|
|
|
tor-netdoc: Add a test for Microdesc with parse2
Clara Engler
2026-04-02
1
-0
/
+94
*
|
|
|
|
|
tor-netdoc: Derive NetdocParseable for Microdesc
Clara Engler
2026-04-02
3
-8
/
+59
*
|
|
|
|
|
tor-netdoc: Derive Default for PortPolicy
Clara Engler
2026-04-02
1
-1
/
+1
*
|
|
|
|
|
tor-netdoc: Ed25519IdentityLine parser
Clara Engler
2026-04-02
1
-1
/
+35
*
|
|
|
|
|
tor-netdoc: ItemArgumentParseable for Arc<T>
Clara Engler
2026-04-02
1
-0
/
+6
*
|
|
|
|
|
tor-netdoc: NormalItemArgument for RelayFamilyId
Clara Engler
2026-04-02
1
-1
/
+3
*
|
|
|
|
|
tor-netdoc: ItemValueParseable for PortPolicy
Clara Engler
2026-04-02
1
-0
/
+18
*
|
|
|
|
|
tor-netdoc: Make X25519 PKs parseable with parse2
Clara Engler
2026-04-02
1
-0
/
+16
*
|
|
|
|
|
tor-netdoc: parse2 for RelayFamily
Clara Engler
2026-04-02
1
-9
/
+39
*
|
|
|
|
|
tor-netdoc: Improve upon LongIdent
Clara Engler
2026-04-02
1
-1
/
+8
*
|
|
|
|
|
tor-netdoc: Improve upon B64
Clara Engler
2026-04-02
1
-1
/
+42
*
|
|
|
|
|
Merge branch 'deftly-1-11' into 'main'
Clara Engler
2026-04-02
31
-32
/
+32
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Update to derive-deftly 0.11.0 to pick up `meta_quoted rigorous`
Ian Jackson
2026-04-02
31
-32
/
+32
*
|
|
|
|
|
tor-netdoc: Constructor: Fixes to generated docs
Ian Jackson
2026-04-01
1
-8
/
+8
*
|
|
|
|
|
tor-netdoc: Constructor: Reformat $/// doc section
Ian Jackson
2026-04-01
1
-10
/
+6
*
|
|
|
|
|
tor-netdoc: Constructor: Use $/// deftly feature
Ian Jackson
2026-04-01
1
-30
/
+27
*
|
|
|
|
|
tor-netdoc: parse2 derive: Use $/// deftly feature in a few places
Ian Jackson
2026-04-01
1
-4
/
+4
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'ticket_2428' into 'main'
Nick Mathewson
2026-04-01
4
-16
/
+19
|
\
\
\
\
\
|
*
|
|
|
|
proto: Take current time as an argument when constructing padder.
Nick Mathewson
2026-03-31
2
-7
/
+12
|
*
|
|
|
|
circmgr: Use runtime.now() in place of Instant/SystemTime::get().
Nick Mathewson
2026-03-31
2
-9
/
+7
*
|
|
|
|
|
Merge branch 'encode-authcert' into 'main'
Ian Jackson
2026-04-01
17
-179
/
+477
|
\
\
\
\
\
\
|
*
|
|
|
|
|
tor-netdoc: RsaSha1Signature::new_sign_netdoc: rename argument
Ian Jackson
2026-04-01
1
-3
/
+3
|
*
|
|
|
|
|
tor-netdoc: Gate encode_sign on plain-consensus feature
Ian Jackson
2026-04-01
1
-1
/
+4
|
*
|
|
|
|
|
tor-netdoc: Include rand dependency when encode
Ian Jackson
2026-04-01
1
-1
/
+1
|
*
|
|
|
|
|
tor-netdoc: encode: Move various ItemArgument impls to impls.rs
Ian Jackson
2026-04-01
2
-64
/
+68
|
*
|
|
|
|
|
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
2
-47
/
+13
|
*
|
|
|
|
|
tor-netdoc: authcert: Test encoding and signing method
Ian Jackson
2026-04-01
1
-0
/
+43
|
*
|
|
|
|
|
tor-netdoc: authcert: Provide encoding and signing method
Ian Jackson
2026-04-01
1
-1
/
+26
|
*
|
|
|
|
|
tor-netdoc: RsaSha1Signature: Provide signing method
Ian Jackson
2026-04-01
1
-0
/
+82
|
*
|
|
|
|
|
tor-netdoc: Provide `new` methods for CrossCert and AuthCert
Ian Jackson
2026-04-01
1
-0
/
+60
|
*
|
|
|
|
|
tor-netdoc: Turn AuthCertSignature into RsaSignature
Ian Jackson
2026-04-01
3
-26
/
+47
|
*
|
|
|
|
|
tor-netdoc: derive enncoding for AuthCert, AuthCertSignature[s]
Ian Jackson
2026-04-01
1
-2
/
+5
|
*
|
|
|
|
|
tor-netdoc: implement encoding function for raw_data_object
Ian Jackson
2026-04-01
1
-1
/
+10
|
*
|
|
|
|
|
tor-netdoc: Move raw_data_object to new container module
Ian Jackson
2026-04-01
5
-12
/
+20
|
*
|
|
|
|
|
tor-netdoc: impl encoding traits for authcert cross-cert types
Ian Jackson
2026-04-01
1
-1
/
+19
|
*
|
|
|
|
|
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
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'relay-crypto-dep' into 'main'
David Goulet
2026-04-01
1
-5
/
+11
|
\
\
\
\
\
\
[prev]
[next]