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
/
conflux
Commit message (
Expand
)
Author
Age
Files
Lines
*
proto: Push conflux state checks inside handshake_timeout().
Gabriela Moldovan
2025-09-25
1
-2
/
+10
*
proto: Use ConfluxCmd instead of CircuitCmd.
Gabriela Moldovan
2025-09-04
1
-14
/
+8
*
proto: Move abstract conflux handlers outside of the client module.
Gabriela Moldovan
2025-09-04
2
-610
/
+303
*
proto: Move cmd_counts_towards_seqno to a new conflux module.
Gabriela Moldovan
2025-09-04
1
-3
/
+4
*
proto: Make the ConfluxMsgHandler constructor take an abstract handler.
Gabriela Moldovan
2025-09-04
2
-21
/
+12
*
proto: Update docs to clarify how we validate SWITCH seqnos.
Gabriela Moldovan
2025-09-04
1
-8
/
+6
*
proto: Close tunnel if a leg receives consecutive SWITCH cells.
Gabriela Moldovan
2025-09-04
1
-0
/
+14
*
proto: Ensure the seqno of the first SWITCH doesn't exceed the init cwnd.
Gabriela Moldovan
2025-09-04
1
-0
/
+17
*
proto: Store the seqno of last cell delivered in the client conflux handler.
Gabriela Moldovan
2025-09-04
2
-0
/
+12
*
proto: Pass the cwnd params to the conflux message handler.
Gabriela Moldovan
2025-09-04
2
-2
/
+20
*
proto: Rename the `tunnel` module to `client` (fmt).
Gabriela Moldovan
2025-08-18
1
-1
/
+1
*
proto: Rename the `tunnel` module to `client`.
Gabriela Moldovan
2025-08-18
2
-0
/
+626