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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-1
/
+5
*
proto: Remove unused code from test
David Goulet
2025-11-19
1
-1
/
+0
*
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: Split VerifiedChannel::finish()
David Goulet
2025-11-19
1
-23
/
+3
*
proto: Use the new client specific channels
David Goulet
2025-11-19
1
-17
/
+7
*
proto: Move client handshake into client channel module
David Goulet
2025-11-19
1
-127
/
+3
*
proto: Add UnverifiedRelayChannel implementation
David Goulet
2025-11-19
1
-101
/
+22
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
3
-3
/
+3
*
all: run cargo fmt
Steven Engler
2025-11-04
1
-1
/
+1
*
all: replace all uses of `futures::task::SpawnExt` with `tor_rtcompat::SpawnExt`
Steven Engler
2025-11-04
1
-1
/
+1
*
proto: Remove relay ChannelAuthenticationData builder
David Goulet
2025-10-23
1
-18
/
+35
*
proto: Feature flag some relay specific code
David Goulet
2025-10-23
1
-8
/
+14
*
proto: Add relay todos for the handshake
David Goulet
2025-10-23
1
-0
/
+2
*
proto: Use Arc for relay identities object
David Goulet
2025-10-23
1
-1
/
+1
*
proto: Re-arrange some imports
David Goulet
2025-10-23
1
-3
/
+1
*
proto: Add a note about channel canonicity
David Goulet
2025-10-23
1
-0
/
+5
*
proto: Compute authenticate data after validating certificates
David Goulet
2025-10-23
1
-5
/
+50
*
proto: Add the channel authentication data
David Goulet
2025-10-23
1
-0
/
+7
*
proto: Add RelayInitiatorHandshake
David Goulet
2025-10-23
1
-1
/
+7
*
proto: Change visibility for some channel objects
David Goulet
2025-10-23
1
-14
/
+14
*
proto: Move celltypes out of client
Gabriela Moldovan
2025-10-13
2
-4
/
+6
*
proto: experimental API to install a per-channel padder.
Nick Mathewson
2025-10-02
1
-0
/
+14
*
proto: Implement channel padding with maybenot padders.
Nick Mathewson
2025-10-02
1
-8
/
+95
*
proto: start implementing logic for padding actions.
Nick Mathewson
2025-10-02
1
-2
/
+41
*
Add a blocker to channel outbound sink.
Nick Mathewson
2025-10-02
1
-1
/
+12
*
proto: Make DynTimeProvider explicit in channel padder types.
Nick Mathewson
2025-10-02
1
-2
/
+6
*
proto: Trigger maybenot events for channel-level padding.
Nick Mathewson
2025-10-02
1
-7
/
+35
*
proto: Add maybenot padding objects to the channel reactor
Nick Mathewson
2025-10-01
1
-1
/
+16
*
opentelemetry: Add some instrument macros.
Wesley Aptekar-Cassels
2025-09-24
1
-1
/
+4
*
Merge branch 'expire-halfstream-cbt' into 'main'
gabi-250
2025-09-24
1
-3
/
+9
|
\
|
*
circmgr: Pass the timeout estimator to circuit constructor (fmt).
Gabriela Moldovan
2025-09-16
1
-2
/
+8
|
*
circmgr: Pass the timeout estimator to circuit constructor.
Gabriela Moldovan
2025-09-16
1
-3
/
+3
*
|
proto: resolve/edit trivial "TODO circpad" instances.
Nick Mathewson
2025-09-17
1
-2
/
+6
*
|
proto: for padding, count cells on each channel queues.
Nick Mathewson
2025-09-16
1
-3
/
+1
|
/
*
Merge branch 'maybenot-triggers' into 'main'
Nick Mathewson
2025-09-03
2
-100
/
+204
|
\
|
*
Whoops; let chains _still_ aren't stable in 1.85.
Nick Mathewson
2025-09-03
1
-2
/
+1
|
*
padding cleanup: use QueuedCellPaddingInfo one more place.
Nick Mathewson
2025-09-03
1
-5
/
+3
|
*
padding: Report when outbound cells are flushed.
Nick Mathewson
2025-09-02
2
-3
/
+22
|
*
padding: Give CircEnt in a Channel a handle for the PaddingController.
Nick Mathewson
2025-09-02
2
-88
/
+130
|
*
proto: Turn CircEnt variants into struct-like format.
Nick Mathewson
2025-09-02
2
-29
/
+72
|
*
padding: track which hop each queued cell is for.
Nick Mathewson
2025-09-02
1
-5
/
+8
*
|
proto: Move is_authenticating() into the base initiator handshake trait
David Goulet
2025-09-02
1
-7
/
+10
*
|
proto: Various channel handshake fixes
David Goulet
2025-09-02
1
-21
/
+38
*
|
proto: Fix unit tests after changes
David Goulet
2025-09-02
1
-5
/
+5
*
|
proto: Add a helper to calculate the handshake clock skew
David Goulet
2025-09-02
1
-12
/
+33
*
|
proto: Add a channel initiator handshake base trait
David Goulet
2025-09-02
1
-76
/
+118
*
|
proto: Introduce a ChannelBaseHandshake trait
David Goulet
2025-09-02
1
-37
/
+96
*
|
proto: Put in a ChannelFrame<T> into the client handshake
David Goulet
2025-09-02
1
-10
/
+9
|
/
[next]