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
...
|
*
padding: Install a PaddingController in each circuit.
Nick Mathewson
2025-09-02
3
-5
/
+16
|
*
padding: track which hop each queued cell is for.
Nick Mathewson
2025-09-02
4
-16
/
+84
*
|
tor-proto: fix bug in `congestion_signals`
Steven Engler
2025-09-03
1
-1
/
+3
|
/
*
padding: document when we set next_scheduled_wakeup
Nick Mathewson
2025-09-02
1
-0
/
+3
*
padding: Call hops "target" rather than "final" for clarity
Nick Mathewson
2025-09-02
1
-4
/
+6
*
padding: s/can_bypass/is_bypassable/ for clarity.
Nick Mathewson
2025-09-02
2
-10
/
+11
*
padding: Clarify next_expiration vs next_scheduled_wakeup
Nick Mathewson
2025-09-02
1
-4
/
+9
*
padding: Several comment/style fixes from @gabi-250
Nick Mathewson
2025-09-02
4
-8
/
+11
*
Define and implement a backend padding API, based on maybenot.
Nick Mathewson
2025-09-02
5
-0
/
+1336
*
proto: Use allow(unused) instead of expect(unused).
Gabriela Moldovan
2025-08-29
1
-1
/
+1
*
proto: Move TunnelId to a separate, shared module (fmt).
Gabriela Moldovan
2025-08-28
5
-5
/
+5
*
proto: Move TunnelId to a separate, shared module.
Gabriela Moldovan
2025-08-28
5
-6
/
+8
*
proto: Add a circuit module shared between client and relay impls.
Gabriela Moldovan
2025-08-28
9
-74
/
+20
*
Merge branch 'relay-chan-msg' into 'main'
gabi-250
2025-08-28
1
-31
/
+72
|
\
|
*
proto: Avoid referring to restricted ChanMsgs as "subclasses".
Gabriela Moldovan
2025-08-28
1
-5
/
+5
|
*
proto: Add a new RelayCircChanMsg message subclass.
Gabriela Moldovan
2025-08-28
1
-0
/
+43
|
*
proto: Derive ChanMsgSubclass for CreateResponse, ClientCircChanMsg.
Gabriela Moldovan
2025-08-27
1
-32
/
+5
|
*
proto: Add d-d macro for creating AnyChanMsg subclasses.
Gabriela Moldovan
2025-08-27
1
-1
/
+26
*
|
tor-proto: don't allow consecutive XOFF messages
Steven Engler
2025-08-27
1
-1
/
+14
|
/
*
Merge branch 'arti-p112-docs' into 'main'
David Goulet
2025-08-21
3
-0
/
+40
|
\
|
*
proto: Indent line in docs to satisfy clippy.
Gabriela Moldovan
2025-08-21
1
-1
/
+1
|
*
proto: Add prop349 note about the resolve stream handler.
Gabriela Moldovan
2025-08-20
1
-0
/
+14
|
*
proto: Document how handle_meta_cell can cause circuit teardown.
Gabriela Moldovan
2025-08-20
1
-0
/
+14
|
*
proto: Add docs about the lifecycle of MetaCellHandlers.
Gabriela Moldovan
2025-08-20
1
-0
/
+12
*
|
proto: Make the OutboundClientHandshake use new cell handler
David Goulet
2025-08-20
1
-9
/
+4
|
/
*
tor-proto: add comments to `CC_XOFF_CLIENT`
Steven Engler
2025-08-18
1
-0
/
+29
*
misc: cleanup now that `_report!` macros support fields
Steven Engler
2025-08-18
1
-3
/
+2
*
tor-proto: report tunnel/channel id as a field
Steven Engler
2025-08-18
1
-2
/
+2
*
proto: Fix tests post-crate reorg (fmt).
Gabriela Moldovan
2025-08-18
2
-2
/
+2
*
proto: Fix tests post-crate reorg.
Gabriela Moldovan
2025-08-18
2
-2
/
+2
*
proto: Move the `stream` module under `client` (fmt).
Gabriela Moldovan
2025-08-18
7
-17
/
+17
*
proto: Move the `stream` module under `client` (breaking).
Gabriela Moldovan
2025-08-18
18
-23
/
+2801
*
proto: Rename the `tunnel` module to `client` (fmt).
Gabriela Moldovan
2025-08-18
9
-39
/
+39
*
proto: Rename the `tunnel` module to `client`.
Gabriela Moldovan
2025-08-18
19
-0
/
+12361
[prev]