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
*
Merge branch 'changelog' into 'main'
arti-v1.4.6
Ian Jackson
2025-08-05
1
-1
/
+1
|
\
|
*
Update the release date
Ian Jackson
2025-08-05
1
-1
/
+1
*
|
Bump version of tor-basic-utils
Ian Jackson
2025-08-05
28
-35
/
+35
*
|
Update hashx-bench lockfile
Ian Jackson
2025-08-05
1
-20
/
+27
*
|
Update equix-bench lockfile
Ian Jackson
2025-08-05
1
-20
/
+27
*
|
Version bumps for 1.4.6
Ian Jackson
2025-08-05
50
-445
/
+445
*
|
Merge branch 'update' into 'main'
Ian Jackson
2025-08-04
25
-26
/
+26
|
\
\
|
*
|
Bump rusqlite to 0.37
Ian Jackson
2025-08-04
1
-1
/
+1
|
*
|
Bump derive-deftly to 1.2.0
Ian Jackson
2025-08-04
24
-25
/
+25
|
|
/
*
|
Merge branch 'features' into 'main'
Nick Mathewson
2025-08-04
3
-1
/
+4
|
\
\
|
*
|
cargo features: Run fixup-features (fmt)
Ian Jackson
2025-08-04
1
-1
/
+2
|
*
|
cargo features: Run fixup-features
Ian Jackson
2025-08-04
2
-2
/
+2
|
*
|
cargo features: Restore "memquota" feature into "full"
Ian Jackson
2025-08-04
2
-0
/
+2
|
|
/
*
/
arti-ureq: Move `builder()` and `new()` to non-generic PreferredRuntime impl
nield
2025-08-04
1
-4
/
+6
|
/
*
tor-memquota: moved auto calc into separate function
Steven Engler
2025-07-31
1
-49
/
+112
*
tor-memquota: return an error when `total_available_memory()` fails
Steven Engler
2025-07-31
1
-15
/
+29
*
arti: update example config
Steven Engler
2025-07-31
1
-5
/
+16
*
tor-memquota: small fmt change to log message
Steven Engler
2025-07-31
1
-1
/
+1
*
tor-memquota: change behaviour of "auto"
Steven Engler
2025-07-31
1
-23
/
+180
*
tor-memquota: config now supports `ExplicitOrAuto`
Steven Engler
2025-07-31
3
-17
/
+61
*
tor-memquota: add 'cfg-if' and 'sysinfo' dependencies
Steven Engler
2025-07-31
1
-0
/
+2
*
tor-config: impl `NotAutoValue` for `ByteQty`
Steven Engler
2025-07-31
2
-0
/
+4
*
tor-config: add `ExplicitOrAuto::map` and `From<T> for ExplicitOrAuto<T>`
Steven Engler
2025-07-31
1
-0
/
+18
*
tor-memquota: add config test for `usize::MAX`
Steven Engler
2025-07-31
1
-0
/
+4
*
arti-relay: always enable "tor-memquota/memquota"
Steven Engler
2025-07-31
1
-2
/
+1
*
arti: make "memquota" feature a no-op
Steven Engler
2025-07-31
4
-34
/
+35
*
arti-client: make "memquota" feature a no-op
Steven Engler
2025-07-31
2
-3
/
+12
*
arti-client: always enable "tor-memquota/memquota"
Steven Engler
2025-07-31
1
-2
/
+1
*
Use new DisplayRedacted/DebugRedacted code for HsId.
Nick Mathewson
2025-07-31
13
-54
/
+68
*
safelog: Add new DisplayRedacted/DebugRedacted APIs.
Nick Mathewson
2025-07-31
2
-1
/
+176
*
arti: hss: Add `arti hss ctor-migrate`
hjrgrn
2025-07-31
13
-46
/
+353
*
Merge branch 'configuration-sources-pub' into 'main'
Alexander Hansen Færøy
2025-07-30
1
-1
/
+1
|
\
|
*
arti-client: Re-export `ConfigurationSources`
Clara Engler
2025-06-11
1
-1
/
+1
*
|
proto: Add test for ShutdownAndReturnCircuit error condition.
Gabriela Moldovan
2025-07-25
1
-0
/
+47
*
|
proto: Remove an already-addressed TODO.
Gabriela Moldovan
2025-07-25
1
-2
/
+0
*
|
proto: Remove element_idx + remove in favor of remove_unchecked().
Gabriela Moldovan
2025-07-25
1
-11
/
+1
*
|
proto: Replace hand-rolled exactly_one() impl with itertools.
Gabriela Moldovan
2025-07-25
2
-52
/
+27
*
|
proto: Add a ConfluxSet::remove_unchecked method.
Gabriela Moldovan
2025-07-25
1
-0
/
+16
*
|
tor-hsservice: Fix doccomment link.
Wesley Aptekar-Cassels
2025-07-23
1
-1
/
+1
*
|
tor-hsservice: Add monotonic request id to RendRequestOrdByEffort.
Wesley Aptekar-Cassels
2025-07-23
1
-4
/
+23
*
|
tor-hsservice: Add note about SUGGESTED_EFFORT_DEADZONE.
Wesley Aptekar-Cassels
2025-07-23
1
-0
/
+4
*
|
tor-hsservice: Fix typo.
Wesley Aptekar-Cassels
2025-07-23
1
-4
/
+4
*
|
tor-hsservice: Remove remaining `as` casts from suggested effort update.
Wesley Aptekar-Cassels
2025-07-23
1
-12
/
+23
*
|
tor-hsservice: Remove another use of `as`.
Wesley Aptekar-Cassels
2025-07-23
2
-3
/
+8
*
|
tor-hsservice: Convert as into checked conversion.
Wesley Aptekar-Cassels
2025-07-23
1
-1
/
+1
*
|
tor-hsservice: Make num_dequeued u32 instead of usize.
Wesley Aptekar-Cassels
2025-07-23
1
-2
/
+2
*
|
tor-hsservice: Fix typos.
Wesley Aptekar-Cassels
2025-07-23
1
-6
/
+6
*
|
tor-hsservice: Use Mutex for suggested_effort.
Wesley Aptekar-Cassels
2025-07-23
1
-16
/
+16
*
|
tor-hsservice: Add tests for PowManager control loop.
Wesley Aptekar-Cassels
2025-07-23
1
-21
/
+244
*
|
tor-hsservice: Make PowManager generic over RendRequests.
Wesley Aptekar-Cassels
2025-07-23
1
-12
/
+15
[next]