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
Commit message (
Expand
)
Author
Age
Files
Lines
*
circuit reactor: add comment pointing to tests in other module
Jim Newsome
2024-07-29
1
-1
/
+3
*
Fix two TODO ticket numbers
Ian Jackson
2024-06-25
1
-1
/
+1
*
Merge branch 'sometimes-unbounded' into 'main'
Nick Mathewson
2024-06-11
1
-50
/
+13
|
\
|
*
Use SometimesUnboundedSink for the circuit reactor's bag-on-the-side
Ian Jackson
2024-05-29
1
-50
/
+13
*
|
Merge branch 'poll-ready-unpin-bool' into 'main'
Nick Mathewson
2024-05-29
1
-3
/
+4
|
\
|
|
*
ChannelSender::poll_ready_unpin_bool: move to util
Ian Jackson
2024-05-29
1
-1
/
+1
|
*
ChannelSender::poll_ready_unpin_bool: extension trait
Ian Jackson
2024-05-29
1
-0
/
+1
|
*
ChannelSender::poll_ready_unpin_bool: rename from poll_ready
Ian Jackson
2024-05-29
1
-3
/
+3
*
|
proto: Make DataWriter::close actually do something.
Nick Mathewson
2024-05-29
1
-2
/
+6
|
/
*
proto: Make Channel explicitly Arc<.>
Nick Mathewson
2024-05-16
1
-2
/
+2
*
proto: Move Channel send functionality into a separate type.
Nick Mathewson
2024-05-16
1
-9
/
+14
*
proto: Explicitly enforce maxima on SENDME windows.
Nick Mathewson
2024-05-14
2
-4
/
+15
*
Circuit reactor: use refutable let to unnest some code
Jim Newsome
2024-05-06
1
-34
/
+35
*
Circuit reactor: rename 'hop to 'hop_outbound
Jim Newsome
2024-05-06
1
-3
/
+3
*
Circuit reactor run_once: remove a level of nesting
Jim Newsome
2024-05-06
1
-27
/
+27
*
circuit reactor run_once: remove a level of nesting
Jim Newsome
2024-05-06
1
-90
/
+87
*
Circuit reactor: document some requirements and assumptions
Jim Newsome
2024-04-25
1
-10
/
+42
*
Add temporary allows for some dead code warnings
Ian Jackson
2024-04-25
1
-0
/
+1
*
counted_map: Use educe(Default).
Nick Mathewson
2024-04-02
1
-12
/
+4
*
counted_map: Use PhantomData<fn(P)->P>
Nick Mathewson
2024-04-02
1
-4
/
+4
*
counted_map: Add some notes about correctness; downgrade unsafes
Nick Mathewson
2024-04-02
2
-13
/
+21
*
streammap: Use an internal counted_hashmap to simplify invariant checking
Nick Mathewson
2024-03-28
2
-43
/
+566
*
Make filter conditional, to fix build with hs-service disabled.
Nick Mathewson
2024-03-26
1
-2
/
+3
*
Refactor and simplify ClientCircSyncView
Nick Mathewson
2024-03-26
2
-34
/
+24
*
Rename the old IncomingStreamRequestContext to StreamReqInfo.
Nick Mathewson
2024-03-26
1
-4
/
+4
*
Add an IncomingStreamRequestFilter to check early properties
Nick Mathewson
2024-03-26
2
-9
/
+62
*
Define a type for a synchronous (blocking) view of a circuit state.
Nick Mathewson
2024-03-26
3
-0
/
+40
*
proto: Make StreamMap keep a count of open streams.
Nick Mathewson
2024-03-26
1
-0
/
+34
*
proto: Prevent general state-transitions on StreamEnt
Nick Mathewson
2024-03-26
2
-38
/
+60
*
proto: Refactor circuit::streammap::StreamEnt
Nick Mathewson
2024-03-26
2
-40
/
+51
*
Push HandshakeRole down one level.
Nick Mathewson
2024-03-26
1
-5
/
+4
*
Provide spec links for relay crypto formats.
Nick Mathewson
2024-03-26
1
-2
/
+10
*
Clean up match statement a little.
Nick Mathewson
2024-03-26
1
-7
/
+7
*
We now need circuit::handshake to exist unconditionally.
Nick Mathewson
2024-03-26
1
-2
/
+11
*
Refactor the logic for constructing crypt layers.
Nick Mathewson
2024-03-26
2
-64
/
+91
*
Add and use RelayCellFormatTrait
Jim Newsome
2024-03-20
2
-27
/
+40
*
Propagate RelayCellFormat selection up to where format decisions will be made
Jim Newsome
2024-03-20
2
-17
/
+50
*
Paramaterize layer crypto objects by cell format
Jim Newsome
2024-03-20
2
-3
/
+11
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
4
-0
/
+4
*
relay-cell: Update relay cell decoding API for prop340
Jim Newsome
2024-03-12
3
-19
/
+77
*
Rename UnparsedRelayCell -> UnparsedRelayMsg
Jim Newsome
2024-03-12
5
-24
/
+24
*
tor-circmgr: Add a helper for displaying optional UniqIds.
Gabriela Moldovan
2024-02-27
1
-1
/
+17
*
proto: Use log_ratelim to report problems delivering BEGIN messges.
Nick Mathewson
2024-01-17
1
-3
/
+7
*
Give an error on duplicate call to allow_stream_requests.
Nick Mathewson
2024-01-17
1
-2
/
+2
*
proto: Close circuit _intentionally_ when Request Sink is dropped.
Nick Mathewson
2024-01-17
1
-6
/
+27
*
proto: Send END when buffer of IncomingRequests is full
Nick Mathewson
2024-01-17
1
-11
/
+14
*
Convert a TODO HSS about excessive BEGINs to #1189.
Nick Mathewson
2024-01-10
1
-1
/
+1
*
proto: Downgrade TODO HSS about HopNum in IncomingStreamRequestComment
Nick Mathewson
2024-01-10
1
-5
/
+4
*
proto: Downgrade TODO HSS comments about hop lookup
Nick Mathewson
2024-01-10
1
-2
/
+2
*
proto: Change some TODO HSS comments to refer to #1188
Nick Mathewson
2024-01-10
1
-3
/
+3
[next]