summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | maint/cargo-check-publishable: run in CIIan Jackson2024-07-101-1/+2
| * | | maint/cargo-check-publishable: Check categoriesIan Jackson2024-07-103-0/+124
| * | | maint/list_crates: Include `Crate.raw_metadata`Ian Jackson2024-07-101-2/+3
| * | | maint/list_crates: Run mypy in CIIan Jackson2024-07-101-0/+1
| * | | maint/list_crates: Add a type annotationIan Jackson2024-07-101-1/+1
| * | | maint/list_crates: Resolve `Crate.publish`Ian Jackson2024-07-101-1/+3
| * | | shell crates.io API: set User-Agent and add a sleepIan Jackson2024-07-101-1/+3
| * | | shell crates.io: Fix a doc typoIan Jackson2024-07-101-1/+1
* | | | Merge branch 'dev/cve/handshake_clarification' into 'main'gabi-2502024-07-151-1/+1
|\ \ \ \
| * | | | UnverifiedChannel: Clarify check's peer_certClara Engler2024-07-111-1/+1
* | | | | Merge branch 'dev/cve/missing-rsa' into 'main'gabi-2502024-07-151-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tor-proto: Return proper `Error::MissingId`Clara Engler2024-07-121-1/+1
|/ / / /
* | | | Merge branch 'wait-for-stop' into 'main'Nick Mathewson2024-07-114-0/+32
|\ \ \ \
| * | | | implement TorClient::wait_for_stoptrinity-1686a2024-07-114-0/+32
|/ / / /
* | | | Merge branch 'fix-arti-hsc-subcommand' into 'main'gabi-2502024-07-113-5/+14
|\ \ \ \
| * | | | arti: Gate the hsc subcommand behind the keymgr feature (fmt).Gabriela Moldovan2024-07-102-2/+10
| * | | | arti: Gate the hsc subcommand behind the keymgr feature.Gabriela Moldovan2024-07-102-4/+4
| * | | | arti: Add a keymgr feature.Gabriela Moldovan2024-07-101-1/+2
* | | | | Merge branch 'owner' into 'main'Ian Jackson2024-07-101-1/+103
|\ \ \ \ \
| * | | | | maint/cargo-crate-owners: Add comment about empty filesIan Jackson2024-07-101-1/+4
| * | | | | maint/cargo-crate-owners: Fix and comment sedderyIan Jackson2024-07-101-4/+6
| * | | | | maint/cargo-crate-owners: Comment read_owners_overrideIan Jackson2024-07-101-0/+3
| * | | | | maint/cargo-crate-owners: Implement override facilityIan Jackson2024-07-101-1/+53
| * | | | | 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