summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| * | | | | 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
* | | | | | | Merge branch 'drop-dependency-proxy' into 'main'gabi-2502025-08-211-19/+10
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | ci: drop dependency proxy experimentJérôme Charaoui2025-08-211-19/+10
|/ / / / / /
* | | | | | Merge branch 'smol-add-impl-in-tor-rtcompat' into 'main'opara2025-08-2118-36/+551
|\ \ \ \ \ \
| * | | | | | smol: Implement smol in tor-rtcompatNiel Duysters2025-08-2118-36/+551
* | | | | | | Merge branch 'fmt-match' into 'main'David Goulet2025-08-201-46/+26
|\ \ \ \ \ \ \
| * | | | | | | tor-proto: simplify some match statementsSteven Engler2025-08-201-46/+26
|/ / / / / / /
* | | | | | | Merge branch 'ticket1597_05-norelay' into 'main'David Goulet2025-08-2022-239/+1461
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | proto: Change (crate) to (super) for all objects in msg.rsDavid Goulet2025-08-201-25/+25