summaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | tor-netdoc: Introduce "encode" feature for the like-named moduleIan Jackson2025-11-104-5/+10
| * | | | | | tor-netdoc: Rename the `build` module to `encode`Ian Jackson2025-11-105-8/+8
| |/ / / / /
* | | | | | Merge branch 'bug2118a' into 'main'wesleyac2025-11-101-14/+29
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Make create_onion_service() correctionsNeel Chauhan2025-11-101-17/+2
| * | | | | Mention InertTorClient in client.rsNeel Chauhan2025-11-101-1/+1
| * | | | | Don't assume we have inert_client in TorClientNeel Chauhan2025-11-041-2/+2
| * | | | | `arti-client`: Move `create_onion_service()` to `InertTorClient`Neel Chauhan2025-11-041-15/+45
* | | | | | Merge branch 'p2-dedup-1' into 'main'Ian Jackson2025-11-102-136/+146
|\ \ \ \ \ \
| * | | | | | tor-netdoc: Fix typoIan Jackson2025-11-101-1/+1
| * | | | | | tor-netdoc: parse2 derive: deduplicate item parsingIan Jackson2025-11-061-24/+23
| * | | | | | tor-netdoc: parse2 derive: deduplicate item set selectorsIan Jackson2025-11-061-47/+62
| * | | | | | tor-netdoc: parse2 derive: deduplicate F_EFFECTIVE_TYPEIan Jackson2025-11-061-24/+13
| * | | | | | tor-netdoc: parse2 derive: deduplication: field types and keywordsIan Jackson2025-11-061-36/+39
| * | | | | | tor-netdoc: parse2 derive: deduplication: start a moduleIan Jackson2025-11-062-9/+13
* | | | | | | Merge branch '2249-todo' into 'main'Ian Jackson2025-11-101-0/+1
|\ \ \ \ \ \ \
| * | | | | | | arti-client: Add TODO for #2249.Wesley Aptekar-Cassels2025-11-101-0/+1
* | | | | | | | Merge branch 'bug1588' into 'main'Ian Jackson2025-11-103-39/+39
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | rpclib: Rename `OutPtr` to `OutBoxedPtr`Neel Chauhan2025-11-063-39/+39
* | | | | | | | Merge branch 'in_current_span' into 'main'wesleyac2025-11-101-2/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | rtcompat: Spawn every future in_current_span.Nick Mathewson2025-11-051-2/+4
* | | | | | | | | Merge branch 'reduce-channel-frame-high-water-mark' into 'main'Nick Mathewson2025-11-101-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tor-proto: Reduce `high_water_mark` of ChannelFramenield2025-11-061-1/+3
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'relay-circ' into 'main'David Goulet2025-11-103-16/+24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | proto: Remove doc ref to private itemGabriela Moldovan2025-10-291-1/+1
| * | | | | | | | | proto: Add RelayCirc API for checking if circuit is closedGabriela Moldovan2025-10-291-0/+7
| * | | | | | | | | proto: Remove redundant channel from RelayCircGabriela Moldovan2025-10-292-4/+0
| * | | | | | | | | proto: Make RelayCirc publicGabriela Moldovan2025-10-292-2/+2
| * | | | | | | | | proto: Rename RelayReatorHandle to RelayCircGabriela Moldovan2025-10-292-5/+5
| * | | | | | | | | proto: Move RelayReactorHandle to relay moduleGabriela Moldovan2025-10-292-11/+16
| * | | | | | | | | proto: Update RelayReactorHandle docsGabriela Moldovan2025-10-291-1/+1
* | | | | | | | | | Merge branch 'deftly-1.5' into 'main'Alexander Hansen Færøy2025-11-1026-27/+27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Bump derive-deftly to 1.5.0Ian Jackson2025-11-0726-27/+27
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'cell-sender' into 'main'Alexander Hansen Færøy2025-11-103-10/+10
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | proto: Move cell_sender out of the client moduleGabriela Moldovan2025-10-283-2/+2
| * | | | | | | | | proto: Make everything in CircuitCellSender pub(crate)Gabriela Moldovan2025-10-281-8/+8
| |/ / / / / / / /
* | | | | | | | | arti: better error when tokio-console in cfg but feature is absent.Nick Mathewson2025-11-061-3/+27
* | | | | | | | | arti: Experimental support for tokio-consoleNick Mathewson2025-11-065-0/+64
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge branch 'deftly-1.4' into 'main'opara2025-11-0626-27/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | Bump derive-deftly to 1.4.0Ian Jackson2025-11-0626-27/+27
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-06358-388/+388
* | | | | | | | Conditionalise a test-only `use`Ian Jackson2025-11-061-1/+4
* | | | | | | | Use a while let loop (to placate clippy)Ian Jackson2025-11-061-2/+1
* | | | | | | | Decorate a use with an allowIan Jackson2025-11-061-0/+1
* | | | | | | | Drop two use's that seem no longer to be necessaryIan Jackson2025-11-062-2/+2
|/ / / / / / /
* | | | | | | Merge branch 'dirserver-http-db' into 'main'Ian Jackson2025-11-052-120/+114
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | tor-dirserver: clippy fixesClara Engler2025-11-032-4/+4
| * | | | | | tor-dirserver: Apply database changes to httpClara Engler2025-11-032-120/+114
| | |_|_|/ / | |/| | | |
* | | | | | tor-rtcompat: add `#[track_caller]` within `implement_opaque_runtime`Steven Engler2025-11-041-0/+8
* | | | | | all: run cargo fmtSteven Engler2025-11-0417-17/+17
* | | | | | all: replace all uses of `futures::task::SpawnExt` with `tor_rtcompat::SpawnExt`Steven Engler2025-11-0437-46/+46