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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
arti: resolve a variant-size-difference warning.
Nick Mathewson
2025-05-15
2
-2
/
+2
|
*
|
|
rtmock: use Option::replace instead of mem::replace
Nick Mathewson
2025-05-15
1
-8
/
+6
|
*
|
|
proto: temporarily suppress warning; see #2003.
Nick Mathewson
2025-05-15
2
-2
/
+3
|
*
|
|
netdir: fix warning about an opportunity to use saturating_sub
Nick Mathewson
2025-05-15
1
-5
/
+1
|
*
|
|
guardmgr: Fix clippy warning about needlessly owned cow.
Nick Mathewson
2025-05-15
1
-1
/
+1
|
/
/
/
*
|
|
Merge branch 'conflux-mutable-state-2' into 'main'
gabi-250
2025-05-15
13
-99
/
+351
|
\
\
\
|
*
|
|
tor-proto: Future-proof some comments about path_ref() errors.
Gabriela Moldovan
2025-05-15
1
-2
/
+2
|
*
|
|
tor-proto: Return Error::Protocol if ClientCirc accessors return an error.
Gabriela Moldovan
2025-05-15
1
-32
/
+40
|
*
|
|
tor-proto: Make TunnelMutableState docs link to MutableState.
Gabriela Moldovan
2025-05-15
1
-11
/
+3
|
*
|
|
tor-proto: Add note about raciness of last_hop_num.
Gabriela Moldovan
2025-05-15
1
-0
/
+15
|
*
|
|
tor-proto: Add TODO about possibly replacing LegIdKey with UniqId.
Gabriela Moldovan
2025-05-15
1
-0
/
+3
|
*
|
|
tor-proto: Remove the CircuitSharedState type alias.
Gabriela Moldovan
2025-05-15
1
-6
/
+2
|
*
|
|
tor-proto: Clarify the MutableState::path() docs.
Gabriela Moldovan
2025-05-15
1
-1
/
+1
|
*
|
|
tor-proto: Update the TunnelMutableState when a circuit is removed.
Gabriela Moldovan
2025-05-15
11
-39
/
+89
|
*
|
|
tor-proto: Rework MutableState to work with multi-path circuits.
Gabriela Moldovan
2025-05-15
4
-31
/
+176
|
*
|
|
tor-proto: Add From<LegIdKey> impl for LegId.
Gabriela Moldovan
2025-05-15
1
-0
/
+6
|
*
|
|
tor-proto: Encapsulate MutableState operations inside impl.
Gabriela Moldovan
2025-05-15
3
-42
/
+66
|
*
|
|
tor-proto: Rename MutableState to CircuitState.
Gabriela Moldovan
2025-05-15
3
-9
/
+9
|
*
|
|
tor-proto: Make the MutableState internals private.
Gabriela Moldovan
2025-05-15
2
-5
/
+18
|
/
/
/
*
|
|
Merge branch 'remove-deprecated' into 'main'
gabi-250
2025-05-15
2
-48
/
+13
|
\
\
\
|
*
|
|
tor-proto: Remove deprecated ClientCirc functions.
Gabriela Moldovan
2025-05-15
2
-48
/
+13
*
|
|
|
Merge branch 'fix-msrv-todo' into 'main'
opara
2025-05-15
4
-23
/
+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
tor-basic-utils: reword `semver.md` entry
Steven Engler
2025-05-15
1
-1
/
+4
|
*
|
|
tor-linkspec,tor-basic-utils: remove deprecated `empty_iterator()` method
Steven Engler
2025-05-14
4
-23
/
+3
|
/
/
/
*
|
|
Merge branch 'proto-change-bench-neasurement' into 'main'
Nick Mathewson
2025-05-14
15
-199
/
+158
|
\
\
\
|
*
|
|
Doc: Add documentation about how to run Criterion benchmarks
Lionel Goffaux
2025-05-14
1
-0
/
+45
|
*
|
|
proto: use consts for bench throuputs
Lionel Goffaux
2025-05-14
10
-16
/
+25
|
*
|
|
proto: fix doc mismatch in benchmarks
Lionel Goffaux
2025-05-14
2
-2
/
+2
|
*
|
|
proto: fix doc typos
Lionel Goffaux
2025-05-14
9
-11
/
+11
|
*
|
|
proto: change bench measurement
Lionel Goffaux
2025-05-13
11
-190
/
+95
|
|
/
/
*
|
|
Merge branch 'msrv-1.83' into 'main'
gabi-250
2025-05-14
71
-80
/
+74
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
gitlab-ci.yml: Update "RECENT_RUST_IMAGE" to 1.86.
Nick Mathewson
2025-05-13
1
-1
/
+1
|
*
|
Update readme: MSRV is 1.83
Nick Mathewson
2025-05-13
1
-1
/
+1
|
*
|
Resolve clippy warnings from 1.83
Nick Mathewson
2025-05-13
7
-15
/
+9
|
*
|
All crates: bump rust-version to 1.83.
Nick Mathewson
2025-05-13
62
-62
/
+62
|
*
|
gitlab-ci: bump minimal-versions test to 1.83.
Nick Mathewson
2025-05-13
1
-1
/
+1
*
|
|
Merge branch 'integration-test-refactoring' into 'main'
gabi-250
2025-05-12
7
-3
/
+219
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
arti: test: Refactor arti integration test
hjrgrn
2025-05-12
7
-3
/
+219
|
/
/
*
|
Merge branch 'proto-extend-benchmarks' into 'main'
Nick Mathewson
2025-05-09
16
-338
/
+994
|
\
\
|
*
|
proto: use of Aes{128,256}{Dec,Enc} in the benchmarks
Lionel Goffaux
2025-05-08
6
-24
/
+24
|
*
|
proto: fix name mismatch in the bench utils doc
Lionel Goffaux
2025-05-08
3
-10
/
+10
|
*
|
proto: fix typo s(t)ate
Lionel Goffaux
2025-05-08
6
-15
/
+15
|
*
|
proto: extend benchmarks
Lionel Goffaux
2025-05-08
16
-338
/
+994
*
|
|
Merge branch 'repro-build-1.86' into 'main'
David Goulet
2025-05-08
3
-16
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Note a lingering mystery in reproduible_build
Nick Mathewson
2025-05-07
1
-0
/
+3
|
*
|
Remove MSRV-1.77 workarounds in reproducible_build script.
Nick Mathewson
2025-05-07
1
-13
/
+0
|
*
|
reproducible_build: use osxcross darwin linker with stdc++
Nick Mathewson
2025-05-07
1
-1
/
+1
|
*
|
Use rust:1.86-alpine-3.21 for reproducible builds.
Nick Mathewson
2025-05-07
2
-2
/
+2
*
|
|
Merge branch 'cgo_counter_0xC0' into 'main'
Nick Mathewson
2025-05-07
5
-152
/
+150
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use simpler way to refer to last byte of tag.
Nick Mathewson
2025-05-07
1
-1
/
+1
[prev]
[next]