summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | meta: Use my new nameClara Engler2024-06-151-0/+1
|/ /
* | Merge branch 'no_built_in_roots' into 'main'Ian Jackson2024-06-131-0/+4
|\ \
| * | rtcompat: Set disable_built_in_roots With native_tls.Nick Mathewson2024-06-131-0/+4
| |/
* | Merge branch 'streaming_mds_from_store_v2' into 'main'Nick Mathewson2024-06-131-6/+25
|\ \ | |/ |/|
| * dirmgr: Limit the number of mds that we will fetch from sqlite at once.Nick Mathewson2024-06-121-6/+14
| * dirmgr: split out the loading part of load_once into a new function.Nick Mathewson2024-06-121-6/+17
|/
* Merge branch 'arti-relay-flag' into 'main'Nick Mathewson2024-06-128-43/+101
|\
| * maint: Fix check-cli-help to pass shellcheckDavid Goulet2024-06-111-4/+3
| * relay: Add relay cargo feature flag and subcommandDavid Goulet2024-06-118-41/+100
* | Merge branch 'rpc-stream-methods' into 'main'Nick Mathewson2024-06-117-229/+370
|\ \
| * | Several typo fixes from GabiNick Mathewson2024-06-112-5/+4
| * | Un-indent a block.Nick Mathewson2024-06-111-42/+39
| * | RPC: Use RPC methods instead of the "ClientConnectionTarget" trait.Nick Mathewson2024-06-117-194/+339
| |/
* | Merge branch 'sometimes-unbounded' into 'main'Nick Mathewson2024-06-113-50/+266
|\ \
| * | SometimesUnboundedSink: Add a test case with some manual sequencingIan Jackson2024-05-301-0/+68
| * | SometimesUnboundedSink: Write commentary about WakerIan Jackson2024-05-301-0/+36
| * | SometimesUnboundedSink: Document some error behaviourIan Jackson2024-05-301-0/+4
| * | SometimesUnboundedSink: Fix a copypaste errorIan Jackson2024-05-301-1/+1
| * | SometimesUnboundedSink: Narrow dead code allowIan Jackson2024-05-301-2/+1
| * | Use SometimesUnboundedSink for the circuit reactor's bag-on-the-sideIan Jackson2024-05-291-50/+13
| * | Implmeent SometimesUnboundedSinkIan Jackson2024-05-292-0/+146
* | | Merge branch 'storageconfig_docs' into 'main'Nick Mathewson2024-06-111-1/+4
|\ \ \ | |_|/ |/| |
| * | 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