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
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-proto: disable flowctrl sidechannel mitigations for relays
Steven Engler
7 days
2
-3
/
+22
*
Merge branch 'clippy-fixes' into 'main'
gabi-250
13 days
3
-3
/
+6
|
\
|
*
tor-proto: fix a `clippy::unnecessary_filter_map`
Steven Engler
2026-08-11
1
-0
/
+2
|
*
tor-proto: box `CircParameters` in test-only `CtrlCmd::AddFakeHop`
Steven Engler
2026-08-11
2
-2
/
+3
|
*
tor-proto: fix a 'clippy::useless_conversion'
Steven Engler
2026-08-11
1
-1
/
+1
*
|
tor-proto: change some instances of `sendme_inc` to u8
Steven Engler
2026-08-12
1
-1
/
+1
|
/
*
proto: Add {backward|forward} prefix to circ_id in logs
David Goulet
2026-08-03
3
-17
/
+17
*
proto: Rename uniq_id to circ_unique_id mostly in logging
David Goulet
2026-08-03
3
-22
/
+22
*
proto: Log both UniqId and CircId when possible
David Goulet
2026-08-03
4
-24
/
+88
*
proto: Rename CircId and UniqId variable name
David Goulet
2026-08-03
4
-15
/
+15
*
tor-cell: rename `XonKbpsEwma` to `XonKBpsEwma`
Steven Engler
2026-07-30
3
-6
/
+6
*
proto: Remove feature-gating from CircHop::handle_msg()
Gabriela Moldovan
2026-07-23
1
-1
/
+3
*
Remove now-unneeded allow(clippy::cognitive_complexity)
Jim Newsome
2026-07-15
1
-1
/
+0
*
proto: log virtual hop additions at trace.
Nick Mathewson
2026-07-02
1
-0
/
+2
*
proto: Improve/clarify documentation on extend_virtual.
Nick Mathewson
2026-07-02
1
-0
/
+8
*
Upgrade to itertools 0.15.0
Nick Mathewson
2026-07-01
1
-10
/
+9
*
proto: log hop settings at trace upon client circuit opening.
Nick Mathewson
2026-06-23
1
-1
/
+2
*
proto: Add crate-level exports for two extra stream types (fmt)
Gabriela Moldovan
2026-06-17
5
-19
/
+6
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
proto: Move RateLimitedWriter to tor-async-utils
David Goulet
2026-06-08
1
-2
/
+3
*
Merge branch 'destroy-cell3' into 'main'
gabi-250
2026-06-08
1
-12
/
+1
|
\
|
*
proto: Update the tests to use the new CircuitRx{Receiver,Sender}s
Gabriela Moldovan
2026-06-08
1
-12
/
+1
*
|
proto: Set the ClientDataStreamCtrl to None for relay streams (fmt)
Gabriela Moldovan
2026-06-08
1
-5
/
+7
*
|
proto: Set the ClientDataStreamCtrl to None for relay streams
Gabriela Moldovan
2026-06-08
1
-3
/
+3
*
|
proto: Make the ClientDataStreamCtrl optional throughout
Gabriela Moldovan
2026-06-08
1
-12
/
+22
|
/
*
Merge branch 'minor-doc-fix' into 'main'
gabi-250
2026-06-02
1
-1
/
+1
|
\
|
*
proto: Fix typo in ResolveCmdChecker docs
Gabriela Moldovan
2026-05-28
1
-1
/
+1
*
|
proto: Replace outdated references to RawCellStream
Gabriela Moldovan
2026-05-28
3
-4
/
+4
|
/
*
tor-proto: have `StreamReqInfo` store a `ReactorStreamComponents`
Steven Engler
2026-05-21
1
-4
/
+1
*
tor-proto: move memquota stream account arg to last position
Steven Engler
2026-05-21
3
-8
/
+8
*
tor-proto: clean up `CIRCUIT_BUFFER_SIZE`
Steven Engler
2026-05-21
1
-4
/
+0
*
tor-proto: move more stream queue init to reactor
Steven Engler
2026-05-21
4
-80
/
+8
*
tor-proto: add `ReactorStreamComponents` to bundle return vals
Steven Engler
2026-05-20
4
-21
/
+29
*
tor-proto: move stream incoming queue init to reactor
Steven Engler
2026-05-20
4
-36
/
+46
*
Upgrade rand crates to 0.10.
Wesley Aptekar-Cassels
2026-05-12
1
-4
/
+4
*
tor-proto: clean up return type of `Circuit::begin_stream()`
Steven Engler
2026-05-11
2
-13
/
+8
*
tor-proto: indentation cleanup
Steven Engler
2026-05-11
1
-20
/
+15
*
tor-proto: reorg error handling for BeginStream reactor cmd
Steven Engler
2026-05-11
2
-10
/
+26
*
proto: Derive PartialEq for MetaCellDisposition
Gabriela Moldovan
2026-05-07
1
-1
/
+1
*
proto rpc: Turn tunnel paths into a dict
Nick Mathewson
2026-04-28
2
-9
/
+30
*
proto rpc: Change PathEntry to an enum.
Nick Mathewson
2026-04-28
1
-28
/
+30
*
proto: Add an RPC function to access tunnel and inspect its path.
Nick Mathewson
2026-04-28
1
-0
/
+222
*
proto: Allow DataStreamCtrl and ClientTunnel to be RPC objects.
Nick Mathewson
2026-04-28
1
-0
/
+5
*
tor-proto: Simplify a match+if statement.
Nick Mathewson
2026-04-21
1
-13
/
+5
*
proto: Remove re-export of MsgBuf in unit tests
David Goulet
2026-04-14
1
-1
/
+1
*
proto: Add channel relay handshake unit tests
David Goulet
2026-04-14
1
-178
/
+0
*
proto: Move channel client handshake tests into client module
David Goulet
2026-04-14
1
-0
/
+225
*
Merge branch 'create-fast' into 'main'
opara
2026-04-08
2
-10
/
+10
|
\
|
*
tor-{proto,chanmgr}: change how channels accept a CREATE* handler
Steven Engler
2026-04-08
1
-2
/
+4
|
*
tor-proto: small cleanup of legacy code
Steven Engler
2026-04-08
1
-6
/
+1
[next]