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
...
*
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
*
tor-proto: Remember peer information in circuit and channel
Nick Mathewson
2022-03-17
1
-13
/
+15
*
Replace manual Default and new with std derive in tor-proto
Ian Jackson
2022-03-02
1
-7
/
+2
*
Update tor-proto errors to latest API.
Nick Mathewson
2022-02-15
1
-2
/
+2
*
tor-proto: use InternalError for internal errors.
Nick Mathewson
2022-02-15
1
-10
/
+7
*
tor-cell: provide HasKind.
Nick Mathewson
2022-02-15
1
-0
/
+2
*
Remove the use of Mutex in channel unused_since timestamp
Yuan Lyu
2022-02-08
1
-18
/
+13
*
Expire channels that have been unused for too long
Yuan Lyu
2022-02-04
1
-14
/
+51
*
chanmgr: get rid of Arc around Channel
Ian Jackson
2022-01-13
1
-18
/
+46
*
add semicolons if nothing returned
Daniel Eades
2021-11-25
1
-1
/
+1
*
tor-proto: Use tor-rtcompat macros for testing, not tokio.
Nick Mathewson
2021-11-15
1
-27
/
+27
*
Completely overhaul the tor-proto circuit reactor
eta
2021-11-12
1
-45
/
+68
*
tor-proto: Use a dedicated sender for channel cells, make full-duplex
eta
2021-11-03
1
-7
/
+15
*
Get rid of tor-proto's ChannelImpl, and use the reactor more instead
eta
2021-11-03
1
-169
/
+66
*
Refactor tor_proto::channel::Reactor to use an UnboundedSender
eta
2021-11-02
1
-39
/
+23
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
1
-0
/
+1
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+585
[prev]