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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
tor-proto: build AUTHENTICATE after sending CERTS
Steven Engler
2026-03-19
1
-15
/
+22
|
*
|
|
|
|
cell: Simplify the Authenticate API
David Goulet
2026-03-19
2
-21
/
+34
|
*
|
|
|
|
proto: Fix AUTHENTICATE equality check and signature check
David Goulet
2026-03-19
2
-2
/
+10
|
*
|
|
|
|
proto: Set the link protocol outside the recv VERSIONS helper
David Goulet
2026-03-19
3
-17
/
+25
|
*
|
|
|
|
proto: Fix unit tests
David Goulet
2026-03-19
1
-7
/
+17
|
*
|
|
|
|
proto: Improve logging in channel handshake
David Goulet
2026-03-19
1
-2
/
+2
|
*
|
|
|
|
chanmgr: Don't get the peer cert as a responder channel
David Goulet
2026-03-19
1
-9
/
+1
|
*
|
|
|
|
proto: Responder channel properly validates the AUTHENTICATE cell
David Goulet
2026-03-19
3
-18
/
+73
|
*
|
|
|
|
proto: Add specialized build functions for ChannelAuthenticationData
David Goulet
2026-03-19
4
-67
/
+69
|
*
|
|
|
|
proto: New UnverifiedInitiatorChannel
David Goulet
2026-03-19
5
-174
/
+146
|
*
|
|
|
|
proto: Move cert validation per specialized channel
David Goulet
2026-03-19
5
-94
/
+153
|
*
|
|
|
|
proto: Add the verify_link_auth_cert() helper
David Goulet
2026-03-19
2
-2
/
+58
|
*
|
|
|
|
proto: Use RelayIds in a VerifiedChannel
David Goulet
2026-03-19
5
-64
/
+50
|
*
|
|
|
|
proto: Move into a helper function the TLS cert validation
David Goulet
2026-03-19
1
-28
/
+61
|
*
|
|
|
|
proto: Split relay identity checks from CERTS into its own function
David Goulet
2026-03-19
1
-90
/
+109
|
*
|
|
|
|
proto: Extract inline helpers into struct itself
David Goulet
2026-03-19
1
-40
/
+46
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'update-geoip' into 'main'
Alexander Hansen Færøy
2026-03-19
2
-66298
/
+422637
|
\
\
\
\
\
|
*
|
|
|
|
tor-geoip: Update geoip manually
Clara Engler
2026-03-19
2
-66298
/
+422637
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'signature-rework' into 'main'
Ian Jackson
2026-03-19
18
-350
/
+993
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
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-dirserver: Avoid using NetdocParseable for consensuses
Ian Jackson
2026-03-19
1
-4
/
+8
|
*
|
|
|
tor-dirserver: Avoid using NetdocParseable for consensuses (prep)
Ian Jackson
2026-03-19
1
-4
/
+10
|
*
|
|
|
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
9
-34
/
+59
|
*
|
|
|
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
|
*
|
|
|
tor-netdoc: parse2: Fix an error message
Ian Jackson
2026-03-19
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge branch 'ticket1596_02' into 'main'
David Goulet
2026-03-18
1
-11
/
+48
|
\
\
\
\
[prev]
[next]