aboutsummaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
...
| * | | arti-relay: Add back allow(clippy::unused_async)Gabriela Moldovan2026-07-272-0/+2
| * | | arti-relay: Remove unused_async clippy escape hatchGabriela Moldovan2026-07-272-2/+0
* | | | Merge branch 'netdoc-affordances' into 'main'Ian Jackson2026-07-276-20/+38
|\ \ \ \
| * | | | tor-netdoc: docs: fix typos and linkifyIan Jackson2026-07-271-2/+2
| * | | | tor-netdoc: Don't writhe in a doc commentIan Jackson2026-07-271-1/+1
| * | | | tor-netdoc: derive Hash for netstatus::ConsensusMethodsIan Jackson2026-07-232-1/+2
| * | | | tor-netdoc: Use encode_netdoc_unsigned in several placesIan Jackson2026-07-233-19/+9
| * | | | tor-netdoc: Provide free functions for encodingIan Jackson2026-07-232-0/+27
| |/ / /
* | | | Merge branch 'testdata-export' into 'main'Ian Jackson2026-07-2765-391/+508
|\ \ \ \ | | |/ / | |/| |
| * | | tor-netdoc testdata-live: Export for the benefit of other cratesIan Jackson2026-07-232-0/+89
| * | | Require derive-deftly 1.11.4Ian Jackson2026-07-2334-35/+35
| * | | tor-netdoc testdata-live: Run a downloadIan Jackson2026-07-2328-356/+367
| * | | tor-netdoc testdata-live: Write out a selected_relays.rs fileIan Jackson2026-07-231-0/+17
* | | | Merge branch 'promote-supported-consensus' into 'main'gabi-2502026-07-276-17/+37
|\ \ \ \
| * | | | Move supported consensus methods iteration to tor-dirauth from arti-dirauthIan Jackson2026-07-236-17/+37
| | |/ / | |/| |
* | | | arti: Ratelimit proxy error reportssyphyr2026-07-232-3/+47
* | | | proto: Include the actual cell command in an error messageGabriela Moldovan2026-07-231-3/+5
* | | | proto: Remove feature-gating from CircHop::handle_msg()Gabriela Moldovan2026-07-233-6/+4
|/ / /
* | | Merge branch 'arti-authority-plugin-1' into 'main'Ian Jackson2026-07-236-0/+482
|\ \ \
| * | | arti-dirauth: Correct URL for authority-plugin.mdIan Jackson2026-07-231-1/+1
| * | | arti-dirauth: FilenameOrStdio: Add doc and comments about permissionsIan Jackson2026-07-231-0/+3
| * | | arti-dirauth: FilenameOrStdio: Discussion of leftover .tmp filesIan Jackson2026-07-231-0/+11
| * | | arti-dirauth: FilenameOrStdio: Clarify a TODOIan Jackson2026-07-231-1/+2
| * | | arti-dirauth: Provide a command to dump the specIan Jackson2026-07-231-0/+21
| * | | arti-dirauth: Move plugin spec to crate subdirIan Jackson2026-07-231-0/+250
| * | | arti-dirauth: Add a divider commentIan Jackson2026-07-231-0/+2
| * | | arti authority plugin: Implement list-methodsIan Jackson2026-07-212-4/+27
| * | | arti authority plugin: FilenameOrStdio utilityIan Jackson2026-07-212-0/+66
| * | | arti authority plugin: Command line parsing skeletonIan Jackson2026-07-212-1/+78
| * | | arti-dirauth: Build an arti consensus method plugin binaryIan Jackson2026-07-214-0/+28
* | | | Merge branch 'refactor-tor-dirmgr-0' into 'main'Jim Newsome2026-07-231-102/+180
|\ \ \ \
| * | | | tor-dirmgr: Refactor bootstrap::downloadhjrgrn2026-07-231-102/+180
| | |/ / | |/| |
* | | | Merge branch 'dynasm' into 'main'opara2026-07-233-25/+25
|\ \ \ \
| * | | | hashx,equix: update bench Cargo.lockSteven Engler2026-07-232-24/+24
| * | | | hashx: update dynasmrt to 5.1.0Steven Engler2026-07-231-1/+1
| |/ / /
* | | | Merge branch 'rsa-1024' into 'main'David Goulet2026-07-231-1/+21
|\ \ \ \
| * | | | tor-cert-x509: fix size check in `create_legacy_rsa_id_cert`Steven Engler2026-07-231-3/+5
| * | | | tor-cert-x509: add unit test demonstrating bugSteven Engler2026-07-231-0/+18
| |/ / /
* | | | tor-netdoc: HsDesc parse_decrypt_validate: Fix docs re time boundsIan Jackson2026-07-231-1/+2
* | | | tor-checkable: Fix a wrong ref in semver.mdIan Jackson2026-07-231-1/+1
* | | | tor-checkable: Improve/fix a commentIan Jackson2026-07-231-1/+2
* | | | tor-checkable: Fix punctuation in commentIan Jackson2026-07-231-1/+1
* | | | tor-checkable: Fix a doc comment copypastaIan Jackson2026-07-231-1/+1
* | | | tor-checkable: Fix two doc comments start/endIan Jackson2026-07-231-2/+2
* | | | tor-hsclient: connect.rs: Remove a redundant map_errIan Jackson2026-07-231-2/+1
* | | | HsDesc::parse_decrypt_validate: Don't check validity time (style followup)Ian Jackson2026-07-231-5/+3
* | | | HsDesc::parse_decrypt_validate: Don't check validity timeIan Jackson2026-07-234-9/+12
* | | | tor-netdoc: hsdesc: Use new TimeRangeBound::build_intersect (fmt)Ian Jackson2026-07-231-5/+4
* | | | tor-netdoc: hsdesc: Use new TimeRangeBound::build_intersectIan Jackson2026-07-231-27/+12
* | | | tor-netdoc: hsdesc: Rename a variableIan Jackson2026-07-231-2/+2