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
/
reactor.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
proto: Temporarily ignore large_enum_variant clippy warning.
Gabriela Moldovan
2025-09-23
1
-0
/
+1
|
*
proto: Add new error type for cells received on non-existent streams.
Gabriela Moldovan
2025-09-22
1
-1
/
+1
|
*
proto: Log circuit reactor errors at debug level.
Gabriela Moldovan
2025-09-22
1
-2
/
+2
|
*
proto: Calculate CBT more accurately.
Gabriela Moldovan
2025-09-19
1
-1
/
+6
|
*
proto: Use the CBT to compute half-stream timeouts.
Gabriela Moldovan
2025-09-16
1
-8
/
+9
|
*
proto: Give Each EndSentStreamEnt an expiry (fmt).
Gabriela Moldovan
2025-09-16
1
-1
/
+3
|
*
proto: Give Each EndSentStreamEnt an expiry.
Gabriela Moldovan
2025-09-16
1
-2
/
+25
|
*
proto: Remove unnecessary IEFE.
Gabriela Moldovan
2025-09-16
1
-6
/
+4
*
|
proto: Experimental API to install a circuit padder at a hop.
Nick Mathewson
2025-09-15
1
-0
/
+15
|
/
*
Merge branch 'padding_congestion_signal' into 'main'
Nick Mathewson
2025-09-15
1
-1
/
+1
|
\
|
*
proto: Move congestion_signals into CircCellSender.
Nick Mathewson
2025-09-09
1
-1
/
+1
*
|
tor-proto: move `DrainRateRequest`
Steven Engler
2025-09-10
1
-1
/
+2
*
|
tor-proto: remove a `pub(crate) use` from `client::stream`
Steven Engler
2025-09-10
1
-2
/
+3
|
/
*
proto: Make PaddingEvent uninhabited when padding is disabled.
Nick Mathewson
2025-09-09
1
-3
/
+3
*
proto: Implement run_padding_action.
Nick Mathewson
2025-09-09
1
-1
/
+3
*
proto: Watch for PaddingEvents in tunnel reactor.
Nick Mathewson
2025-09-09
1
-4
/
+46
*
proto: Use ConfluxCmd instead of CircuitCmd.
Gabriela Moldovan
2025-09-04
1
-5
/
+6
*
proto: Move abstract conflux handlers outside of the client module.
Gabriela Moldovan
2025-09-04
1
-19
/
+7
*
padding: Report when we have received padding or data.
Nick Mathewson
2025-09-02
1
-1
/
+2
*
padding: Give CircEnt in a Channel a handle for the PaddingController.
Nick Mathewson
2025-09-02
1
-1
/
+7
*
proto: Move TunnelId to a separate, shared module (fmt).
Gabriela Moldovan
2025-08-28
1
-1
/
+1
*
proto: Move TunnelId to a separate, shared module.
Gabriela Moldovan
2025-08-28
1
-1
/
+2
*
proto: Add a circuit module shared between client and relay impls.
Gabriela Moldovan
2025-08-28
1
-1
/
+1
*
proto: Add docs about the lifecycle of MetaCellHandlers.
Gabriela Moldovan
2025-08-20
1
-0
/
+12
*
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: Move the `stream` module under `client` (fmt).
Gabriela Moldovan
2025-08-18
1
-4
/
+4
*
proto: Move the `stream` module under `client` (breaking).
Gabriela Moldovan
2025-08-18
1
-4
/
+4
*
proto: Rename the `tunnel` module to `client` (fmt).
Gabriela Moldovan
2025-08-18
1
-5
/
+5
*
proto: Rename the `tunnel` module to `client`.
Gabriela Moldovan
2025-08-18
1
-0
/
+1519
[prev]