summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | StorageConfig: complete a missing piece of documentation.Nick Mathewson2024-06-111-1/+1
| * | StorageConfig: Light reformatting.Nick Mathewson2024-06-111-0/+3
|/ /
* | Merge branch 'check-crate-owners' into 'main'Nick Mathewson2024-06-102-0/+39
|\ \
| * | check-crate-owners: prefer /usr/bin/env bashgabi-2502024-06-101-1/+1
| * | Release.md: Mention check-crate-owners.Nick Mathewson2024-06-101-0/+4
| * | New script to check the crates.io owners of our cratesNick Mathewson2024-06-101-0/+35
* | | Merge branch 'fix-gen-md-links' into 'main'Alexander Færøy2024-06-101-1/+1
|\ \ \
| * | | maint/extract-md-links: Use /usr/bin/env for more flexibility.Gabriela Moldovan2024-06-051-1/+1
* | | | Merge branch 'rpc-invoke-refactor' into 'main'Nick Mathewson2024-06-109-100/+196
|\ \ \ \ | |_|/ / |/| | |
| * | | rpc: Missing rpc_invoker is a Bug.Nick Mathewson2024-06-101-1/+6
| * | | Add more explanation of InvokerEnt fields.Nick Mathewson2024-06-101-0/+8
| * | | rpc: Make RpcMgr::lookup_object return context along with object.Nick Mathewson2024-06-102-6/+13
| * | | Implement rpc::Context on Connection directlyNick Mathewson2024-06-101-25/+7
| * | | rpc: allow Connection::lookup_object to take &selfNick Mathewson2024-06-101-7/+16
| * | | rpc: Make the connection type always-Arc.Nick Mathewson2024-06-102-5/+5
| * | | Use refactored invoke_rpc_method in rpcserver.Nick Mathewson2024-06-101-6/+1
| * | | rpc: Add RPC method invocation based on Context, not dispatch table.Nick Mathewson2024-06-102-1/+58
| * | | rpc: Pass around our rpc::Context in an Arc.Nick Mathewson2024-06-107-38/+40
| * | | rpc: refactor DispatchTable invoker lookup into new functionsNick Mathewson2024-06-101-15/+36
| * | | rpc: Implement Clone and HasKind on InvokeError.Nick Mathewson2024-06-101-1/+11
|/ / /
* | | Merge branch 'shadow-3.2' into 'main'Nick Mathewson2024-06-081-1/+1
|\ \ \
| * | | shadow test: bump shadow version to 3.2Jim Newsome2024-06-081-1/+1
|/ / /
* | | Merge branch 'post-release-cleanup' into 'main'Nick Mathewson2024-06-063-15/+0
|\ \ \ | |/ / |/| |
| * | Remove semver.md files.Gabriela Moldovan2024-06-053-15/+0
|/ /
* | Merge branch 'downgrade-memquota' into 'main'arti-v1.2.4Nick Mathewson2024-06-052-2/+2
|\ \
| * | tor-memquota: Downgrade to 0.18Gabriela Moldovan2024-06-052-2/+2
|/ /
* | Merge branch 'version-bumps' into 'main'gabi-2502024-06-0555-626/+598
|\ \
| * | Run cargo update for {hashx,equix}/bench.Gabriela Moldovan2024-06-052-212/+184
| * | Bump the arti crate to 1.2.4.Gabriela Moldovan2024-06-054-4/+4
| * | Bump all the unstable tor- and arti- crates to 0.19.Gabriela Moldovan2024-06-0545-402/+402
| * | Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2024-06-058-8/+8
|/ /
* | Merge branch 'changelog-20240603-finalize' into 'main'gabi-2502024-06-051-0/+253
|\ \
| * | Update changelog to satisfy the changelog checks.Gabriela Moldovan2024-06-051-2/+4
| * | Mention some breaking changes in the changelog.Gabriela Moldovan2024-06-051-0/+5
| * | Fix typo in changelog.Nick Mathewson2024-06-051-1/+1
| * | Reference !2186 in the changelog.Gabriela Moldovan2024-06-051-1/+5
| * | Update changelog for 1.2.4.Gabriela Moldovan2024-06-051-6/+73
| * | Add md links.Nick Mathewson2024-06-031-7/+55
| * | Initial changelog text for 1.2.4Nick Mathewson2024-06-031-0/+127
* | | Merge branch 'more-exclusions' into 'main'gabi-2502024-06-053-17/+127
|\ \ \
| * | | ci: Fix variable not expanding.Gabriela Moldovan2024-06-051-3/+4
| * | | ci: Fix shellcheck warnings.Gabriela Moldovan2024-06-051-2/+2
| * | | tor-circmgr: Explicitly handle all VanguardMode variants.Gabriela Moldovan2024-06-051-1/+10
| * | | tor-circmgr: Reference a ticket number in a refactoring TODO.Gabriela Moldovan2024-06-051-1/+1
| * | | tor-circmgr: Note that guard_and_target exclusion sometimes doesn't exclude t...Gabriela Moldovan2024-06-051-0/+3
| * | | ci: If there are internal errors, log where they were found.Gabriela Moldovan2024-06-051-2/+3
| * | | tor-circmgr: Exclude the target when extending SHORT stubs.Gabriela Moldovan2024-06-041-4/+18
| * | | tor-circmgr: Exclude the target relay when building vanguards circuits.Gabriela Moldovan2024-06-041-13/+71
| * | | ci: Make the shadow simulation fail if an internal error is logged.Gabriela Moldovan2024-06-041-0/+24
* | | | Merge branch 'fixup-features' into 'main'Nick Mathewson2024-06-052-0/+4
|\ \ \ \ | |/ / / |/| | |