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
/
circuit
/
streammap.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-proto: Rename end_received.
Nick Mathewson
2023-02-17
1
-6
/
+7
*
Use CmdChecker in our stream handling code.
Nick Mathewson
2023-02-17
1
-14
/
+14
*
tor-proto: Push stream message parsing into the stream objects.
Nick Mathewson
2023-02-15
1
-4
/
+5
*
tor-proto: Defer parsing of messages send to half-closed streams
Nick Mathewson
2023-02-15
1
-0
/
+4
*
tor-cell: Rename RelayMsg and RelayCell-related types.
Nick Mathewson
2023-02-07
1
-5
/
+5
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+8
*
Update tor-proto errors to latest API.
Nick Mathewson
2022-02-15
1
-3
/
+5
*
tor-proto: use InternalError for internal errors.
Nick Mathewson
2022-02-15
1
-1
/
+2
*
tor-proto: set HalfStream::connected_ok right.
Nick Mathewson
2021-12-16
1
-2
/
+7
*
tor-proto: replace a streammap XXXX with a ticket.
Nick Mathewson
2021-12-16
1
-3
/
+4
*
Actually decrement the stream-level SENDME window
eta
2021-12-14
1
-0
/
+13
*
Get rid of unbounded stream sender, and RawCellStream
eta
2021-11-12
1
-15
/
+12
*
Completely overhaul the tor-proto circuit reactor
eta
2021-11-12
1
-57
/
+59
*
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
/
+247