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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
proto: Add docs to various conflux test structures.
Gabriela Moldovan
2025-06-27
1
-0
/
+19
|
/
*
tor-proto: Renamed `DataReaderState::Ready` to `Open`
Steven Engler
2025-06-26
1
-9
/
+12
*
tor-proto: improve documentation for `StreamTarget::send_sendme`
Steven Engler
2025-06-26
1
-1
/
+7
*
tor-proto: log warning for SENDME reactor error
Steven Engler
2025-06-26
1
-5
/
+10
*
tor-proto: remove unneeded `DataReaderState::ReadingCell` state
Steven Engler
2025-06-26
1
-10
/
+6
*
tor-proto: rework `StreamReceiver` into a `futures::Stream`
Steven Engler
2025-06-26
3
-75
/
+121
*
Make `StreamTarget::send_sendme` non-async
Steven Engler
2025-06-26
3
-33
/
+24
*
tor-proto: rename `StreamReader` to `StreamReceiver`
Steven Engler
2025-06-26
6
-35
/
+40
*
proto: Remove unused function from ConfluxSet
David Goulet
2025-06-26
1
-5
/
+0
*
hsservice: Stop using HopNum and use TargetHop
David Goulet
2025-06-26
5
-27
/
+38
*
proto: Make send_raw_msg() use a TargetHop
David Goulet
2025-06-26
2
-15
/
+23
*
hs: Remove the use of HopNum and instead use TargetHop
David Goulet
2025-06-26
7
-12
/
+51
*
proto: Add From<(UniqId, HopNum)> for TargetHop
David Goulet
2025-06-26
1
-0
/
+6
*
proto: Add a control command to get the binding key
David Goulet
2025-06-26
2
-15
/
+39
*
proto: Make TargetHop and HopLocation public
David Goulet
2025-06-26
2
-7
/
+5
*
proto: Add helper function to resolve TargetHop
David Goulet
2025-06-26
1
-0
/
+13
*
Merge branch 'notify' into 'main'
opara
2025-06-25
2
-0
/
+186
|
\
|
*
tor-proto: add `Notify{Sender,Receiver}` channel
Steven Engler
2025-06-23
2
-0
/
+186
*
|
Merge branch 'mockable-time' into 'main'
David Goulet
2025-06-25
3
-7
/
+20
|
\
\
|
*
|
tor-proto: Use mockable runtime in congestion control RTT estimator (fmt).
Gabriela Moldovan
2025-06-23
1
-1
/
+2
|
*
|
tor-proto: Use mockable runtime in congestion control RTT estimator.
Gabriela Moldovan
2025-06-23
2
-7
/
+13
|
*
|
tor-proto: Give Circuit a handle to the DynTimeProvider.
Gabriela Moldovan
2025-06-23
2
-0
/
+6
|
|
/
*
|
proto: Rewrite can_crosscheck_with_current_estimate for clarity.
Gabriela Moldovan
2025-06-25
1
-1
/
+1
*
|
proto: Make RTT estimates default to None (fmt).
Gabriela Moldovan
2025-06-25
1
-2
/
+6
*
|
proto: Make RTT estimates default to None.
Gabriela Moldovan
2025-06-25
1
-31
/
+48
*
|
Merge branch 'fix-xon-xoff' into 'main'
Nick Mathewson
2025-06-25
1
-1
/
+1
|
\
\
|
*
|
tor-cell: fix incorrect XON/XOFF cell command integers
Steven Engler
2025-06-23
1
-1
/
+1
|
|
/
*
|
tor-proto: Compile-time key length constant equality assertion
hashcatHitman
2025-06-24
1
-6
/
+4
*
|
tor-proto: Add missing word in conflux docs.
Gabriela Moldovan
2025-06-23
1
-1
/
+1
*
|
tor-proto: Fix typo in comment.
Gabriela Moldovan
2025-06-23
1
-1
/
+1
|
/
*
tor-proto: use `DynamicRateLimitedWriter` in `DataWriter`
Steven Engler
2025-06-16
1
-6
/
+17
*
tor-proto: improve `TokioAsyncWrite` compat impl
Steven Engler
2025-06-16
1
-10
/
+6
*
tor-proto: add `DynamicRateLimitedWriter`
Steven Engler
2025-06-16
4
-2
/
+296
*
tor-proto: Get rid of unnecessary extra variable.
Gabriela Moldovan
2025-06-16
1
-3
/
+1
*
tor-proto: Adapt the circ mutable state to removal of LegId.
Gabriela Moldovan
2025-06-16
1
-9
/
+7
*
tor-proto: Replace LegId/LegIdKey with UniqId.
Gabriela Moldovan
2025-06-13
6
-166
/
+136
*
tor-proto: Derive HasMemoryCost for UniqId.
Gabriela Moldovan
2025-06-13
1
-1
/
+5
*
tor-proto: Update doc links post-renaming.
Gabriela Moldovan
2025-06-13
1
-1
/
+1
*
tor-proto: Group conflux imports for consistency.
Gabriela Moldovan
2025-06-13
1
-2
/
+1
*
tor-proto: Rename function to clarify transition to a new tunnel (fmt).
Gabriela Moldovan
2025-06-13
2
-2
/
+9
*
tor-proto: Rename function to clarify transition to a new tunnel.
Gabriela Moldovan
2025-06-13
2
-3
/
+4
*
tor-proto: Fix up the circuit's tunnel ID after inserting into conflux set.
Gabriela Moldovan
2025-06-13
2
-2
/
+4
*
tor-proto: Give ConfluxSet a TunnelId for logging purposes.
Gabriela Moldovan
2025-06-13
2
-4
/
+14
*
tor-proto: Use TunnelScopedCircId instead of UniqId for logging.
Gabriela Moldovan
2025-06-12
4
-10
/
+12
*
tor-proto: Add an identifier for a circuit within a tunnel.
Gabriela Moldovan
2025-06-12
1
-0
/
+27
*
tor-proto: Assign a separate identifier to the tunnel reactor.
Gabriela Moldovan
2025-06-12
2
-20
/
+17
*
tor-proto: Log channel, circuit, stream identifiers as structured fields.
Gabriela Moldovan
2025-06-12
9
-72
/
+102
*
tor-proto: Add a new identifier type for tunnels.
Gabriela Moldovan
2025-06-12
1
-0
/
+22
*
tor-proto: Write test for conflux cc algorithm validation.
Gabriela Moldovan
2025-06-11
1
-12
/
+20
*
tor-proto: Make conflux test CircParams configurable (fmt).
Gabriela Moldovan
2025-06-11
1
-10
/
+7
[prev]
[next]