summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | tor-relay-crypto: Fix KP_relayid_rsa typo.Wesley Aptekar-Cassels2025-10-021-1/+1
| * | | | | | | Lay foundations for RSA keys in keystore.Wesley Aptekar-Cassels2025-09-306-11/+74
* | | | | | | | Merge branch 'ci-move-maint-check-changelog' into 'main'wesleyac2025-10-061-6/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | ci: Move maint-check-changelog into maint-checks.Wesley Aptekar-Cassels2025-10-021-6/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'ci-rust-recent-test-all-features-tpa-runners-only' into 'main'wesleyac2025-10-061-0/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | ci: Move minimal-features-test and every-crate to TPA runners.Wesley Aptekar-Cassels2025-10-021-0/+8
| * | | | | | | | ci: Only run rust-recent-test-all-features on TPA runners.Wesley Aptekar-Cassels2025-10-021-0/+4
* | | | | | | | | Merge branch 'chan_padder' into 'main'Nick Mathewson2025-10-069-59/+383
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | proto: Add a comment to note a naming issue.Nick Mathewson2025-10-021-0/+4
| * | | | | | | | | proto: experimental API to install a per-channel padder.Nick Mathewson2025-10-022-0/+44
| * | | | | | | | | proto: Implement channel padding with maybenot padders.Nick Mathewson2025-10-023-14/+95
| * | | | | | | | | proto: start implementing logic for padding actions.Nick Mathewson2025-10-024-3/+48
| * | | | | | | | | Add a blocker to channel outbound sink.Nick Mathewson2025-10-023-1/+20
| * | | | | | | | | proto: Make DynTimeProvider explicit in channel padder types.Nick Mathewson2025-10-021-2/+6
| * | | | | | | | | proto: Trigger maybenot events for channel-level padding.Nick Mathewson2025-10-023-7/+44
| * | | | | | | | | proto: Generate per-sender NormalSent events from circuits.Nick Mathewson2025-10-012-4/+14
| * | | | | | | | | proto: Propagate PaddingCtrl into ChannelSender.Nick Mathewson2025-10-012-50/+105
| * | | | | | | | | proto: Add maybenot padding objects to the channel reactorNick Mathewson2025-10-012-1/+26
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'upgrade-opentelemetry-crates' into 'main'Nick Mathewson2025-10-062-37/+93
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | opentelemetry: Upgrade crates.Wesley Aptekar-Cassels2025-10-062-37/+93
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'file-too-large' into 'main'wesleyac2025-10-061-3/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tor-hsservice: Replace `libc::EFBIG` with `io::ErrorKind::FileTooLarge`hashcatHitman2025-09-011-2/+1
| * | | | | | | | | tor-hsservice: Small typo correctionhashcatHitman2025-09-011-1/+1
* | | | | | | | | | Merge branch 'update-dynasmrt-4.0.1' into 'main'wesleyac2025-10-065-309/+238
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | hashx: Fix/ignore clippy lints.Wesley Aptekar-Cassels2025-10-061-2/+5
| * | | | | | | | | Update hashx and equix bench Cargo.lock files.Wesley Aptekar-Cassels2025-10-062-302/+228
| * | | | | | | | | hashx: Update dynasmrt.Wesley Aptekar-Cassels2025-10-062-5/+5
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'release-1.6.0-remove-semver-md' into 'main'Ian Jackson2025-10-067-12/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | release: Remove old semver.md files.Wesley Aptekar-Cassels2025-10-027-12/+0
* | | | | | | | | Merge branch 'release-1.6.0-bump-versions' into 'main'arti-v1.6.0wesleyac2025-10-0673-653/+653
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | release: Update lockfiles.Wesley Aptekar-Cassels2025-10-023-4/+4
| * | | | | | | | | release: Bump versions in examples/ and maint/Wesley Aptekar-Cassels2025-10-0210-33/+33
| * | | | | | | | | release: Bump versions.Wesley Aptekar-Cassels2025-10-0262-618/+618
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'release-1.6.0-update-changelog-minimal-versions' into 'main'wesleyac2025-10-061-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | release: Fix typo in CHANGELOG.md link.Wesley Aptekar-Cassels2025-10-061-1/+1
| * | | | | | | | | release: Update CHANGELOG.mdWesley Aptekar-Cassels2025-10-061-0/+2
|/ / / / / / / / /
* | | | | | | | | Merge branch 'ci-fix-futures' into 'main'wesleyac2025-10-061-3/+5
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | maint/downgrade_dependencies: Fix up event-Listeners for async-stdIan Jackson2025-10-061-0/+6
| * | | | | | | maint/downgrade_dependencies: No longer mess with [email protected]Ian Jackson2025-10-061-4/+0
|/ / / / / / /
* | | | | | | Merge branch 'release-1.6.0-changelog' into 'main'wesleyac2025-10-021-0/+254
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | release: Update 1.6.0 release date in CHANGELOG.Wesley Aptekar-Cassels2025-10-021-1/+1
| * | | | | | release: Fix unused links in CHANGELOG.md.Wesley Aptekar-Cassels2025-10-021-2/+0
| * | | | | | release: Minor cleanups to CHANGELOG.mdWesley Aptekar-Cassels2025-10-021-62/+69
| * | | | | | release: Update wording of MSRV in changelog.Wesley Aptekar-Cassels2025-10-011-1/+1
| * | | | | | release: Update changelog.Wesley Aptekar-Cassels2025-10-011-0/+249
* | | | | | | Merge branch 'release-1.6.0-update-release-date' into 'main'wesleyac2025-10-021-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | release: Update release date.wesleyac2025-10-021-1/+1
| * | | | | | release: Update release date.Wesley Aptekar-Cassels2025-10-021-1/+1
|/ / / / / /
* | | | | | Merge branch 'release-1.6.0-cargo-update' into 'main'wesleyac2025-10-022-407/+452
|\ \ \ \ \ \
| * | | | | | tor-hsservice: Fix time_store test.Wesley Aptekar-Cassels2025-10-011-1/+0