index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
tor-config-path: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
3
-9
/
+8
|
*
|
|
tor-config: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
2
-3
/
+2
|
*
|
|
tor-circmgr: Reduced dependency on `once_cell`
hashcatHitman
2025-06-14
1
-2
/
+2
|
*
|
|
fs-mistrust: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
3
-8
/
+6
|
*
|
|
arti-relay: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
3
-8
/
+7
|
*
|
|
tor-error: Removed dependency on `once_cell`
hashcatHitman
2025-06-13
2
-3
/
+1
*
|
|
|
arti: keys: Fix arti keys help message
hjrgrn
2025-06-23
2
-3
/
+3
*
|
|
|
arti console logging: use stderr instead of stdout
Jim Newsome
2025-06-17
3
-4
/
+5
*
|
|
|
tor-proto: use `DynamicRateLimitedWriter` in `DataWriter`
Steven Engler
2025-06-16
1
-6
/
+17
*
|
|
|
tor-proto: improve `TokioAsyncWrite` compat impl
Steven Engler
2025-06-16
1
-10
/
+6
*
|
|
|
tor-proto: add `DynamicRateLimitedWriter`
Steven Engler
2025-06-16
4
-2
/
+296
*
|
|
|
tor-proto: make `visibility` dependency always available
Steven Engler
2025-06-16
1
-3
/
+3
*
|
|
|
tor-proto: Get rid of unnecessary extra variable.
Gabriela Moldovan
2025-06-16
1
-3
/
+1
*
|
|
|
tor-proto: Adapt the circ mutable state to removal of LegId.
Gabriela Moldovan
2025-06-16
1
-9
/
+7
*
|
|
|
tor-proto: Replace LegId/LegIdKey with UniqId.
Gabriela Moldovan
2025-06-13
7
-166
/
+137
*
|
|
|
tor-proto: Derive HasMemoryCost for UniqId.
Gabriela Moldovan
2025-06-13
1
-1
/
+5
*
|
|
|
tor-proto: Update doc links post-renaming.
Gabriela Moldovan
2025-06-13
1
-1
/
+1
*
|
|
|
tor-proto: Group conflux imports for consistency.
Gabriela Moldovan
2025-06-13
1
-2
/
+1
*
|
|
|
tor-proto: Rename function to clarify transition to a new tunnel (fmt).
Gabriela Moldovan
2025-06-13
2
-2
/
+9
*
|
|
|
tor-proto: Rename function to clarify transition to a new tunnel.
Gabriela Moldovan
2025-06-13
2
-3
/
+4
*
|
|
|
tor-proto: Fix up the circuit's tunnel ID after inserting into conflux set.
Gabriela Moldovan
2025-06-13
2
-2
/
+4
*
|
|
|
tor-proto: Give ConfluxSet a TunnelId for logging purposes.
Gabriela Moldovan
2025-06-13
2
-4
/
+14
|
/
/
/
*
|
|
tor-proto: Use TunnelScopedCircId instead of UniqId for logging.
Gabriela Moldovan
2025-06-12
4
-10
/
+12
*
|
|
tor-proto: Add an identifier for a circuit within a tunnel.
Gabriela Moldovan
2025-06-12
1
-0
/
+27
*
|
|
tor-proto: Assign a separate identifier to the tunnel reactor.
Gabriela Moldovan
2025-06-12
2
-20
/
+17
*
|
|
tor-proto: Log channel, circuit, stream identifiers as structured fields.
Gabriela Moldovan
2025-06-12
9
-72
/
+102
*
|
|
tor-proto: Add a new identifier type for tunnels.
Gabriela Moldovan
2025-06-12
1
-0
/
+22
|
/
/
*
|
arti: Add keys list and keys list-keystores
hjrgrn
2025-06-12
26
-12
/
+491
*
|
tor-proto: Write test for conflux cc algorithm validation.
Gabriela Moldovan
2025-06-11
1
-12
/
+20
*
|
tor-proto: Make conflux test CircParams configurable (fmt).
Gabriela Moldovan
2025-06-11
1
-10
/
+7
*
|
tor-proto: Make conflux test CircParams configurable.
Gabriela Moldovan
2025-06-11
1
-5
/
+7
*
|
tor-proto: Check we negotiated the right cc algorithm for conflux.
Gabriela Moldovan
2025-06-11
2
-6
/
+25
*
|
tor-proto: Simplify leg_is_valid() implementation.
Gabriela Moldovan
2025-06-11
1
-10
/
+10
*
|
tor-proto: Add an accessor for the cc algorithm.
Gabriela Moldovan
2025-06-11
3
-4
/
+27
*
|
tor-proto: Remove no-longer needed clone()s.
Gabriela Moldovan
2025-06-11
4
-7
/
+7
*
|
tor-proto: Derive Copy for FixedWindowParams.
Gabriela Moldovan
2025-06-11
1
-1
/
+1
*
|
tor-proto: Derive Copy for VegasParams.
Gabriela Moldovan
2025-06-11
1
-2
/
+2
*
|
Merge branch 'conflux-todos2' into 'main'
David Goulet
2025-06-11
4
-44
/
+102
|
\
\
|
*
|
tor-proto: Remove TODO about keeping empty conflux tunnel alive.
Gabriela Moldovan
2025-06-11
1
-2
/
+0
|
*
|
tor-proto: Do not allow incoming streams on multipath tunnels.
Gabriela Moldovan
2025-06-11
1
-13
/
+66
|
*
|
tor-proto: Remove unnecessary TODO(conflux).
Gabriela Moldovan
2025-06-11
1
-1
/
+2
|
*
|
tor-proto: Address TODO about rejecting conflux cells on non-conflux circuits.
Gabriela Moldovan
2025-06-11
2
-2
/
+34
|
*
|
tor-proto: Remove TODO about SWITCH validation.
Gabriela Moldovan
2025-06-11
1
-2
/
+0
|
*
|
tor-proto: Remove dead code from test.
Gabriela Moldovan
2025-06-11
1
-24
/
+0
|
|
/
*
|
Merge branch 'new-rusqlite' into 'main'
opara
2025-06-11
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Bump rusqlite dependency to 0.36.0
Nick Mathewson
2025-06-10
1
-1
/
+1
*
|
Merge branch 'hs-interval-min' into 'main'
Nick Mathewson
2025-06-10
1
-1
/
+1
|
\
\
|
*
|
tor-netdir: decrease minimum hsdir_interval from 30 to 5
Jim Newsome
2025-06-10
1
-1
/
+1
*
|
|
Merge branch 'hickory-upgrade' into 'main'
Nick Mathewson
2025-06-10
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Upgrade dependency to hickory-proto 0.25.2
Nick Mathewson
2025-06-09
1
-1
/
+1
[prev]
[next]