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
...
*
|
|
Merge branch 'rpc-auto' into 'main'
Nick Mathewson
2026-01-27
8
-35
/
+399
|
\
\
\
|
*
|
|
rpc: refomat python in tests.
Nick Mathewson
2026-01-27
1
-4
/
+2
|
*
|
|
rpc: Clarify comments on resolve() methods.
Nick Mathewson
2026-01-27
1
-3
/
+3
|
*
|
|
rpc: Generate a specific error for inet-auto:nonlocal
Nick Mathewson
2026-01-27
1
-1
/
+9
|
*
|
|
Add inet-auto support to rpc tests.
Nick Mathewson
2026-01-27
2
-0
/
+50
|
*
|
|
rpc-connect: Implement json address-file format.
Nick Mathewson
2026-01-27
6
-11
/
+42
|
*
|
|
rpc: Add rpc-client-side support for inet-auto addresses
Nick Mathewson
2026-01-27
3
-5
/
+53
|
*
|
|
rpc: Add rpc-server-side support for inet-auto addresses.
Nick Mathewson
2026-01-27
3
-16
/
+97
|
*
|
|
rpc: Begin implementing inet-auto address scheme.
Nick Mathewson
2026-01-27
3
-30
/
+178
|
/
/
/
*
|
|
Merge branch 'kist-doc' into 'main'
Alexander Hansen Færøy
2026-01-27
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
clippy: Fix missing doc for non-Linux builds
Clara Engler
2026-01-27
1
-0
/
+1
|
|
/
*
|
Merge branch 'ticket_2304' into 'main'
Nick Mathewson
2026-01-27
4
-23
/
+49
|
\
\
|
|
/
|
/
|
|
*
arti: Make tor-proto dependency unconditional
Nick Mathewson
2026-01-27
1
-3
/
+3
|
*
Apply 1 suggestion(s) to 1 file(s)
Nick Mathewson
2026-01-27
1
-1
/
+1
|
*
arti: Downgrade CircuitClosed to debug level.
Nick Mathewson
2026-01-22
1
-3
/
+20
|
*
arti: Extract function to find a ProtoError source
Nick Mathewson
2026-01-22
2
-11
/
+22
|
*
tor-proto: Report CircuitClosed on unexpected stream rx close
Nick Mathewson
2026-01-22
1
-6
/
+4
*
|
Merge branch 'slab-dep' into 'main'
opara
2026-01-26
3
-1
/
+9
|
\
\
|
*
|
tor-rtcompat: depend on rustls 0.23.21
Steven Engler
2026-01-26
2
-0
/
+8
|
*
|
tor-basic-utils: bump slab to 0.4.7
Steven Engler
2026-01-26
1
-1
/
+1
|
/
/
*
|
Merge branch 'database-compression-bug' into 'main'
Clara Engler
2026-01-22
2
-5
/
+6
|
\
\
|
*
|
tor-dirserver: Add comment on compression bug
Clara Engler
2026-01-22
1
-0
/
+4
|
*
|
tor-dirserver: Make compression failures a bug
Clara Engler
2026-01-22
2
-5
/
+2
*
|
|
Merge branch 'rate-limit-2' into 'main'
David Goulet
2026-01-22
4
-46
/
+63
|
\
\
\
|
*
|
|
tor-log-ratelim: don't log "now working" repeatedly
Steven Engler
2026-01-20
2
-22
/
+27
|
*
|
|
tor-log-ratelim: added field name to tuple struct
Steven Engler
2026-01-20
1
-8
/
+13
|
*
|
|
tor-log-ratelim: avoid logging when there's no update
Steven Engler
2026-01-20
4
-7
/
+12
|
*
|
|
tor-log-ratelim: ran cargo fmt
Steven Engler
2026-01-20
1
-16
/
+17
|
*
|
|
tor-log-ratelim: change if statement to match
Steven Engler
2026-01-20
1
-3
/
+4
*
|
|
|
Merge branch 'ticket1599_03' into 'main'
David Goulet
2026-01-22
19
-311
/
+991
|
\
\
\
\
|
*
|
|
|
proto: Improve some comments in relay module
David Goulet
2026-01-22
2
-1
/
+8
|
*
|
|
|
proto: Enforce condition with type system
David Goulet
2026-01-22
1
-5
/
+6
|
*
|
|
|
proto: Fix the link auth handling from the AUTH_CHALLENGE
David Goulet
2026-01-22
1
-2
/
+3
|
*
|
|
|
proto: Add missing use for tests
David Goulet
2026-01-22
1
-1
/
+1
|
*
|
|
|
proto: Use the channel codec channel type
David Goulet
2026-01-22
6
-21
/
+68
|
*
|
|
|
proto: Improve comments on build_auth_data() about clog/slog
David Goulet
2026-01-22
1
-0
/
+4
|
*
|
|
|
proto: Remove Option<> around peer_ip for build_netinfo_cell()
David Goulet
2026-01-22
2
-4
/
+5
|
*
|
|
|
proto: Improve comment for handle_incoming()
David Goulet
2026-01-22
1
-5
/
+6
|
*
|
|
|
proto: Put rsa_id and rsa_cert_digest together
David Goulet
2026-01-22
2
-14
/
+13
|
*
|
|
|
proto: Avoid magic hardcoded value for LINK_AUTH
David Goulet
2026-01-22
2
-3
/
+3
|
*
|
|
|
proto: Enforce CERTS and AUTHENTICATE are always expected together
David Goulet
2026-01-22
1
-0
/
+6
|
*
|
|
|
proto: Remove async for VerifiableChannel::check()
David Goulet
2026-01-22
4
-22
/
+18
|
*
|
|
|
proto: Move cell sending out of check() and into finish()
David Goulet
2026-01-22
2
-37
/
+42
|
*
|
|
|
proto: Remove uneeded code in the unverified inner check()
David Goulet
2026-01-22
1
-25
/
+3
|
*
|
|
|
proto: Implement FinalizableChannel for an unverified relay channel
David Goulet
2026-01-22
2
-33
/
+128
|
*
|
|
|
proto: Send relay channel NETINFO in check()
David Goulet
2026-01-22
3
-34
/
+44
|
*
|
|
|
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
[prev]
[next]