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
*
Mark a test as #[ignore]
Nick Mathewson
2021-11-29
1
-0
/
+1
*
add semicolons if nothing returned
Daniel Eades
2021-11-25
2
-13
/
+13
*
Remove a couple more eprintln! calls.
Nick Mathewson
2021-11-23
1
-1
/
+1
*
Make unreliable tor-proto tests more reliable (arti#238).
eta
2021-11-18
1
-12
/
+16
*
tor-proto: Use tor-rtcompat macros for testing, not tokio.
Nick Mathewson
2021-11-15
3
-430
/
+463
*
A few more eprintln!() removals that I missed.
Nick Mathewson
2021-11-13
1
-4
/
+0
*
Get rid of unbounded stream sender, and RawCellStream
eta
2021-11-12
1
-1
/
+1
*
Completely overhaul the tor-proto circuit reactor
eta
2021-11-12
1
-14
/
+20
*
Replace all println/eprintln calls outside of arti CLI with trace.
Nick Mathewson
2021-11-04
1
-1
/
+1
*
tor-proto: Use a dedicated sender for channel cells, make full-duplex
eta
2021-11-03
1
-40
/
+90
*
Get rid of tor-proto's ChannelImpl, and use the reactor more instead
eta
2021-11-03
3
-148
/
+148
*
Merge branch 'timestamp'
Nick Mathewson
2021-11-02
2
-0
/
+9
|
\
|
*
Use coarsetime to build an incoming traffic timestamp.
Nick Mathewson
2021-11-02
2
-0
/
+9
*
|
Refactor tor_proto::channel::Reactor to use an UnboundedSender
eta
2021-11-02
1
-39
/
+9
|
/
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
5
-3
/
+7
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
5
-0
/
+2046