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: document channel lifecycle better.
Nick Mathewson
2023-06-28
1
-5
/
+24
*
Rename OpenClientChan{Msg,Cell} => OpenChan{Msg,Cell}S2C
Nick Mathewson
2023-02-09
1
-8
/
+8
*
tor-proto: Do not parse forbidden commands on inbound cells.
Nick Mathewson
2023-02-09
1
-2
/
+32
*
tor-proto: only parse allowed ChanMsg types during handshake.
Nick Mathewson
2023-02-09
1
-1
/
+3
*
tor-cell: Rename ChanMsg and ChanCell-related types.
Nick Mathewson
2023-02-07
1
-13
/
+13
*
tor-cell: Remove ChanMsg methods that are duplicated in ChanMsgClass.
Nick Mathewson
2023-02-07
1
-0
/
+1
*
tor-cell: Use macro to generate ChanMsg too.
Nick Mathewson
2023-02-07
1
-1
/
+1
*
Fix typos
Dimitris Apostolou
2023-01-07
1
-1
/
+1
*
tor-proto: CreateFastWrap::decode_chanmsg: Do not report handshake
Ian Jackson
2023-01-06
1
-1
/
+1
*
tor-proto: When relay IDs mismatch, the IDs are sensitive in errors
Ian Jackson
2023-01-06
1
-1
/
+3
*
proto: Make Channel::reparameterize take &self.
Nick Mathewson
2022-10-18
1
-1
/
+1
*
proto: Implement HasRelayIds for Channel.
Nick Mathewson
2022-10-18
1
-0
/
+9
*
Change multiplicity of ChannelMethod and addresses
Nick Mathewson
2022-10-11
1
-4
/
+4
*
tor-linkspec: Remove the old OwnedFoo::new() functions
Nick Mathewson
2022-10-06
1
-4
/
+20
*
tor-proto: Preserve the ChannelMethod, not the SocketAddr
Nick Mathewson
2022-10-06
1
-11
/
+20
*
channel engage_padding_activities: swap docs to tor0proto
Ian Jackson
2022-08-17
1
-1
/
+11
*
channel fake_channel_details: Use precise cfg
Ian Jackson
2022-08-17
1
-1
/
+1
*
Rename ChannelsParams types to ChannelPaddingInstructions
Ian Jackson
2022-08-17
1
-4
/
+4
*
Channel: Make mutable() and engage_padding_activities infallible
Ian Jackson
2022-08-17
1
-6
/
+5
*
Move ChannelUsage from tor_proto to tor_chanmgr
Ian Jackson
2022-08-17
1
-55
/
+26
*
channel: Clarify (and in some places replace) "frontend" terminology
Ian Jackson
2022-08-17
1
-4
/
+5
*
chanmgr ChannelUsage: Fix and clarify docs
Ian Jackson
2022-08-17
1
-2
/
+3
*
tor-proto, testing: Provide new_fake_channel
Ian Jackson
2022-08-16
1
-0
/
+22
*
tor-proto, testing: Make fake_channel_details available
Ian Jackson
2022-08-16
1
-16
/
+18
*
tor-proto: Make "testing" feature that exports some things
Ian Jackson
2022-08-16
1
-2
/
+15
*
channel padding: Send negotiation cells
Ian Jackson
2022-08-16
1
-4
/
+8
*
tor-proto channel: Make arrangements to send PADDING_NEGOTIATE
Ian Jackson
2022-08-16
1
-0
/
+1
*
channel: Use channel usage to control channel padding
Ian Jackson
2022-08-16
1
-8
/
+111
*
channel: Provide somewhere for the frontend's mutable state
Ian Jackson
2022-08-16
1
-0
/
+24
*
Provide ChannelUsage and plumb it all the way down
Ian Jackson
2022-08-16
1
-0
/
+27
*
channel reparameterize: Change error type
Ian Jackson
2022-08-16
1
-5
/
+3
*
channel: Centralise Channel::send_control
Ian Jackson
2022-08-16
1
-14
/
+16
*
tor-proto: Unify the check_match code in channel and handshake
Nick Mathewson
2022-08-10
1
-19
/
+32
*
Final (?) API revisions for tor-linkspec
Nick Mathewson
2022-08-10
1
-29
/
+19
*
tor-linkspec: Refactor out traits to represent a relay's ID set.
Nick Mathewson
2022-08-02
1
-1
/
+1
*
Remove some testing-only reimplementations of OwnedChanTarget.
Nick Mathewson
2022-08-02
1
-30
/
+3
*
Merge branch 'display_source_cleanup' into 'main'
eta
2022-06-21
1
-2
/
+3
|
\
|
*
Do not include error source() in display() format.
Nick Mathewson
2022-06-21
1
-2
/
+3
*
|
channel padding: Rename ChannelsParams from ChannelsConfig (rustfmt)
Ian Jackson
2022-06-21
1
-1
/
+1
*
|
channel padding: Rename ChannelsParams from ChannelsConfig
Ian Jackson
2022-06-21
1
-5
/
+5
*
|
tor-proto: Have Channel::reconfigure throw ChannelClosed
Ian Jackson
2022-06-21
1
-2
/
+2
*
|
tor-proto: err: Provide ChannelClosed as a separate unit error
Ian Jackson
2022-06-21
1
-9
/
+10
*
|
channel padding: Plumb settings from chanmgr
Ian Jackson
2022-06-21
1
-12
/
+2
*
|
channel padding: Introduce ChannelsConfig and reconfigure facility
Ian Jackson
2022-06-21
1
-1
/
+16
*
|
channel padding timer: Allow creation without providing parameters yet
Ian Jackson
2022-06-21
1
-2
/
+2
*
|
channel padding: Make Parameters a pub struct with builder
Ian Jackson
2022-06-21
1
-1
/
+1
|
/
*
tor-proto: channel: Use padding::Timer
Ian Jackson
2022-06-08
1
-1
/
+14
*
tor-proto: channel: Provide padding::Timer
Ian Jackson
2022-06-08
1
-0
/
+1
*
Plumb a SleepProvider into the channel reactor
Ian Jackson
2022-06-08
1
-5
/
+14
*
Channel: Expose our view of whether the clock is skewed, and the age
Nick Mathewson
2022-04-07
1
-1
/
+23
[next]