summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | maint/cargo-crate-owners: Plan for override facilityIan Jackson2024-07-101-0/+42
| | |/ / / | |/| | |
* | | | | Merge branch 'mistrust-message' into 'main'Ian Jackson2024-07-108-16/+54
|\ \ \ \ \
| * | | | | tor-persist: Deprecate ErrorSource::Permissions, use InaccessibleIan Jackson2024-07-101-1/+9
| * | | | | tor-dirmgr: Deprecate Error::CachePermissions, use CacheAccessIan Jackson2024-07-101-1/+12
| * | | | | tor-config: Deprecate ConfigError::Permissions, use FileAccessIan Jackson2024-07-102-1/+6
| * | | | | tor-persist: Correct message and description for mistrust errorIan Jackson2024-07-101-2/+4
| * | | | | tor-dirmgr: Correct message and description for mistrust errorIan Jackson2024-07-101-2/+4
| * | | | | tor-config: Correct message and description for mistrust errorIan Jackson2024-07-101-2/+4
| * | | | | tor-keymgr: Correct message for mistrust errorIan Jackson2024-07-102-4/+4
| * | | | | arti-client: Correct message for mistrust errorIan Jackson2024-07-101-1/+1
| * | | | | fs-mistrust: Explain that Error might not be a permissions errorIan Jackson2024-07-101-0/+7
| * | | | | fs-mistrust: Fix a formatting botchIan Jackson2024-07-101-2/+3
| |/ / / /
* | | | | Merge branch 'fix-keymgr-feature' into 'main'gabi-2502024-07-101-2/+10
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * / / arti-client: Gate generate_service_discovery_key() behind keymgr feature.Gabriela Moldovan2024-07-101-2/+10
|/ / /
* | | Merge branch 'split-build-repro' into 'main'Ian Jackson2024-07-091-6/+29
|\ \ \
| * | | CI: Use templating to reduce duplication in build-repro jobsIan Jackson2024-07-091-23/+20
| * | | CI: Split build-repro jobIan Jackson2024-07-091-3/+29
* | | | Merge branch 'descriptor-publisher-warnings' into 'main'gabi-2502024-07-095-238/+26
|\ \ \ \
| * | | | tor-hsservice: Remove unnecessary let-binding.Gabriela Moldovan2024-07-091-1/+2
| * | | | tor-hsservice: Specify the type when discarding value.Gabriela Moldovan2024-07-092-3/+3
| * | | | tor-hsservice: Resolve dead code warnings in publisher tests.Gabriela Moldovan2024-07-091-11/+7
| * | | | tor-hsservice: Ignore uninteresting netdir events in the publisher.Gabriela Moldovan2024-07-091-1/+12
| * | | | tor-hsservice: Resolve warning about unused response variable.Gabriela Moldovan2024-07-091-1/+1
| * | | | tor-hsservice: Resolve a handful of unused variable warnings.Gabriela Moldovan2024-07-092-4/+4
| * | | | tor-hsservice: Remove unused field from TimePeriodContext.Gabriela Moldovan2024-07-091-3/+0
| * | | | tor-hsservice: Remove unused variables.Gabriela Moldovan2024-07-092-14/+0
| * | | | tor-hsservice: Remove unnecessary locking.Gabriela Moldovan2024-07-091-2/+0
| * | | | tor-hsservice: Remove unused code (fmt).Gabriela Moldovan2024-07-091-1/+1
| * | | | tor-hsservice: Remove unused code.Gabriela Moldovan2024-07-094-188/+1
| * | | | tor-hsservice: Remove unused publisher functions.Gabriela Moldovan2024-07-092-13/+0
| * | | | tor-hsservice: Remove unnecessary allow.Gabriela Moldovan2024-07-091-1/+0
| |/ / /
* | | | Merge branch 'arti-hyper-cleanup' into 'main'Nick Mathewson2024-07-092-20/+0
|\ \ \ \
| * | | | Remove an obsolete RUSTSEC allowIan Jackson2024-07-091-18/+0
| * | | | Remove reference to arti-hyper in arti-client README.mdIan Jackson2024-07-091-2/+0
| |/ / /
* | | | Merge branch 'single-arch-image' into 'main'Nick Mathewson2024-07-091-17/+2
|\ \ \ \ | |/ / / |/| | |
| * | | CI: set default image to amd64/debian:bookworm-slimJim Newsome2024-07-081-18/+2
| * | | CI: maint-check-ownership use single-arch imageJim Newsome2024-07-081-1/+2
* | | | Merge branch 'fix-time-period-parsing-bug' into 'main'gabi-2502024-07-081-5/+7
|\ \ \ \
| * | | | tor-keymgr: Use collect_tuple in TimePeriod::from_slug (fmt).Gabriela Moldovan2024-07-081-1/+2
| * | | | tor-keymgr: Use collect_tuple in TimePeriod::from_slug.Gabriela Moldovan2024-07-081-5/+5
| * | | | tor-keymgr: Test that parsing a TimePeriod with too many parts doesn't panic.Gabriela Moldovan2024-07-081-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'parse-client-auth-key' into 'main'gabi-2502024-07-082-17/+136
|\ \ \ \
| * | | | tor-hscrypto: Use collect_tuple to avoid unnecessary Vec allocation.Gabriela Moldovan2024-07-081-6/+3
| * | | | tor-hscrypto: Remove HsClientDescKeyParseError's HasKind impl.Gabriela Moldovan2024-07-081-12/+0
| * | | | tor-hscrypto: Implement FromStr for HsClientDescEncKey.Gabriela Moldovan2024-07-081-3/+149
| * | | | tor-hscrypto: Remove unnecessary Display wrapper.Gabriela Moldovan2024-07-082-18/+6
* | | | | Merge branch 'nightly-doc' into 'main'Nick Mathewson2024-07-081-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix a footnote reference that Nightly complains aboutIan Jackson2024-07-081-1/+1
|/ / / /
* | | | Merge branch 'deftly' into 'main'Ian Jackson2024-07-0814-18/+18
|\ \ \ \
| * | | | Update to derive-deftly 0.14Ian Jackson2024-07-0814-18/+18