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
...
*
|
implement TorClient::wait_for_stop
trinity-1686a
2024-07-11
3
-0
/
+29
*
|
Merge branch 'fix-arti-hsc-subcommand' into 'main'
gabi-250
2024-07-11
3
-5
/
+14
|
\
\
|
*
|
arti: Gate the hsc subcommand behind the keymgr feature (fmt).
Gabriela Moldovan
2024-07-10
2
-2
/
+10
|
*
|
arti: Gate the hsc subcommand behind the keymgr feature.
Gabriela Moldovan
2024-07-10
2
-4
/
+4
|
*
|
arti: Add a keymgr feature.
Gabriela Moldovan
2024-07-10
1
-1
/
+2
*
|
|
Merge branch 'mistrust-message' into 'main'
Ian Jackson
2024-07-10
8
-16
/
+54
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tor-persist: Deprecate ErrorSource::Permissions, use Inaccessible
Ian Jackson
2024-07-10
1
-1
/
+9
|
*
|
tor-dirmgr: Deprecate Error::CachePermissions, use CacheAccess
Ian Jackson
2024-07-10
1
-1
/
+12
|
*
|
tor-config: Deprecate ConfigError::Permissions, use FileAccess
Ian Jackson
2024-07-10
2
-1
/
+6
|
*
|
tor-persist: Correct message and description for mistrust error
Ian Jackson
2024-07-10
1
-2
/
+4
|
*
|
tor-dirmgr: Correct message and description for mistrust error
Ian Jackson
2024-07-10
1
-2
/
+4
|
*
|
tor-config: Correct message and description for mistrust error
Ian Jackson
2024-07-10
1
-2
/
+4
|
*
|
tor-keymgr: Correct message for mistrust error
Ian Jackson
2024-07-10
2
-4
/
+4
|
*
|
arti-client: Correct message for mistrust error
Ian Jackson
2024-07-10
1
-1
/
+1
|
*
|
fs-mistrust: Explain that Error might not be a permissions error
Ian Jackson
2024-07-10
1
-0
/
+7
|
*
|
fs-mistrust: Fix a formatting botch
Ian Jackson
2024-07-10
1
-2
/
+3
*
|
|
arti-client: Gate generate_service_discovery_key() behind keymgr feature.
Gabriela Moldovan
2024-07-10
1
-2
/
+10
|
/
/
*
|
Merge branch 'descriptor-publisher-warnings' into 'main'
gabi-250
2024-07-09
5
-238
/
+26
|
\
\
|
*
|
tor-hsservice: Remove unnecessary let-binding.
Gabriela Moldovan
2024-07-09
1
-1
/
+2
|
*
|
tor-hsservice: Specify the type when discarding value.
Gabriela Moldovan
2024-07-09
2
-3
/
+3
|
*
|
tor-hsservice: Resolve dead code warnings in publisher tests.
Gabriela Moldovan
2024-07-09
1
-11
/
+7
|
*
|
tor-hsservice: Ignore uninteresting netdir events in the publisher.
Gabriela Moldovan
2024-07-09
1
-1
/
+12
|
*
|
tor-hsservice: Resolve warning about unused response variable.
Gabriela Moldovan
2024-07-09
1
-1
/
+1
|
*
|
tor-hsservice: Resolve a handful of unused variable warnings.
Gabriela Moldovan
2024-07-09
2
-4
/
+4
|
*
|
tor-hsservice: Remove unused field from TimePeriodContext.
Gabriela Moldovan
2024-07-09
1
-3
/
+0
|
*
|
tor-hsservice: Remove unused variables.
Gabriela Moldovan
2024-07-09
2
-14
/
+0
|
*
|
tor-hsservice: Remove unnecessary locking.
Gabriela Moldovan
2024-07-09
1
-2
/
+0
|
*
|
tor-hsservice: Remove unused code (fmt).
Gabriela Moldovan
2024-07-09
1
-1
/
+1
|
*
|
tor-hsservice: Remove unused code.
Gabriela Moldovan
2024-07-09
4
-188
/
+1
|
*
|
tor-hsservice: Remove unused publisher functions.
Gabriela Moldovan
2024-07-09
2
-13
/
+0
|
*
|
tor-hsservice: Remove unnecessary allow.
Gabriela Moldovan
2024-07-09
1
-1
/
+0
*
|
|
Remove reference to arti-hyper in arti-client README.md
Ian Jackson
2024-07-09
1
-2
/
+0
|
/
/
*
|
Merge branch 'fix-time-period-parsing-bug' into 'main'
gabi-250
2024-07-08
1
-5
/
+7
|
\
\
|
*
|
tor-keymgr: Use collect_tuple in TimePeriod::from_slug (fmt).
Gabriela Moldovan
2024-07-08
1
-1
/
+2
|
*
|
tor-keymgr: Use collect_tuple in TimePeriod::from_slug.
Gabriela Moldovan
2024-07-08
1
-5
/
+5
|
*
|
tor-keymgr: Test that parsing a TimePeriod with too many parts doesn't panic.
Gabriela Moldovan
2024-07-08
1
-0
/
+1
*
|
|
Merge branch 'parse-client-auth-key' into 'main'
gabi-250
2024-07-08
2
-17
/
+136
|
\
\
\
|
*
|
|
tor-hscrypto: Use collect_tuple to avoid unnecessary Vec allocation.
Gabriela Moldovan
2024-07-08
1
-6
/
+3
|
*
|
|
tor-hscrypto: Remove HsClientDescKeyParseError's HasKind impl.
Gabriela Moldovan
2024-07-08
1
-12
/
+0
|
*
|
|
tor-hscrypto: Implement FromStr for HsClientDescEncKey.
Gabriela Moldovan
2024-07-08
1
-3
/
+149
|
*
|
|
tor-hscrypto: Remove unnecessary Display wrapper.
Gabriela Moldovan
2024-07-08
2
-18
/
+6
*
|
|
|
Fix a footnote reference that Nightly complains about
Ian Jackson
2024-07-08
1
-1
/
+1
|
/
/
/
*
|
|
Merge branch 'deftly' into 'main'
Ian Jackson
2024-07-08
13
-14
/
+14
|
\
\
\
|
*
|
|
Update to derive-deftly 0.14
Ian Jackson
2024-07-08
13
-14
/
+14
*
|
|
|
Merge branch 'warnings' into 'main'
Ian Jackson
2024-07-08
11
-26
/
+34
|
\
\
\
\
|
*
|
|
|
Work around clippy::doc_lazy_continuation false positives
Ian Jackson
2024-07-08
2
-5
/
+5
|
*
|
|
|
Fix clippy::doc_lazy_continuation
Ian Jackson
2024-07-08
5
-19
/
+20
|
*
|
|
|
tor-dirmgr: Add some duplicate dead code allows
Ian Jackson
2024-07-08
2
-2
/
+4
|
*
|
|
|
Add allows for many dead code warnings in tor-proto
Ian Jackson
2024-07-08
2
-0
/
+5
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'quote' into 'main'
Nick Mathewson
2024-07-08
1
-1
/
+1
|
\
\
\
\
[prev]
[next]