summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge branch 'concrete-accumulator' into 'main'Ian Jackson2025-08-274-34/+323
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | tor-netdoc: parse2: multiplicity: Remove now-obsolete trait itemsIan Jackson2025-08-261-12/+0
| * | | | | tor-netdoc: parse2: Know that we always accumulate into Option<Field>Ian Jackson2025-08-262-2/+2
| * | | | | tor-netdoc: parse2: Always accumulate into Option<Field> (fmt)Ian Jackson2025-08-261-1/+5
| * | | | | tor-netdoc: parse2: Always accumulate into Option<Field>Ian Jackson2025-08-261-13/+22
| * | | | | tor-netdoc: parse2: Break out F_EFFECTIVE_TYPEIan Jackson2025-08-261-7/+13
| * | | | | tor-netdoc: parse2: Use selector_ rather than open-codingIan Jackson2025-08-261-1/+1
| * | | | | tor-netdoc: parse2: Report subdoc intro item keyword for missing itemIan Jackson2025-08-263-4/+19
| * | | | | tor-netdoc: parse2: More focused tests (error cases)Ian Jackson2025-08-261-0/+84
| * | | | | tor-netdoc: parse2: More focused tests (success cases)Ian Jackson2025-08-262-0/+182
| * | | | | tor-netdoc: parse2: Fix doctype_for_errorIan Jackson2025-08-261-3/+4
* | | | | | Merge branch 'windows_warning' into 'main'David Goulet2025-08-261-0/+1
|\ \ \ \ \ \
| * | | | | | tor-config-path: Fix another Windows warningTobias Stoeckmann2025-08-251-0/+1
* | | | | | | Merge branch 'toml' into 'main'David Goulet2025-08-261-18/+7
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | arti: simplify the `create_state_dir_entry` test helperSteven Engler2025-08-251-18/+7
| |/ / / / /
* | | | | | Merge branch 'consensus' into 'main'Ian Jackson2025-08-2637-1652/+1819
|\ \ \ \ \ \
| * | | | | | tor-netdoc: No longer impl Sealed for RouterStatus (fmt)Ian Jackson2025-08-261-1/+1
| * | | | | | tor-netdoc: No longer impl Sealed for RouterStatusIan Jackson2025-08-263-4/+2
| * | | | | | tor-netdoc: Soften a TODOIan Jackson2025-08-261-1/+1
| * | | | | | tor-netdoc: Fix typoIan Jackson2025-08-261-1/+1
| * | | | | | tor-netdoc: Change an allow to an expectIan Jackson2025-08-261-1/+1
| * | | | | | tor-netdoc: Fix some visibilitiesIan Jackson2025-08-261-6/+3
| * | | | | | tor-netdoc: Correct the headings of two modulesIan Jackson2025-08-262-2/+2
| * | | | | | tor-netdoc: Update check_doc_featuresIan Jackson2025-08-261-6/+10
| * | | | | | tor-netdoc: Apply much rustfmt churnIan Jackson2025-08-269-30/+19
| * | | | | | tor-netdoc: Provide some Vote thingsIan Jackson2025-08-269-95/+109
| * | | | | | tor-netdoc: rs: centralise some includesIan Jackson2025-08-262-13/+8
| * | | | | | tor-netdoc: Introduce experimental ns-vote featureIan Jackson2025-08-267-10/+25
| * | | | | | tor-netdoc: Move all each_variety code to each_flavorIan Jackson2025-08-269-1470/+1470
| * | | | | | tor-netdoc: ns variety: Provide for flavour-only itemsIan Jackson2025-08-2610-26/+141
| * | | | | | tor-netdoc: Fix comments to refer to itemsIan Jackson2025-08-264-4/+4
| * | | | | | tor-netdoc: Fix some out-of-date commentsIan Jackson2025-08-264-4/+4
| * | | | | | tor-netdoc: Add semver notes for these changesIan Jackson2025-08-261-0/+3
| * | | | | | tor-netdoc: Turn ConsensusHeader into VARIETY::HeaderIan Jackson2025-08-264-185/+185
| * | | | | | tor-netdoc: Abolish ParseRouterStatus and make several things not pubIan Jackson2025-08-266-37/+13
| * | | | | | tor-netdoc: De-duplicate RouterStatusBuilder::buildIan Jackson2025-08-264-38/+17
| * | | | | | tor-netdoc: Combine ConsensusRouterStatus and GenericRouterStatusIan Jackson2025-08-2615-106/+82
| * | | | | | tor-netdoc: Abolish RouterStatus trait in favour of generic methodsIan Jackson2025-08-266-26/+12
| * | | | | | tor-netdoc: Remove generics from Consensus and its contentsIan Jackson2025-08-2613-82/+79
| * | | | | | tor-netdoc: No longer try to export trait FromRdStringIan Jackson2025-08-261-1/+0
| * | | | | | tor-netdoc: netstatus: Move GenericRouterStatusIan Jackson2025-08-264-150/+151
| * | | | | | tor-netdoc: netstatus: Move everything variety-specificIan Jackson2025-08-2616-1073/+1101
| * | | | | | tor-netdoc: Make various types all pub(crate)Ian Jackson2025-08-262-25/+25
| * | | | | | tor-netdoc: Prepare variety modules for network status documentsIan Jackson2025-08-2612-0/+112
| * | | | | | tor-netdoc: varieties: Provide ns_use_this_varietyIan Jackson2025-08-261-0/+18
| * | | | | | tor-netdoc: Fold netstatus::CommonHeader into ConsensusHeaderIan Jackson2025-08-262-85/+50
|/ / / / / /
* | | | | | Merge branch 'hsid-redact' into 'main'opara2025-08-253-5/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | tor-hscrypto: change redacted `HsId` from "???" to "[…]"Steven Engler2025-08-253-5/+5
|/ / / / /
* | | | | Merge branch 'keys-list-test' into 'main'opara2025-08-2513-1/+394
|\ \ \ \ \
| * | | | | arti: test: Add note in `KeysListCmd::create_state_dir_entry`hjrgrn2025-08-251-0/+2