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
/
tor-proto
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
proto: Add docs for ExcessPadding
Gabriela Moldovan
2025-12-01
1
-0
/
+1
*
proto: Allow unstable_name_collisions in several places
Gabriela Moldovan
2025-12-01
2
-0
/
+10
*
proto: Remove extra slashes in doc comments
Gabriela Moldovan
2025-12-01
1
-2
/
+2
*
opentelemetry: Instrument a bunch of functions.
Wesley Aptekar-Cassels
2025-11-24
8
-5
/
+40
*
proto: Remove unused code from test
David Goulet
2025-11-19
1
-1
/
+0
*
proto: Move comment in relay handshake.rs
David Goulet
2025-11-19
1
-1
/
+1
*
proto: Remove unused function from ClientChannelBuilder
David Goulet
2025-11-19
1
-7
/
+0
*
proto: Add a TODO relay for ChannelBuilder
David Goulet
2025-11-19
1
-0
/
+2
*
proto: Remove a .expect() of a digest array conversion
David Goulet
2025-11-19
1
-17
/
+15
*
proto: Update generic channel comments
David Goulet
2025-11-19
1
-9
/
+12
*
proto: Make cargo doc happy
David Goulet
2025-11-19
2
-3
/
+3
*
proto: Implement part of UnverifiedRelayChannel::finish()
David Goulet
2025-11-19
1
-10
/
+37
*
proto: Split VerifiedChannel::finish()
David Goulet
2025-11-19
2
-25
/
+20
*
proto: Use the new client specific channels
David Goulet
2025-11-19
2
-28
/
+26
*
proto: Add client specific handshake channel structs
David Goulet
2025-11-19
3
-7
/
+91
*
proto: Move client handshake into client channel module
David Goulet
2025-11-19
5
-129
/
+222
*
proto: Add VerifiedRelayChannel implementation
David Goulet
2025-11-19
2
-2
/
+33
*
proto: Add UnverifiedRelayChannel implementation
David Goulet
2025-11-19
4
-125
/
+122
*
proto: Introduce relay specific channel structs
David Goulet
2025-11-19
1
-2
/
+38
*
proto: Fix up doc links post-refactoring
Gabriela Moldovan
2025-11-17
2
-9
/
+9
*
proto: Temporarily silence a few warnings
Gabriela Moldovan
2025-11-17
1
-0
/
+3
*
proto: Use CircHopInbound in the ForwardReactor (fmt)
Gabriela Moldovan
2025-11-17
3
-6
/
+4
*
proto: Use CircHopInbound in the ForwardReactor
Gabriela Moldovan
2025-11-17
2
-19
/
+15
*
proto: Use CircHopOutbound in BackwardReactor
Gabriela Moldovan
2025-11-17
2
-34
/
+24
*
proto: Make cc state shared between CircHop{Inbound,Outbound}
Gabriela Moldovan
2025-11-17
3
-27
/
+30
*
proto: Make CongestionWindow Copy
Gabriela Moldovan
2025-11-17
3
-8
/
+8
*
proto: Move CircHop{Inbound,Outbound} out of the client module.
Gabriela Moldovan
2025-11-17
2
-575
/
+599
*
proto: Add constructors for CircHop{Inbound,Outbound}
Gabriela Moldovan
2025-11-17
1
-19
/
+46
*
proto: Move some of CircHop's impl to CircHop{Inbound,Outbound}
Gabriela Moldovan
2025-11-17
1
-141
/
+340
*
proto: Make the hop in SendRelayCell optional (fmt)
Gabriela Moldovan
2025-11-17
1
-1
/
+5
*
proto: Make the hop in SendRelayCell optional
Gabriela Moldovan
2025-11-17
7
-20
/
+22
*
proto: Update SendRelayCell docs
Gabriela Moldovan
2025-11-17
1
-2
/
+3
*
proto: Move SendRelayCell to circhop (fmt)
Gabriela Moldovan
2025-11-17
4
-5
/
+5
*
proto: Move SendRelayCell to circhop
Gabriela Moldovan
2025-11-17
5
-20
/
+23
*
proto: Split CircHop into inbound and outbound components (fmt)
Gabriela Moldovan
2025-11-17
1
-7
/
+13
*
proto: Split CircHop into inbound and outbound components
Gabriela Moldovan
2025-11-17
1
-52
/
+76
*
proto: Rename cell decoder field for clarity
Gabriela Moldovan
2025-11-14
1
-3
/
+3
*
proto: Avoid exposing stream map field (fmt)
Gabriela Moldovan
2025-11-14
1
-8
/
+11
*
proto: Avoid exposing stream map field
Gabriela Moldovan
2025-11-14
1
-3
/
+3
*
proto: Import StreamMap to reduce cognitive complexity
Gabriela Moldovan
2025-11-14
1
-6
/
+6
*
proto: Move CloseStreamBehavior to top-level stream module
Gabriela Moldovan
2025-11-14
5
-26
/
+29
*
proto: Remove extraneous backtick in CloseStreamBehavior docs
Gabriela Moldovan
2025-11-14
1
-1
/
+1
*
Merge branch 'prop368-v4' into 'main'
Nick Mathewson
2025-11-13
9
-10
/
+325
|
\
|
*
fix a documentation link.
Nick Mathewson
2025-11-13
1
-1
/
+1
|
*
proto: run add_warning to update tunnel_activity.rs
Nick Mathewson
2025-11-12
1
-1
/
+1
|
*
proto: assert that no member of InTunnelActivity needs_drop.
Nick Mathewson
2025-11-12
1
-1
/
+15
|
*
proto: Use a ZST-token pattern to enforce correctness for TunnelActivity
Nick Mathewson
2025-11-12
2
-14
/
+58
|
*
tor-proto: Track information on when tunnels were last used
Nick Mathewson
2025-11-12
9
-1
/
+258
*
|
proto: Remove duplicated function in CircHop
Gabriela Moldovan
2025-11-13
2
-7
/
+2
*
|
proto: Remove a no longer relevant TODO
Gabriela Moldovan
2025-11-12
1
-3
/
+0
|
/
[next]