summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
| * | | | | arti: test: Add integration test suite for `arti keys`hjrgrn2025-08-2513-1/+392
|/ / / / /
* | | | | Merge branch 'rustls-disclaimer' into 'main'opara2025-08-254-12/+4
|\ \ \ \ \
| * | | | | docs: remove outdated comments about rustls/ring licenseSteven Engler2025-08-214-12/+4
* | | | | | Merge branch 'toml-0.9.5' into 'main'Nick Mathewson2025-08-239-21/+36
|\ \ \ \ \ \
| * | | | | | Upgrade to toml-0.9.5.Nick Mathewson2025-08-189-21/+36
* | | | | | | Merge branch 'arti-p112-docs' into 'main'David Goulet2025-08-213-0/+40
|\ \ \ \ \ \ \
| * | | | | | | proto: Indent line in docs to satisfy clippy.Gabriela Moldovan2025-08-211-1/+1
| * | | | | | | proto: Add prop349 note about the resolve stream handler.Gabriela Moldovan2025-08-201-0/+14
| * | | | | | | proto: Document how handle_meta_cell can cause circuit teardown.Gabriela Moldovan2025-08-201-0/+14