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: 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
|
/
/
*
|
chanmgr: Add a comment/TODO about channel expiry
David Goulet
2026-03-18
1
-0
/
+16
*
|
chanmgr: Support reconfigure of unauthenticated channels
David Goulet
2026-03-18
1
-5
/
+8
*
|
chanmgr: Use the unauth_channels list
David Goulet
2026-03-18
1
-7
/
+12
*
|
chanmgr: Add a list of unauthenticated channels
David Goulet
2026-03-18
1
-0
/
+13
*
|
Merge branch 'http-connect-outbound-rebased' into 'main'
Nick Mathewson
2026-03-18
7
-75
/
+636
|
\
\
|
*
|
cargo fmt
Nihal
2026-03-18
1
-6
/
+9
|
*
|
tor-chanmgr: add loopback validation, startup warning and httparse
Nihal
2026-03-18
5
-176
/
+333
|
*
|
tor-chanmgr: split handshake into helper functions
Nihal
2026-03-18
1
-14
/
+47
|
*
|
tor-chanmgr: fix type inference in handshake
Nihal
2026-03-18
2
-6
/
+6
|
*
|
tor-chanmgr: refactor handshake into helper functions
Nihal
2026-03-18
1
-30
/
+53
|
*
|
tor-chanmgr: add base64ct dependency and docs
Nihal
2026-03-18
3
-8
/
+18
|
*
|
tor-chanmgr: implement HTTP CONNECT proxy handshake and wire transport
Nihal
2026-03-18
2
-20
/
+186
|
*
|
tor-chanmgr: add ProxyProtocol::HttpConnect variant and URI parsing
Nihal
2026-03-18
1
-36
/
+205
*
|
|
Merge branch 'extra-info' into 'main'
Clara Engler
2026-03-18
3
-1
/
+138
|
\
\
\
|
*
|
|
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
|
|
/
|
/
|
[prev]
[next]