index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-proto
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
relay: Use the new RelayNtorKeys for the create handler
David Goulet
2026-04-21
1
-9
/
+5
*
Merge branch 'rust-1.95-warnings' into 'main'
Nick Mathewson
2026-04-21
1
-13
/
+5
|
\
|
*
tor-proto: Simplify a match+if statement.
Nick Mathewson
2026-04-21
1
-13
/
+5
*
|
Merge branch 'stream-close' into 'main'
opara
2026-04-20
1
-6
/
+9
|
\
\
|
*
|
tor-proto: small comment and variable name changes
Steven Engler
2026-04-07
1
-6
/
+9
*
|
|
Merge branch 'rm-var-suffix' into 'main'
David Goulet
2026-04-20
1
-4
/
+4
|
\
\
\
|
*
|
|
proto: Remove dummy suffixes from variable name
Gabriela Moldovan
2026-04-20
1
-4
/
+4
*
|
|
|
proto: Remove unnecessary clippy allow
Gabriela Moldovan
2026-04-20
1
-2
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
tor-proto: give our rsa ident to the channel reactor
Steven Engler
2026-04-16
6
-5
/
+31
|
/
/
*
|
proto: Remove unused imports in unit tests
David Goulet
2026-04-14
1
-1
/
+1
*
|
proto: Fix relay unit tests with new CreateRequestHandler
David Goulet
2026-04-14
1
-1
/
+13
*
|
proto: Add a test helper function for building a CircNetParameters
David Goulet
2026-04-14
3
-0
/
+86
*
|
proto: Move DummyChan/DummyChanProvider to relay channel.rs
David Goulet
2026-04-14
2
-64
/
+77
*
|
proto: Remove re-export of MsgBuf in unit tests
David Goulet
2026-04-14
3
-5
/
+3
*
|
proto: Add channel relay handshake unit tests
David Goulet
2026-04-14
4
-182
/
+430
*
|
proto: Move test certs module at the top
David Goulet
2026-04-14
1
-31
/
+31
*
|
proto: Move channel client handshake tests into client module
David Goulet
2026-04-14
3
-218
/
+237
*
|
tor-proto: handle a div-by-zero case that should never happen
Steven Engler
2026-04-13
1
-3
/
+7
*
|
tor-proto: fix flow control side channel checks
Steven Engler
2026-04-13
1
-35
/
+47
*
|
tor-proto: change flow control `bytes_sent_total` to `u64`
Steven Engler
2026-04-13
1
-9
/
+9
*
|
tor-proto: add more tests for flow control
Steven Engler
2026-04-13
1
-0
/
+16
*
|
Merge branch 'id-logging' into 'main'
Jim Newsome
2026-04-13
1
-2
/
+2
|
\
\
|
*
|
Tweak Display for TunnelScopedCircId
Jim Newsome
2026-04-09
1
-1
/
+1
|
*
|
Tunnel ID: included "Tunnel" type-specifier in Display
Jim Newsome
2026-04-09
1
-1
/
+1
*
|
|
tor-proto: small comment improvement
Steven Engler
2026-04-09
1
-1
/
+2
*
|
|
tor-proto: replace a tuple with a dedicated struct
Steven Engler
2026-04-09
2
-18
/
+29
*
|
|
tor-proto: give our ed ident to the channel reactor
Steven Engler
2026-04-09
6
-5
/
+48
*
|
|
proto: Apply deferred rustfmt
Gabriela Moldovan
2026-04-09
1
-1
/
+1
*
|
|
proto: Add method for installing ntor keys in the create handler
Gabriela Moldovan
2026-04-09
1
-2
/
+27
*
|
|
arti-relays: Pass a CreateRequestHandler to the crypto task
Gabriela Moldovan
2026-04-09
1
-0
/
+1
*
|
|
relay: Pass advertise SocketAddr to channel builder instead of IpAddr
David Goulet
2026-04-09
2
-8
/
+8
|
/
/
*
|
Merge branch 'create-fast' into 'main'
gabi-250
2026-04-09
2
-56
/
+71
|
\
\
|
*
|
tor-proto: take `CreateRequest` message by reference
Steven Engler
2026-04-08
2
-6
/
+5
|
*
|
tor-proto: move a TODO
Steven Engler
2026-04-08
1
-2
/
+1
|
*
|
tor-proto: remove old TODO
Steven Engler
2026-04-08
1
-4
/
+1
|
*
|
tor-proto: rustfmt
Steven Engler
2026-04-08
1
-6
/
+3
|
*
|
tor-proto: move CREATE_FAST handling
Steven Engler
2026-04-08
1
-45
/
+43
|
*
|
tor-proto: prepare to move CREATE_FAST handling to a helper
Steven Engler
2026-04-08
1
-8
/
+34
|
*
|
tor-proto: remove old TODO
Steven Engler
2026-04-08
1
-1
/
+0
*
|
|
proto: Bring back AuthLogDigest and explicitly convert to SLOG/CLOG
David Goulet
2026-04-08
4
-36
/
+27
*
|
|
proto: Add ClogDigest and SlogDigest types
David Goulet
2026-04-08
7
-38
/
+80
|
/
/
*
|
Merge branch 'create-fast' into 'main'
opara
2026-04-08
15
-99
/
+833
|
\
\
|
*
|
tor-proto: replace use of `ChannelDirection` with `CircIdRange`
Steven Engler
2026-04-08
4
-25
/
+16
|
*
|
Revert "tor-proto: change `CreateResponse` to `restricted_msg!`"
Steven Engler
2026-04-08
2
-29
/
+20
|
*
|
tor-proto: add a `From<$ttype>` impl for `RestrictedChanMsgSet`
Steven Engler
2026-04-08
1
-0
/
+8
|
*
|
tor-{proto,chanmgr}: change how channels accept a CREATE* handler
Steven Engler
2026-04-08
8
-85
/
+145
|
*
|
tor-proto: simplify error handling in `CreateRequestHandler::handle_create()`
Steven Engler
2026-04-08
1
-71
/
+85
|
*
|
tor-proto: rename `CircIdRange::is_allowed_by_peer()` to `is_allowed_for_peer()`
Steven Engler
2026-04-08
1
-2
/
+2
|
*
|
tor-proto: remove TODO about `UniqId` overflow
Steven Engler
2026-04-08
1
-2
/
+2
|
*
|
tor-proto: handle incoming RELAY_EARLY messages
Steven Engler
2026-04-08
1
-2
/
+10
[prev]
[next]