summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'bigger-xfers' into 'main'Ian Jackson2025-09-0111-20/+20
|\ \ \ \
| * | | | shadow CI: less-verbose loggingJim Newsome2025-08-271-1/+1
| * | | | CI shadow test: increase transfer sizes to 5 MBJim Newsome2025-08-2710-19/+19
* | | | | Merge branch 'fix-clippy' into 'main'Ian Jackson2025-09-011-1/+1
|\ \ \ \ \
| * | | | | proto: Use allow(unused) instead of expect(unused).Gabriela Moldovan2025-08-291-1/+1
|/ / / / /
* | | | | Merge branch 'ticket-2145' into 'main'Nick Mathewson2025-08-281-8/+1
|\ \ \ \ \
| * | | | | fix documentation for StreamPrefs::connect_to_onion_services to match changes...Aiden McClelland2025-08-281-8/+1
* | | | | | Merge branch 'publish-too' into 'main'opara2025-08-291-1/+1
|\ \ \ \ \ \
| * | | | | | Release.md: Tweak one of the checklist itemsNick Mathewson2025-08-281-1/+1
| |/ / / / /
* | | | | | Merge branch 'remove-semver' into 'main'Nick Mathewson2025-08-283-10/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove semver.md filesNick Mathewson2025-08-283-10/+0
|/ / / / /
* | | | | Merge branch 'changelog-1.4.7' into 'main'arti-v1.5.0Nick Mathewson2025-08-282-1/+313
|\ \ \ \ \
| * | | | | Changelog: Correct the smol situation.Nick Mathewson2025-08-281-7/+4
| * | | | | Changelog: Small grammar tweaks.Nick Mathewson2025-08-281-3/+3
| * | | | | Changelog: Change the version to 1.5.0Nick Mathewson2025-08-281-3/+3
| * | | | | Tweak changelog: release today is likely.Nick Mathewson2025-08-281-3/+1
| * | | | | Changelog: reference the right bug that we mitigated.Nick Mathewson2025-08-281-1/+1
| * | | | | Changelog: correct description of new redacted .onion formatNick Mathewson2025-08-281-1/+1
| * | | | | Changelog: correct "species" to "variants"Nick Mathewson2025-08-281-1/+1
| * | | | | Changelog: Document additional lower-level breaking changes.Nick Mathewson2025-08-281-0/+20
| * | | | | Add acknowledgments for 1.4.7 changelog.Nick Mathewson2025-08-281-1/+2
| * | | | | ChangelogTemplate.md: tweak "welcome new team member" lineNick Mathewson2025-08-282-1/+297
* | | | | | Merge branch 'bumps-for-1.5.0' into 'main'Nick Mathewson2025-08-2862-625/+619
|\ \ \ \ \ \
| * | | | | | Update lockfiles in equix, hashx.Nick Mathewson2025-08-282-23/+17
| * | | | | | Increment arti version to 1.5.0Nick Mathewson2025-08-284-4/+4
| * | | | | | Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-2860-598/+598
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'release-date' into 'main'Alexander Hansen Færøy2025-08-281-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Run "update-release-date"Nick Mathewson2025-08-281-1/+1
|/ / / / /
* | | | | Merge branch 'cargo-update' into 'main'Alexander Hansen Færøy2025-08-283-349/+376
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Run "cargo update" in preparation for release.Nick Mathewson2025-08-283-349/+376
|/ / / /
* | | | Merge branch 'new-criterion' into 'main'Alexander Hansen Færøy2025-08-286-80/+26
|\ \ \ \
| * | | | Upgrade to criterion 0.7Nick Mathewson2025-08-276-80/+26
* | | | | Merge branch 'fixup-features' into 'main'Nick Mathewson2025-08-284-2/+15
|\ \ \ \ \
| * | | | | Fix complaints from "cargo sort"Nick Mathewson2025-08-272-4/+11
| * | | | | Run "fixup-features"Nick Mathewson2025-08-274-3/+9
* | | | | | Merge branch 'newer-resolver' into 'main'Nick Mathewson2025-08-281-1/+1
|\ \ \ \ \ \
| * | | | | | Use the v3 dependency resolver.Nick Mathewson2025-08-261-1/+1
* | | | | | | Merge branch 'tor-proto-reorg2' into 'main'gabi-2502025-08-2831-114/+133
|\ \ \ \ \ \ \
| * | | | | | | proto: Move TunnelId to a separate, shared module (fmt).Gabriela Moldovan2025-08-286-6/+6
| * | | | | | | proto: Move TunnelId to a separate, shared module.Gabriela Moldovan2025-08-2810-58/+65
| * | | | | | | proto: Add a circuit module shared between client and relay impls.Gabriela Moldovan2025-08-2829-56/+68
|/ / / / / / /
* | | | | | | Merge branch 'relay-chan-msg' into 'main'gabi-2502025-08-281-31/+72
|\ \ \ \ \ \ \
| * | | | | | | proto: Avoid referring to restricted ChanMsgs as "subclasses".Gabriela Moldovan2025-08-281-5/+5
| * | | | | | | proto: Add a new RelayCircChanMsg message subclass.Gabriela Moldovan2025-08-281-0/+43
| * | | | | | | proto: Derive ChanMsgSubclass for CreateResponse, ClientCircChanMsg.Gabriela Moldovan2025-08-271-32/+5
| * | | | | | | proto: Add d-d macro for creating AnyChanMsg subclasses.Gabriela Moldovan2025-08-271-1/+26
* | | | | | | | Merge branch 'license_fixes' into 'main'Nick Mathewson2025-08-271-24/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | check_licenses: refactor how we handle per-crate exceptionsNick Mathewson2025-08-271-14/+31
| * | | | | | | | Remove a workaround for older broken cargo-licenseNick Mathewson2025-08-271-3/+0
| * | | | | | | | Remove license exception for ringNick Mathewson2025-08-271-7/+0
| | |_|/ / / / / | |/| | | | | |