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
...
|
*
|
|
hyper-examples: Use random nickname for onion service
nield
2025-08-04
1
-1
/
+1
|
*
|
|
Merge branch 'main' into hyper-examples
nield
2025-08-04
64
-398
/
+1939
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'enable-memquota' into 'main'
opara
2025-07-31
17
-72
/
+444
|
\
\
\
\
|
*
|
|
|
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
|
*
|
|
|
maint: change the dependencies in 'downgrade_dependencies'
Steven Engler
2025-07-31
1
-1
/
+4
|
*
|
|
|
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
2
-0
/
+46
|
*
|
|
|
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
|
/
/
/
/
*
|
|
|
Merge branch 'revised-redacted-api' into 'main'
Nick Mathewson
2025-07-31
17
-59
/
+249
|
\
\
\
\
|
*
|
|
|
Use new DisplayRedacted/DebugRedacted code for HsId.
Nick Mathewson
2025-07-31
16
-58
/
+73
|
*
|
|
|
safelog: Add new DisplayRedacted/DebugRedacted APIs.
Nick Mathewson
2025-07-31
2
-1
/
+176
|
/
/
/
/
*
|
|
|
Merge branch 'gsoc-ctor-migrate' into 'main'
gabi-250
2025-07-31
15
-47
/
+355
|
\
\
\
\
|
*
|
|
|
arti: hss: Add `arti hss ctor-migrate`
hjrgrn
2025-07-31
15
-47
/
+355
|
/
/
/
/
*
|
|
|
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
*
|
|
|
|
Merge branch 'check-license-fix' into 'main'
Nick Mathewson
2025-07-30
2
-7
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
ci: Pin to cargo-license 0.7.0
Nick Mathewson
2025-07-30
1
-2
/
+1
|
*
|
|
|
|
check_licenses: treat LGPL-3.0/LGPL-3.0-only as synonyms
Nick Mathewson
2025-07-30
1
-5
/
+5
|
*
|
|
|
|
check_licenses: allow sorted versions of some spdx exprs
Nick Mathewson
2025-07-30
1
-0
/
+2
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'license-workaround' into 'main'
Nick Mathewson
2025-07-30
1
-1
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
ci: downgrade cargo-license to 0.6.1 as workaround
Steven Engler
2025-07-29
1
-1
/
+2
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'conflux-set-cleanup' into 'main'
David Goulet
2025-07-28
3
-61
/
+87
|
\
\
\
\
\
|
*
|
|
|
|
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
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'prop362' into 'main'
wesleyac
2025-07-23
3
-64
/
+560
|
\
\
\
\
\
|
*
|
|
|
|
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
3
-3
/
+9
|
*
|
|
|
|
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
[prev]
[next]