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
/
channel.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
proto: Feature flag some relay specific code
David Goulet
2025-10-23
1
-0
/
+1
*
proto: Compute authenticate data after validating certificates
David Goulet
2025-10-23
1
-1
/
+0
*
proto: Add RelayInitiatorHandshake
David Goulet
2025-10-23
1
-0
/
+1
*
proto: Change visibility for some channel objects
David Goulet
2025-10-23
1
-5
/
+5
*
proto: Move celltypes out of client
Gabriela Moldovan
2025-10-13
1
-1
/
+1
*
proto: experimental API to install a per-channel padder.
Nick Mathewson
2025-10-02
1
-0
/
+30
*
proto: start implementing logic for padding actions.
Nick Mathewson
2025-10-02
1
-0
/
+1
*
Add a blocker to channel outbound sink.
Nick Mathewson
2025-10-02
1
-0
/
+7
*
proto: Generate per-sender NormalSent events from circuits.
Nick Mathewson
2025-10-01
1
-1
/
+7
*
proto: Propagate PaddingCtrl into ChannelSender.
Nick Mathewson
2025-10-01
1
-43
/
+68
*
proto: Add maybenot padding objects to the channel reactor
Nick Mathewson
2025-10-01
1
-0
/
+10
*
Merge branch 'expire-halfstream-cbt' into 'main'
gabi-250
2025-09-24
1
-1
/
+3
|
\
|
*
circmgr: Pass the timeout estimator to circuit constructor (fmt).
Gabriela Moldovan
2025-09-16
1
-1
/
+1
|
*
circmgr: Pass the timeout estimator to circuit constructor.
Gabriela Moldovan
2025-09-16
1
-3
/
+2
|
*
proto: Use the CBT to compute half-stream timeouts.
Gabriela Moldovan
2025-09-16
1
-0
/
+3
*
|
proto::channel: Remove some statements about limitations.
Nick Mathewson
2025-09-17
1
-6
/
+1
*
|
proto: Consider the channel queue with "Replace" padding to hop 1.
Nick Mathewson
2025-09-16
1
-1
/
+0
*
|
proto: for padding, count cells on each channel queues.
Nick Mathewson
2025-09-16
1
-10
/
+60
|
/
*
padding: Give CircEnt in a Channel a handle for the PaddingController.
Nick Mathewson
2025-09-02
1
-2
/
+6
*
padding: track which hop each queued cell is for.
Nick Mathewson
2025-09-02
1
-10
/
+14
*
proto: Add a circuit module shared between client and relay impls.
Gabriela Moldovan
2025-08-28
1
-1
/
+1
*
proto: Remove the AUTHORIZE as a parsable cell
David Goulet
2025-08-21
1
-5
/
+6
*
proto: Rename OutboundClientHandshake
David Goulet
2025-08-20
1
-5
/
+5
*
proto: Make the OutboundClientHandshake use new cell handler
David Goulet
2025-08-20
1
-15
/
+3
*
proto: Add helper functions/type for cell handling
David Goulet
2025-08-20
1
-0
/
+20
*
proto: Add channel cell handler
David Goulet
2025-08-20
1
-0
/
+1
*
proto: Add restricted channel message sets
David Goulet
2025-08-20
1
-3
/
+4
*
proto: Add ChannelType enum
David Goulet
2025-08-20
1
-8
/
+53
*
chan: Rename channel launch to launch_client
David Goulet
2025-08-20
1
-2
/
+2
*
proto: Rename the `tunnel` module to `client`.
Gabriela Moldovan
2025-08-18
1
-5
/
+5
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-11
/
+15
*
Update code for Edition 2024
Nick Mathewson
2025-08-07
1
-1
/
+1
*
conflux: Adjust docs and fix doc links.
Gabriela Moldovan
2025-08-05
1
-2
/
+2
*
tunnel: Implement Buildable for ClientTunnel
David Goulet
2025-08-05
1
-4
/
+4
*
proto: Change PendingClientCirc to yield back a ClientTunnel
David Goulet
2025-08-05
1
-3
/
+4
*
tor-proto: Log channel, circuit, stream identifiers as structured fields.
Gabriela Moldovan
2025-06-12
1
-2
/
+2
*
tor-proto: Pass a DynTimeProvider to the circuit reactor.
Gabriela Moldovan
2025-05-06
1
-1
/
+3
*
proto: make padding::Parameters construction fallible.
Nick Mathewson
2025-03-18
1
-1
/
+1
*
tor-proto: Add a tunnel module.
David Goulet
2025-02-20
1
-5
/
+5
*
tor-proto: remove `use asynchronous_codec as futures_codec`
Neel Chauhan
2025-02-06
1
-2
/
+2
*
tor-proto: Set kist params in channel reactor.
Gabriela Moldovan
2025-01-15
1
-0
/
+1
*
tor-proto: Add Channel::reparameterize_kist() API.
Gabriela Moldovan
2025-01-15
1
-0
/
+9
*
tor-proto: Pass a StreamOps handle to the channel reactor.
Gabriela Moldovan
2025-01-15
1
-0
/
+2
*
tor-rtcompat: Big invasive change adding StreamOps bound everywhere.
Gabriela Moldovan
2025-01-15
1
-3
/
+3
*
tor-proto: Add KistParams type built from NetParameters.
Gabriela Moldovan
2025-01-15
1
-0
/
+1
*
tor-proto: make `Channel::wait_for_close` non-experimental
Steven Engler
2025-01-09
1
-1
/
+0
*
tor-proto: `Channel::wait_for_close` return success status
Steven Engler
2025-01-09
1
-8
/
+37
*
tor-proto: removed `Receiver::recv_clone` and implemented `IntoFuture` for `R...
Steven Engler
2024-12-10
1
-1
/
+2
*
tor-proto: update docs on `Channel::reactor_closed_rx`
Steven Engler
2024-12-10
1
-3
/
+1
*
tor-proto: replace oneshot broadcast channel
Steven Engler
2024-12-10
1
-1
/
+1
[next]