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-config: Have macros document more types and fns
Nick Mathewson
2026-02-24
2
-0
/
+3
*
|
|
|
arti: Port logging config to dd(TorConfig)
Nick Mathewson
2026-02-24
2
-132
/
+71
*
|
|
|
tor-config: Fix cfg() on sub_builders
Nick Mathewson
2026-02-24
1
-0
/
+12
*
|
|
|
tor-relay: convert to derive_deftly(TorConfig)
Nick Mathewson
2026-02-24
2
-56
/
+44
*
|
|
|
arti-client: Convert config to derive_deftly(TorConfig).
Nick Mathewson
2026-02-24
1
-115
/
+94
*
|
|
|
memquota: Implement ExtendBuilder for config builder.
Nick Mathewson
2026-02-24
1
-0
/
+13
*
|
|
|
keymgr: Port to derive_deftly(TorConfig)
Nick Mathewson
2026-02-24
1
-44
/
+33
|
/
/
/
*
|
|
relay-crypto: Move comments above [derive] to be consistent accross codebase
David Goulet
2026-02-23
1
-7
/
+7
*
|
|
relay: Setup const for hardcoded value in crypto task
David Goulet
2026-02-23
1
-8
/
+13
*
|
|
relay: Log when key generation yields an existing key error
David Goulet
2026-02-23
1
-1
/
+4
*
|
|
relay: Simplify the crypto rotation task rotate_key()
David Goulet
2026-02-23
1
-17
/
+11
*
|
|
relay: Get rid of start_task() for readability
David Goulet
2026-02-23
2
-22
/
+10
*
|
|
relay: Generate relay identities at init
David Goulet
2026-02-23
2
-7
/
+17
*
|
|
relay: Implement a helper to build RelayIdentities
David Goulet
2026-02-23
3
-7
/
+116
*
|
|
relay-crypto: Fix the gen relay signing keypair typo
David Goulet
2026-02-23
1
-3
/
+3
*
|
|
proto: Modify RelayIdentities to have encodable cert
David Goulet
2026-02-23
2
-14
/
+17
*
|
|
relay-crypto: Add gen_tls_cert() helper function
David Goulet
2026-02-23
2
-1
/
+18
*
|
|
relay: Remove unused ephemeral keystore
David Goulet
2026-02-23
1
-5
/
+1
*
|
|
relay: Move try_generate_keys() into crypto task
David Goulet
2026-02-23
2
-39
/
+29
*
|
|
relay: Add a crypto task for key rotation
David Goulet
2026-02-23
3
-1
/
+183
*
|
|
relay-crypto: Add missing helper functions
David Goulet
2026-02-23
1
-0
/
+13
*
|
|
relay-crypto: Add link signing key specifier
David Goulet
2026-02-23
1
-0
/
+32
|
|
/
|
/
|
*
|
Merge branch 'config-migrate-part1' into 'main'
gabi-250
2026-02-20
17
-217
/
+166
|
\
\
|
|
/
|
/
|
|
*
hsservice: Port to use derive_deftly(TorConfig)
Nick Mathewson
2026-02-17
3
-31
/
+46
|
*
tor-config: fix and improve ExtendBuilder override.
Nick Mathewson
2026-02-17
2
-3
/
+15
|
*
tor-config: derive list builders with the visibility of their setters.
Nick Mathewson
2026-02-17
1
-1
/
+1
|
*
tor-hsrproxy: migrate to derive_deftly(TorConfig)
Nick Mathewson
2026-02-17
2
-29
/
+7
|
*
ptmgr: Migrate to derive_deftly(TorConfig)
Nick Mathewson
2026-02-17
2
-12
/
+12
|
*
chanmgr: migrate to derive_deftly(TorConfig)
Nick Mathewson
2026-02-17
2
-14
/
+14
|
*
dircommon: Port to use derive_deftly(TorConfig)
Nick Mathewson
2026-02-17
5
-120
/
+66
|
*
guardmgr: Migrate config to derive_deftly.
Nick Mathewson
2026-02-17
1
-7
/
+5
*
|
proto: Filter the IP address in the channel's OwnedChanTarget
David Goulet
2026-02-19
1
-23
/
+35
*
|
proto: Reuse the RelayIds builder during the handshake
David Goulet
2026-02-19
1
-18
/
+11
*
|
proto: Pass PeerAddr at the channel handshake finish for initiators
David Goulet
2026-02-19
8
-72
/
+37
*
|
chanmgr: Add a TODO() for logging PeerAddr instaed of ChanTarget
David Goulet
2026-02-19
1
-0
/
+4
*
|
chanmgr: Fix channel builder comment
David Goulet
2026-02-19
1
-6
/
+1
*
|
proto: Use constructor for PeerInfo instead of Builder
David Goulet
2026-02-19
2
-18
/
+16
*
|
proto: Remove Default of PeerInfo/Addr and use const instead
David Goulet
2026-02-19
4
-31
/
+41
*
|
proto: Fix clippy errors
David Goulet
2026-02-19
1
-3
/
+1
*
|
proto: Put a PeerInfo in Channel
David Goulet
2026-02-19
3
-3
/
+40
*
|
proto: Use the PeerAddr accross channel handshake
David Goulet
2026-02-19
13
-113
/
+115
*
|
proto: Add PeerInfo and PeerAddr in src/peer.rs
David Goulet
2026-02-19
3
-0
/
+163
*
|
proto: Remove unused ChannelBuilder
David Goulet
2026-02-19
3
-79
/
+5
*
|
linkspec: Add missing feature gate
David Goulet
2026-02-19
1
-0
/
+1
*
|
Merge branch 'generate_rsa_crosscert' into 'main'
Nick Mathewson
2026-02-19
3
-5
/
+141
|
\
\
|
*
|
tor-cert: Ability to create Rsa->Ed25519 crosscerts.
Nick Mathewson
2026-02-19
3
-5
/
+141
*
|
|
Merge branch 'ticket_3548' into 'main'
Nick Mathewson
2026-02-19
6
-103
/
+164
|
\
\
\
|
*
|
|
arti: Fix up proxy launching documentation
Nick Mathewson
2026-02-19
2
-3
/
+5
|
*
|
|
arti: Extract responsibility for port listing.
Nick Mathewson
2026-02-19
6
-98
/
+108
|
*
|
|
arti: Refactor socks proxy launcher function.
Nick Mathewson
2026-02-19
2
-16
/
+40
[prev]
[next]