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.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
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