summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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-1027-31/+31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Bump derive-deftly to 1.5.0Ian Jackson2025-11-0727-31/+31
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | 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
| |/ / / / / / / /
* | | | | | | | | Merge branch 'tokio-console' into 'main'Nick Mathewson2025-11-066-11/+172
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | 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-066-9/+146
|/ / / / / / / /
* | | | | | | | Merge branch 'deftly-1.4' into 'main'opara2025-11-0627-31/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | Bump derive-deftly to 1.4.0Ian Jackson2025-11-0627-31/+31
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'clippy' into 'main'wesleyac2025-11-06364-397/+400
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-06359-390/+390
| * | | | | | | Fix name of clippy lint to unchecked_time_subtraction (1)Ian Jackson2025-11-061-2/+2
| * | | | | | | 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 'pwd-grp' into 'main'Ian Jackson2025-11-051-59/+31
|\ \ \ \ \ \ \
| * | | | | | | Bump pwd-grp, deduplicating derive-deftlyIan Jackson2025-11-051-59/+31
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | 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
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'tokio-console-2' into 'main'Nick Mathewson2025-11-0541-49/+98
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | 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
| * | | | | maint: add clippy warning for `futures::task::SpawnExt`Steven Engler2025-11-041-0/+1
| * | | | | tor-rtcompat: add our own `SpawnExt` traitSteven Engler2025-11-042-3/+43
|/ / / / /
* | | | | Merge branch 'maint-common-2' into 'main'Ian Jackson2025-11-043-7/+22
|\ \ \ \ \
| * \ \ \ \ Merge commit 'c8451e50f3aeb268cfa6b81e1e32928250ea3aca' into maint-common-2Ian Jackson2025-11-043-7/+22
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |