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: Add TODO wrt double definition
Clara Engler
2026-03-18
1
-0
/
+1
|
*
|
|
tor-dirclient: Add TODO wrt Default for requests
Clara Engler
2026-03-18
1
-0
/
+2
|
*
|
|
tor-netdoc: Properly export ExtraInfoDigest
Clara Engler
2026-03-12
1
-0
/
+3
|
*
|
|
tor-dirclient: Add TODO for renaming
Clara Engler
2026-03-12
1
-0
/
+1
|
*
|
|
tor-dirclient: No ref semantic in ExtraInfo
Clara Engler
2026-03-12
1
-6
/
+6
|
*
|
|
tor-netdoc: Add ExtraInfoDigest type alias
Clara Engler
2026-03-12
1
-0
/
+3
|
*
|
|
tor-dirclient: Small semantic fixups
Clara Engler
2026-03-12
1
-5
/
+15
|
*
|
|
tor-dirclient: Support for extra-info requests
Clara Engler
2026-03-11
1
-1
/
+118
*
|
|
|
relay: Pass now() instead of the runtime in the crypto task
David Goulet
2026-03-17
1
-37
/
+31
*
|
|
|
relay: Add crypto tasks unit test
David Goulet
2026-03-17
2
-1
/
+244
*
|
|
|
relay: Use same wallclock() time when generating keys
David Goulet
2026-03-17
1
-8
/
+6
*
|
|
|
relay: Make the crypto tasks use the runtime wallclock
David Goulet
2026-03-17
2
-25
/
+42
*
|
|
|
relay: Rewrite the rotation key logic in the crypto task
David Goulet
2026-03-17
2
-163
/
+252
*
|
|
|
relay: Don't log warn if key already exists when generating one
David Goulet
2026-03-17
1
-4
/
+1
*
|
|
|
relay: Remove leftover comment from previous code iteration
David Goulet
2026-03-17
1
-4
/
+0
*
|
|
|
cert: Fix minor but annoying bug in cert expiry calculation
Nick Mathewson
2026-03-17
1
-2
/
+18
*
|
|
|
cert: Deduplicate expiry-in-hours logic
Nick Mathewson
2026-03-17
4
-34
/
+70
|
|
/
/
|
/
|
|
*
|
|
keymgr: Remove now-addressed XXX
Gabriela Moldovan
2026-03-17
1
-3
/
+0
*
|
|
keymgr: Fix feature-gating in tests
Gabriela Moldovan
2026-03-17
1
-4
/
+3
*
|
|
keymgr: Lower get() logic into get_from_store()
Gabriela Moldovan
2026-03-17
1
-13
/
+15
*
|
|
keymgr: Add more tests to reveal the get_*() bug for public keys
Gabriela Moldovan
2026-03-17
1
-1
/
+65
*
|
|
keymgr: Pass the item type to entry_descriptor() (fmt)
Gabriela Moldovan
2026-03-17
1
-1
/
+5
*
|
|
keymgr: Pass the item type to entry_descriptor()
Gabriela Moldovan
2026-03-17
1
-4
/
+4
*
|
|
keymgr: Preserve item metadata when converting to TestPublicKey (fmt)
Gabriela Moldovan
2026-03-17
1
-1
/
+4
*
|
|
keymgr: Preserve item metadata when converting to TestPublicKey
Gabriela Moldovan
2026-03-17
1
-1
/
+3
*
|
|
keymgr: Update cert tests
Gabriela Moldovan
2026-03-17
1
-1
/
+16
*
|
|
keymgr: Use the keypair specifier when generating keys.
Gabriela Moldovan
2026-03-17
1
-1
/
+9
|
|
/
|
/
|
*
|
keymgr, key-forge: Use our ssh-* forks
Gabriela Moldovan
2026-03-16
2
-2
/
+2
*
|
Merge branch 'circ-react-logs' into 'main'
David Goulet
2026-03-16
2
-2
/
+44
|
\
\
|
*
|
proto: Add more logging to the new circuit reactors
Gabriela Moldovan
2026-03-12
2
-2
/
+44
*
|
|
Merge branch 'typos' into 'main'
opara
2026-03-16
42
-54
/
+54
|
\
\
\
|
*
|
|
Fix grammar typos
Tobias Stoeckmann
2026-03-15
6
-9
/
+9
|
*
|
|
Fix word duplicate typos
Tobias Stoeckmann
2026-03-15
40
-46
/
+46
*
|
|
|
Merge branch 'rpc-su-v2' into 'main'
Nick Mathewson
2026-03-16
16
-73
/
+444
|
\
\
\
\
|
*
|
|
|
rpc-client: Run cbindgen to regenerate C header.
Nick Mathewson
2026-03-16
1
-0
/
+20
|
*
|
|
|
rpc-client: add support to prefer/require su permission
Nick Mathewson
2026-03-16
5
-2
/
+114
|
*
|
|
|
rpc: Add support for set_dormant.
Nick Mathewson
2026-03-16
3
-7
/
+60
|
*
|
|
|
rpc: Implement superuser mode.
Nick Mathewson
2026-03-16
4
-7
/
+50
|
*
|
|
|
rpc: add a "superuser" element to connect points.
Nick Mathewson
2026-03-16
2
-0
/
+45
|
*
|
|
|
rpc: Do not allow a connection to be authenticated twice
Nick Mathewson
2026-03-16
4
-10
/
+24
|
*
|
|
|
rpc: Move responsibility for Session creation to Connection
Nick Mathewson
2026-03-16
5
-64
/
+42
|
*
|
|
|
rpc: Add su capability to RpcSession, and methods to get/drop it
Nick Mathewson
2026-03-16
1
-2
/
+108
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Fix windows cargo warnings
Tobias Stoeckmann
2026-03-15
2
-1
/
+4
*
|
|
|
arti-rpc-client-core: Fix windows build
Tobias Stoeckmann
2026-03-15
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
proto: Move criterion-cycles-per-byte to dev-dependencies
Nick Mathewson
2026-03-13
1
-1
/
+1
|
/
/
*
|
Merge branch 'relay-log-idents' into 'main'
opara
2026-03-12
2
-0
/
+33
|
\
\
|
*
|
arti-relay: Log relay identities
Steven Engler
2026-03-12
2
-0
/
+33
*
|
|
keymgr: Add test retrieving an expired cert
Gabriela Moldovan
2026-03-12
1
-1
/
+77
*
|
|
keymgr: Introduce a new TestCert type
Gabriela Moldovan
2026-03-12
1
-4
/
+28
*
|
|
keymgr: Add tests for the new get_cert() API
Gabriela Moldovan
2026-03-12
1
-1
/
+89
[prev]
[next]