index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-proto
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
HopSettings: Note relay usage.
Nick Mathewson
2025-06-10
1
-0
/
+3
*
Avoid a bug with HopSettings
Nick Mathewson
2025-06-10
2
-5
/
+22
*
Clarify HopSettings documentation.
Nick Mathewson
2025-06-10
1
-3
/
+7
*
Renamed NegotiatedHopSettings -> HopSettings
Nick Mathewson
2025-06-10
4
-36
/
+33
*
Clarify documentation for from_params_and_caps.
Nick Mathewson
2025-06-10
1
-1
/
+6
*
Clarify per-circuitness of CircParameters
Nick Mathewson
2025-06-10
1
-1
/
+7
*
proto: Rename a pair of internal functions
Nick Mathewson
2025-06-10
3
-16
/
+14
*
proto: Refactor cc fallback.
Nick Mathewson
2025-06-10
3
-10
/
+14
*
Move responsibility for choosing extensions into tor-proto
Nick Mathewson
2025-06-10
2
-6
/
+16
*
proto: Move NegotiatedHopSettings to a higher level
Nick Mathewson
2025-06-10
5
-59
/
+72
*
proto: Split CircParameters and NegotiatedHopSettings
Nick Mathewson
2025-06-10
6
-32
/
+65
*
tor-proto: handle XON/XOFF messages in conflux seqno logic
Steven Engler
2025-06-09
1
-1
/
+2
*
tor-proto: fix bug in `RateLimitedWriter::poll_write`
Steven Engler
2025-06-08
2
-16
/
+100
*
tor-proto: change `wake_when_bytes_available` to `NonZero<u64>`
Steven Engler
2025-06-08
2
-6
/
+8
*
tor-proto: add additional unit test for `TokenBucket::adjust`
Steven Engler
2025-06-08
1
-1
/
+57
*
tor-proto: improve `TokenBucket::adjust`
Steven Engler
2025-06-08
1
-42
/
+87
*
tor-proto: rename `TokenBucket::last_refill` to `added_tokens_at`
Steven Engler
2025-06-08
1
-18
/
+18
*
tor-proto: return `Result` from `tokens_available_at`
Steven Engler
2025-06-05
2
-32
/
+66
*
tor-proto: change `RateLimitedWriter` logic to use user-configurable limit
Steven Engler
2025-06-05
2
-16
/
+50
*
tor-proto: change `ClaimedTokens::commit_fewer` to `reduce`
Steven Engler
2025-06-05
2
-21
/
+14
*
tor-proto: add `{TokenBucket,RateLimitedWriter}Config` types
Steven Engler
2025-06-05
3
-33
/
+110
*
tor-proto: add token bucket test for token/duration calc
Steven Engler
2025-06-05
1
-0
/
+64
*
tor-proto: add missing doc comment to `DataWriter::writer`
Steven Engler
2025-06-05
1
-0
/
+1
*
tor-proto: pass the time provider to the `DataWriter`
Steven Engler
2025-06-05
3
-11
/
+28
*
tor-proto: update doc comments for `DataWriter{,Inner}`
Steven Engler
2025-06-05
1
-21
/
+25
*
tor-proto: rename `DataWriter`
Steven Engler
2025-06-05
1
-14
/
+32
*
tor-proto: add (what will be) the new `DataWriter`
Steven Engler
2025-06-05
1
-0
/
+44
*
tor-proto: add a `RateLimitedWriter`
Steven Engler
2025-06-05
2
-0
/
+328
*
tor-proto: add a `TokenBucket`
Steven Engler
2025-06-05
3
-0
/
+612
*
De-duplicate circuit ntorv3 extension generation code.
Nick Mathewson
2025-06-04
2
-61
/
+40
*
*: suppress cognitive_complexity warnings from nightly
Nick Mathewson
2025-05-29
1
-0
/
+3
*
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
3
-15
/
+13
*
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: Replace TOOD(conflux) with TODO(#1999).
Gabriela Moldovan
2025-05-28
1
-1
/
+1
*
proto: remove bench pub wrappers
Lionel Goffaux
2025-05-22
6
-285
/
+85
*
Merge branch 'extend_ntor-fix' into 'main'
Nick Mathewson
2025-05-21
1
-1
/
+1
|
\
|
*
tor-proto: Prevent sink and rx from being dropped in-place.
Gabriela Moldovan
2025-05-20
1
-1
/
+1
*
|
tor-proto: Add TODO about multipath rend circuits.
Gabriela Moldovan
2025-05-20
1
-0
/
+6
*
|
tor-proto: Clarify that we need HopLocation, not TargetHop.
Gabriela Moldovan
2025-05-20
1
-2
/
+2
*
|
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
2
-32
/
+4
*
|
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
3
-23
/
+35
|
/
*
proto: temporarily suppress warning; see #2003.
Nick Mathewson
2025-05-15
2
-2
/
+3
*
tor-proto: Make TunnelMutableState docs link to MutableState.
Gabriela Moldovan
2025-05-15
1
-11
/
+3
[prev]
[next]