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
...
|
*
|
|
|
|
|
proto: Authenticate a relay channel
David Goulet
2026-01-22
4
-33
/
+77
|
*
|
|
|
|
|
proto: Make VerifiableChannel::check() async
David Goulet
2026-01-22
4
-4
/
+7
|
*
|
|
|
|
|
proto: Add CertifiedConn to relay handshake
David Goulet
2026-01-22
2
-17
/
+17
|
*
|
|
|
|
|
proto: Add relay link signing kp to RelayIdentities
David Goulet
2026-01-22
1
-0
/
+5
|
*
|
|
|
|
|
proto: Add UnverifiedRelayChannel::build_auth_data()
David Goulet
2026-01-22
1
-37
/
+101
|
*
|
|
|
|
|
proto: Implement RelayResponderHandshake
David Goulet
2026-01-22
2
-2
/
+264
|
*
|
|
|
|
|
proto: Add helper to build NETINFO cell
David Goulet
2026-01-22
1
-13
/
+25
|
*
|
|
|
|
|
proto: Add a helper function to build CERTS cell
David Goulet
2026-01-22
1
-1
/
+47
|
*
|
|
|
|
|
relay: Pass advertised addresses to the channel handler
David Goulet
2026-01-22
10
-19
/
+56
|
*
|
|
|
|
|
cert: Add cert_type() to RsaCrossert
David Goulet
2026-01-22
1
-0
/
+7
|
*
|
|
|
|
|
proto: Make CERTS cell optionnable for UnverifiedChannel
David Goulet
2026-01-22
5
-21
/
+67
|
*
|
|
|
|
|
proto: Move relay channel related structs outside of handshake.rs
David Goulet
2026-01-22
2
-269
/
+272
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'rate-limit' into 'main'
David Goulet
2026-01-22
1
-9
/
+19
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
arti-relay: change debug message to rate-limited warning
Steven Engler
2026-01-20
1
-9
/
+19
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'database-refactoring' into 'main'
Clara Engler
2026-01-22
4
-197
/
+245
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
tor-dirserver: Remove FromStr for DocumentId
Clara Engler
2026-01-22
3
-39
/
+15
|
*
|
|
|
tor-dirserver: Add `sha2` to `router_descriptor`
Clara Engler
2026-01-19
1
-0
/
+2
|
*
|
|
|
tor-dirserver: Rename `doc_id` to `docid`
Clara Engler
2026-01-19
4
-76
/
+75
|
*
|
|
|
tor-dirserver: Rename sha256 to docid in schema
Clara Engler
2026-01-19
4
-51
/
+51
|
*
|
|
|
tor-dirserver: Rename database meta table
Clara Engler
2026-01-19
1
-16
/
+13
|
*
|
|
|
database: Introduce DocumentId
Clara Engler
2026-01-19
5
-136
/
+210
*
|
|
|
|
tor-dircommon: De-duplicate example from AuthorityContact
Clara Engler
2026-01-22
1
-35
/
+0
*
|
|
|
|
arti: Fix commented out comment in example
Clara Engler
2026-01-22
1
-1
/
+1
*
|
|
|
|
tor-dircommon: Fix clippy warning
Clara Engler
2026-01-22
1
-1
/
+1
*
|
|
|
|
tor-dircommon: Remove legacy authority syntax
Clara Engler
2026-01-22
2
-149
/
+16
*
|
|
|
|
tor-dircommon: Document prop330 syntax better
Clara Engler
2026-01-22
2
-1
/
+68
*
|
|
|
|
tor-dirserver: Make downloader stateless
Clara Engler
2026-01-20
2
-53
/
+55
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Fix flaky `request_fail_ultimately` test
Clara Engler
2026-01-19
1
-1
/
+10
|
/
/
/
*
|
|
Merge branch 'opaque_arti_2.0' into 'main'
Nick Mathewson
2026-01-15
9
-107
/
+146
|
\
\
\
|
*
|
|
arti: Edit README.md text about experimental-api.
Nick Mathewson
2026-01-14
1
-1
/
+6
|
*
|
|
bench,testing: Use experimental-api.
Nick Mathewson
2026-01-13
2
-2
/
+2
|
*
|
|
arti: remove deprecated feature flags.
Nick Mathewson
2026-01-13
3
-17
/
+6
|
*
|
|
Reformatting in arti/Cargo.toml
Nick Mathewson
2026-01-13
1
-33
/
+5
|
*
|
|
arti: Resolve unreachable-pub warnings.
Nick Mathewson
2026-01-13
2
-24
/
+63
|
*
|
|
arti: tweak notes on experimental-api
Nick Mathewson
2026-01-13
1
-4
/
+6
|
*
|
|
arti: rename experimental-api "run" to "run_proxy".
Nick Mathewson
2026-01-13
1
-1
/
+1
|
*
|
|
Make arti crate opaque by default
Nick Mathewson
2026-01-13
3
-27
/
+59
*
|
|
|
tor-netdoc: Remove remaining use of EP::Other
Clara Engler
2026-01-15
1
-8
/
+16
*
|
|
|
Merge branch 'encoded-authcert' into 'main'
Ian Jackson
2026-01-15
15
-136
/
+605
|
\
\
\
\
|
*
|
|
|
tor-netdoc: EncodedAuthCert: docs grammar
Ian Jackson
2026-01-15
1
-1
/
+1
|
*
|
|
|
tor-netdoc: EncodedAuthCert: remove another bit of leftover debug
Ian Jackson
2026-01-15
1
-1
/
+0
|
*
|
|
|
tor-netdoc: EncodedAuthCert: remove a hard tab in a comment
Ian Jackson
2026-01-15
1
-1
/
+1
|
*
|
|
|
tor-netdoc: EncodedAuthCert: bodge the features for now
Ian Jackson
2026-01-15
1
-2
/
+3
|
*
|
|
|
tor-netdoc: EncodedAuthCert: remove a bit of leftover debug
Ian Jackson
2026-01-15
1
-1
/
+1
|
*
|
|
|
tor-netdoc: EncodedAuthCert: move future plans to a comment
Ian Jackson
2026-01-15
1
-0
/
+22
|
*
|
|
|
tor-netdoc: EncodedAuthCert: move/tidy rationale information
Ian Jackson
2026-01-15
1
-0
/
+20
|
*
|
|
|
tor-netdoc: EncodedAuthCert: use in poc integration test / demo
Ian Jackson
2026-01-15
1
-6
/
+15
|
*
|
|
|
tor-netdoc: EncodedAuthCert: unit tests
Ian Jackson
2026-01-15
1
-0
/
+197
|
*
|
|
|
tor-netdoc: EncodedAuthCert: implement
Ian Jackson
2026-01-15
3
-0
/
+214
|
*
|
|
|
tor-netdoc: Expose whole input string (rustfmt)
Ian Jackson
2026-01-15
1
-2
/
+1
[prev]
[next]