index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-proto
/
src
/
channel
/
reactor.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
oneshot: Use veneer in tor-proto
Ian Jackson
2023-10-11
1
-3
/
+4
*
proto: methods to wait until a channel/circuit is shut down.
Nick Mathewson
2023-08-04
1
-0
/
+7
*
async-utils: rename SinkExt to SinkPrepareExt
Nick Mathewson
2023-04-19
1
-1
/
+1
*
Move functionality from tor_basic_utils to tor_async_utils
Nick Mathewson
2023-03-29
1
-1
/
+1
*
Rename OpenClientChan{Msg,Cell} => OpenChan{Msg,Cell}S2C
Nick Mathewson
2023-02-09
1
-20
/
+20
*
tor-proto: Do not parse forbidden commands on inbound cells.
Nick Mathewson
2023-02-09
1
-84
/
+28
*
tor-cell: Rename ChanMsg and ChanCell-related types.
Nick Mathewson
2023-02-07
1
-34
/
+34
*
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
-2
/
+2
*
tor-proto: reactor tests: Use debug fmt on an error
Ian Jackson
2022-12-12
1
-1
/
+1
*
tor-linkspec: Remove the old OwnedFoo::new() functions
Nick Mathewson
2022-10-06
1
-1
/
+5
*
add feature annotation not added by doc_auto_cfg
trinity-1686a
2022-08-24
1
-0
/
+1
*
channel padding: Only do anything with link protocol 5
Ian Jackson
2022-08-17
1
-0
/
+7
*
channel reactor: Add some commented-out debug for padding
Ian Jackson
2022-08-17
1
-1
/
+5
*
Rename ChannelsParams types to ChannelPaddingInstructions
Ian Jackson
2022-08-17
1
-2
/
+2
*
tor-proto channel padding: Document PADDING_NEGOTIATE overwriting
Ian Jackson
2022-08-17
1
-0
/
+3
*
tor-proto: Make "testing" feature that exports some things
Ian Jackson
2022-08-16
1
-1
/
+3
*
channel padding: Send negotiation cells
Ian Jackson
2022-08-16
1
-0
/
+4
*
tor-proto channel: Make arrangements to send PADDING_NEGOTIATE
Ian Jackson
2022-08-16
1
-2
/
+34
*
tor-proto: Split CellErr based on activity.
Nick Mathewson
2022-06-23
1
-2
/
+3
*
tor-proto: clean up error names and messages
Nick Mathewson
2022-06-23
1
-10
/
+10
*
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
-4
/
+4
*
tor-proto: err: Provide ChannelClosed as a separate unit error
Ian Jackson
2022-06-21
1
-2
/
+2
*
Fix docs for `CtrlMsg::ConfigUpdate`
Ian Jackson
2022-06-21
1
-5
/
+2
*
channel padding: Introduce ChannelsConfig and reconfigure facility
Ian Jackson
2022-06-21
1
-1
/
+31
*
Fix typo in comment
Nick Mathewson
2022-06-09
1
-1
/
+1
*
tor-proto: channel: Use padding::Timer
Ian Jackson
2022-06-08
1
-9
/
+30
*
Plumb a SleepProvider into the channel reactor
Ian Jackson
2022-06-08
1
-17
/
+25
*
prepare_send_from: clippy: Replace some or_else with or
Ian Jackson
2022-05-23
1
-2
/
+2
*
channel: Provide and use Sink::prepare_send_from
Ian Jackson
2022-05-23
1
-75
/
+25
*
clippy: Change a binding to (), and allow clippy::let_unit_value
Ian Jackson
2022-05-11
1
-1
/
+1
*
squash! Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
1
-1
/
+0
*
Channel: Expose our view of whether the clock is skewed, and the age
Nick Mathewson
2022-04-07
1
-0
/
+1
*
tor-proto: Remember peer information in circuit and channel
Nick Mathewson
2022-03-17
1
-4
/
+3
*
remove usage of dbg!(..)
trinity-1686a
2022-02-28
1
-1
/
+0
*
proto: Refactor conversion from CodecError to Error
Nick Mathewson
2022-02-24
1
-6
/
+15
*
tor-proto: Rename BadHandshake to BadCircHandshake
Nick Mathewson
2022-02-23
1
-1
/
+1
*
Replace as_mut with deref impl for MutCircEnt
Yuan Lyu
2022-02-16
1
-10
/
+10
*
Make CircMap open_ent_count O(1)
Yuan Lyu
2022-02-16
1
-9
/
+14
*
Update tor-proto errors to latest API.
Nick Mathewson
2022-02-15
1
-1
/
+1
*
tor-proto: use InternalError for internal errors.
Nick Mathewson
2022-02-15
1
-5
/
+6
*
tor-cell: provide HasKind.
Nick Mathewson
2022-02-15
1
-10
/
+10
*
Use atomic set-and-check to update OptTimestamps if none.
Nick Mathewson
2022-02-09
1
-4
/
+2
*
Remove the use of Mutex in channel unused_since timestamp
Yuan Lyu
2022-02-08
1
-11
/
+6
*
Expire channels that have been unused for too long
Yuan Lyu
2022-02-04
1
-0
/
+25
*
chanmgr: get rid of Arc around Channel
Ian Jackson
2022-01-13
1
-34
/
+27
*
tor-circmgr: Don't clone parameters in create_chantarget()
Neel Chauhan
2021-12-25
1
-1
/
+2
*
tor-proto: Replace XXXs with references to arti#269
Nick Mathewson
2021-12-20
1
-9
/
+7
*
Mark a test as #[ignore]
Nick Mathewson
2021-11-29
1
-0
/
+1
[prev]
[next]