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
/
tunnel
/
reactor
Commit message (
Expand
)
Author
Age
Files
Lines
*
De-duplicate circuit ntorv3 extension generation code.
Nick Mathewson
2025-06-04
2
-61
/
+40
*
tor-proto: Remove already addressed TODO.
Gabriela Moldovan
2025-05-28
1
-3
/
+0
*
tor-proto: Make Path::all_hops() return an iterator.
Gabriela Moldovan
2025-05-28
1
-9
/
+9
*
tor-proto: Downgrade a few TOOD(conflux) to TODO.
Gabriela Moldovan
2025-05-28
2
-3
/
+3
*
tor-proto: Replace TODO(conflux) with TODO(#2017).
Gabriela Moldovan
2025-05-28
1
-1
/
+1
*
tor-proto: Add missing feature-gating to HopDetail::Virtual.
Gabriela Moldovan
2025-05-28
1
-0
/
+1
*
tor-proto: Avoid comparing virtual hops for now.
Gabriela Moldovan
2025-05-28
1
-17
/
+22
*
tor-proto: Downgrade a TODO(conflux) to TODO.
Gabriela Moldovan
2025-05-28
1
-1
/
+1
*
tor-proto: Remove now-unused ConfluxSet::legs().
Gabriela Moldovan
2025-05-20
1
-5
/
+0
*
Revert "tor-proto: add a non-pub `ClientCirc::legs()` method"
Gabriela Moldovan
2025-05-20
1
-18
/
+1
*
tor-proto: Remove multi-path check from allow_stream_requests() (fmt).
Gabriela Moldovan
2025-05-20
1
-1
/
+8
*
tor-proto: Remove multi-path check from allow_stream_requests().
Gabriela Moldovan
2025-05-20
1
-6
/
+12
*
tor-proto: Update the TunnelMutableState when a circuit is removed.
Gabriela Moldovan
2025-05-15
1
-2
/
+1
*
tor-proto: Rework MutableState to work with multi-path circuits.
Gabriela Moldovan
2025-05-15
2
-8
/
+39
*
tor-proto: Encapsulate MutableState operations inside impl.
Gabriela Moldovan
2025-05-15
1
-7
/
+5
*
tor-proto: Rename MutableState to CircuitState.
Gabriela Moldovan
2025-05-15
1
-3
/
+3
*
tor-proto: Make the MutableState internals private.
Gabriela Moldovan
2025-05-15
1
-3
/
+2
*
cell,proto: Split request/response extensions into seprate types
Nick Mathewson
2025-05-07
1
-3
/
+3
*
cell: Use ExtList to implement CircRequestExt.
Nick Mathewson
2025-05-07
3
-7
/
+9
*
Rename NtorV3Extension to CircRequestExt
Nick Mathewson
2025-05-07
3
-7
/
+7
*
proto: Apply type-specific wrappers for tor1 crypto
Nick Mathewson
2025-05-06
1
-1
/
+1
*
proto, cell: Remove RelayCellFormatTrait.
Nick Mathewson
2025-05-06
1
-24
/
+15
*
Emit SendmeTag directly from cell crypto.
Nick Mathewson
2025-05-06
1
-8
/
+3
*
Remove the last traces of CircTag.
Nick Mathewson
2025-05-06
2
-8
/
+8
*
proto: Use SendmeTag in place of CircTag
Nick Mathewson
2025-05-06
1
-16
/
+7
*
tor-proto: Use AcqRel instead of SeqCst to clarify intent.
Gabriela Moldovan
2025-05-06
2
-3
/
+3
*
tor-proto: Document the lifecycle of a ConfluxSet.
Gabriela Moldovan
2025-05-06
1
-1
/
+28
*
tor-proto: Remove confusing parts of join_point docs.
Gabriela Moldovan
2025-05-06
1
-4
/
+1
*
tor-proto: Future-proof the unsupported_client_cell macro.
Gabriela Moldovan
2025-05-06
1
-1
/
+2
*
tor-proto: Linkify reference to HopDetail.
Gabriela Moldovan
2025-05-06
1
-1
/
+1
*
tor-proto: Increment last delivered seqno for items popped from the heap.
Gabriela Moldovan
2025-05-06
2
-4
/
+14
*
tor-proto: Remove unnecessary &mut self.
Gabriela Moldovan
2025-05-06
1
-1
/
+1
*
tor-proto: Fix typo in warning.
Gabriela Moldovan
2025-05-06
1
-1
/
+1
*
tor-proto: Remove unnecessary mut in seqno check.
Gabriela Moldovan
2025-05-06
1
-1
/
+1
*
tor-proto: Rename helper closure for clarity.
Gabriela Moldovan
2025-05-06
1
-2
/
+2
*
tor-proto: s/leg/hop in variable name for clarity.
Gabriela Moldovan
2025-05-06
1
-2
/
+2
*
tor-proto: Get rid of unnecessary clone().
Gabriela Moldovan
2025-05-06
1
-4
/
+1
*
tor-proto: Note that we need to update impl based on torspec!369
Gabriela Moldovan
2025-05-06
1
-0
/
+2
*
tor-proto: Note the LINK cell was sent after sending it.
Gabriela Moldovan
2025-05-06
1
-5
/
+9
*
tor-proto: Move SWITCH seqno validation to validate_switch_seqno.
Gabriela Moldovan
2025-05-06
1
-8
/
+8
*
tor-proto: Validate conflux state before decoding SWITCH.
Gabriela Moldovan
2025-05-06
1
-5
/
+5
*
tor-proto: s/link/linked_ack in variable name.
Gabriela Moldovan
2025-05-06
1
-2
/
+2
*
tor-proto: Validate conflux state before decoding LINKED cell.
Gabriela Moldovan
2025-05-06
1
-17
/
+17
*
tor-proto: Check that we sent a LINK cell before decoding LINKED response.
Gabriela Moldovan
2025-05-06
1
-5
/
+5
*
tor-proto: Use u64 for the conflux seqnos.
Gabriela Moldovan
2025-05-06
4
-22
/
+32
*
tor-proto: Mention that the error came from a conflux circuit.
Gabriela Moldovan
2025-05-06
1
-1
/
+1
*
tor-proto: Remove references to non-client handlers from ClientConfluxMsgHand...
Gabriela Moldovan
2025-05-06
1
-6
/
+1
*
tor-proto: Allow cognitive complexity on handle_meta_cell.
Gabriela Moldovan
2025-05-06
1
-0
/
+1
*
tor-proto: Handle conflux handshake timeout, notify on completion.
Gabriela Moldovan
2025-05-06
4
-27
/
+102
*
tor-proto: Use wallclock time in ClientConfluxMsgHandler.
Gabriela Moldovan
2025-05-06
4
-17
/
+40
[next]