aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
| | |/ / / | |/| | |
* | | | | Merge branch 'use-chutney-shadow' into 'main'Jim Newsome2026-07-237-47/+104
|\ \ \ \ \
| * | | | | .gitignore: ignore default integration-e2e-shadow output dirJim Newsome2026-07-231-0/+2
| * | | | | integration-e2e-shadow: change default data-dir to TOPLEVEL/chutney-netJim Newsome2026-07-232-3/+5
| * | | | | integration-e2e-shadow: move artifacts into nodes dirJim Newsome2026-07-233-18/+23
| * | | | | integration-e2e-shadow: config and init outside of shadowJim Newsome2026-07-231-10/+19
| * | | | | chutney test: split network init from network bootstrapJim Newsome2026-07-233-10/+16
| * | | | | integration-e2e-shadow: inline integration-e2eJim Newsome2026-07-231-2/+30
| * | | | | integration-e2e-shadow: add support for subcommandsJim Newsome2026-07-231-1/+3
| * | | | | integration-e2e-shadow: split out helper _configure_and_run_shadowJim Newsome2026-07-231-10/+13
|/ / / / /
* | | | | Merge branch 'limit_warn' into 'main'Jim Newsome2026-07-232-3/+47
|\ \ \ \ \
| * | | | | arti: Ratelimit proxy error reportssyphyr2026-07-232-3/+47
|/ / / / /
* | | | | Merge branch 'circhop-handlemsg' into 'main'gabi-2502026-07-233-9/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | 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-237-0/+236
|\ \ \ \
| * | | | 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/+0
| * | | | 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-213-1/+82
| * | | | 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-234-37/+37
|\ \ \ \
| * | | | hashx,equix: update bench Cargo.lockSteven Engler2026-07-232-24/+24
| * | | | hashx: update dynasmrt to 5.1.0Steven Engler2026-07-232-13/+13
| |/ / /
* | | | 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
| |/ / /
* | | | Merge branch 'timebound-overhaul' into 'main'Ian Jackson2026-07-2334-204/+524
|\ \ \ \ | |/ / / |/| | |
| * | | 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