summaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
| |/ /
* | | 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: 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
* | | tor-hscrypto: change redacted `HsId` from "???" to "[…]"Steven Engler2025-08-252-3/+3
|/ /
* | 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-2512-1/+384
* | 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-238-8/+8
|\ \ \
| * | | Upgrade to toml-0.9.5.Nick Mathewson2025-08-188-8/+8
* | | | 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
| * | | | proto: Add docs about the lifecycle of MetaCellHandlers.Gabriela Moldovan2025-08-201-0/+12
* | | | | Merge branch 'handshake-versions' into 'main'David Goulet2025-08-218-87/+78
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | proto: Remove the AUTHORIZE as a parsable cellDavid Goulet2025-08-217-75/+10
| * | | | proto: Add a channel handler comment and a fixDavid Goulet2025-08-211-3/+8
| * | | | proto: Return AUTHORIZE, VPADDING and VERSIONS at handshakeDavid Goulet2025-08-212-24/+65
| * | | | proto: Allow padding in all channel message setsDavid Goulet2025-08-211-3/+13
* | | | | Merge branch 'ticket_2124' into 'main'Nick Mathewson2025-08-214-1/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | hsservice: Move derive_more::From out of internal_prelude.Nick Mathewson2025-08-194-1/+4