summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | 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
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge branch 'from-arti' into 'main'Ian Jackson2025-11-045-5/+5
| | |\ \ \ \
| | | * | | | Switch Cargo.toml files to edition 2024.Nick Mathewson2025-11-041-1/+1
| | | * | | | maint: Avoid x-prefix in comparisons.Gabriela Moldovan2025-11-041-1/+1
| | | * | | | forbid-hard-tabs: Improve doc commentIan Jackson2025-11-041-1/+5
| | | * | | | bash-utils.sh: reject_options: Don't crash due to -u if no argumentsIan Jackson2025-11-041-1/+1
| | | * | | | Provide new forbid-hard-tabs scriptIan Jackson2025-11-041-0/+45
| | | * | | | Fix typosDimitris Apostolou2025-11-041-1/+1
| | | * | | | Exclude debian/* from the forbid-absolute-shebangs checksNoisyCoil2025-11-041-1/+1
| | * | | | | Merge branch 'from-t2usm' into 'main'Ian Jackson2025-11-044-7/+71
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | shellcheck: Add comment about why we're allowing x-hackIan Jackson2025-11-041-0/+5
| | | * | | | shellcheck: disable two unhelpful shellcheck complaintsIan Jackson2025-11-041-0/+3
| | | * | | | Merge new rust-maint-commonIan Jackson2025-11-043-7/+26
| | | |\ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge branch 'from-arti' into 'main'Ian Jackson2024-07-223-7/+26
| | |\ \ \ \ \
| | | * | | | | maint/rust-maint-common/forbid-absolute-shebang: Fix error messageIan Jackson2024-07-171-1/+1
| | | * | | | | maint/common/update-shell-includes: Tolerate includes with a `$`Ian Jackson2024-07-161-1/+1
| | | * | | | | maint/common/forbid-absolute-shebansg: Fix error handlingIan Jackson2024-07-161-4/+15