| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | proto: Add names to ignored variables | David Goulet | 2026-03-30 | 1 | -1/+1 | |
| | * | | | | | | | | proto: Set a hardcoded number into a const | David Goulet | 2026-03-30 | 1 | -2/+3 | |
| | * | | | | | | | | proto: Fix a set of comments | David Goulet | 2026-03-30 | 4 | -11/+10 | |
| | * | | | | | | | | proto: Add AuthLogAction enum helper | David Goulet | 2026-03-30 | 3 | -13/+30 | |
| | * | | | | | | | | proto: Add a type alias for SLOG/CLOG digest | David Goulet | 2026-03-30 | 7 | -29/+30 | |
| | * | | | | | | | | chanmgr: Always use MaybeSensitive<PeerAddr> when building a channel | David Goulet | 2026-03-30 | 2 | -10/+9 | |
| | * | | | | | | | | chanmgr: Add a build_client_channel() helper function | David Goulet | 2026-03-30 | 1 | -59/+83 | |
| | * | | | | | | | | chanmgr: Move relay target PT validation in validate_relay_target() | David Goulet | 2026-03-30 | 1 | -6/+9 | |
| | * | | | | | | | | chanmgr: Validate the relay channel target addresses | David Goulet | 2026-03-30 | 1 | -1/+35 | |
| | * | | | | | | | | linkspec: Add OwnedChanTarget address validation helpers | David Goulet | 2026-03-30 | 1 | -1/+34 | |
| | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'rustsec-response' into 'main' | Nick Mathewson | 2026-03-31 | 1 | -2/+37 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | SecurityResponse: Clarity suggestions from @diziet. | Nick Mathewson | 2026-03-26 | 1 | -2/+6 | |
| | * | | | | | | | | Try to document our policy for upstream RUSTSEC issues | Nick Mathewson | 2026-03-23 | 1 | -2/+33 | |
| * | | | | | | | | | Merge branch 'feature_related_policies' into 'main' | Nick Mathewson | 2026-03-31 | 2 | -0/+181 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | doc: Add a document explaining how we use cargo features | Nick Mathewson | 2026-03-30 | 1 | -0/+110 | |
| | * | | | | | | | | doc: Policy about big changes in arti | Nick Mathewson | 2026-03-30 | 1 | -0/+71 | |
| * | | | | | | | | | Merge branch 'deps' into 'main' | Nick Mathewson | 2026-03-31 | 35 | -97/+96 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | / / / / | | |_|_|/ / / / | |/| | | | | | | ||||||
| | * | | | | | | | Update to rusqlite 0.39.x | Ian Jackson | 2026-03-31 | 3 | -9/+9 | |
| | * | | | | | | | Update to ureq 3.3 for arti-ureq | Ian Jackson | 2026-03-31 | 2 | -15/+34 | |
| | * | | | | | | | Update to derive-deftly 0.10.0. | Ian Jackson | 2026-03-31 | 32 | -73/+53 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'update-redux' into 'main' | Nick Mathewson | 2026-03-30 | 1 | -189/+258 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Routine update, minus security-framework | Nick Mathewson | 2026-03-30 | 1 | -189/+258 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'semver' into 'main' | opara | 2026-03-30 | 4 | -5/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Remove semver.md files after release | Ian Jackson | 2026-03-30 | 4 | -5/+0 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'changelog-finish' into 'main'arti-v2.2.0 | Ian Jackson | 2026-03-30 | 1 | -3/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | finish 2.2.0 changelog. | Nick Mathewson | 2026-03-30 | 1 | -3/+1 | |
| * | | | | | | | | Merge branch 'release-date' into 'main' | Nick Mathewson | 2026-03-30 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Update release date | Ian Jackson | 2026-03-30 | 1 | -1/+1 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'versions' into 'main' | Nick Mathewson | 2026-03-30 | 72 | -643/+643 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Update Cargo.lock for hashx and equix | Ian Jackson | 2026-03-30 | 2 | -3/+3 | |
| | * | | | | | | | Bump versions: set version of arti to 2.2.0 | Ian Jackson | 2026-03-30 | 4 | -4/+4 | |
| | * | | | | | | | Bump versions: tor-* and arti-* unstable crates | Ian Jackson | 2026-03-30 | 65 | -599/+599 | |
| | * | | | | | | | Bump versions: minor, with dependencies | Ian Jackson | 2026-03-30 | 7 | -7/+7 | |
| | * | | | | | | | Bump versions: patchlevel, with dependencies | Ian Jackson | 2026-03-30 | 22 | -22/+22 | |
| | * | | | | | | | Bump versions: patchlevel, without dependencies | Ian Jackson | 2026-03-30 | 5 | -8/+8 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'changelog-20260326' into 'main' | Ian Jackson | 2026-03-30 | 1 | -2/+288 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | Changelog: Add a missing link definition. | Nick Mathewson | 2026-03-30 | 1 | -0/+1 | |
| | * | | | | | | changelog: add entry for !3827. | Nick Mathewson | 2026-03-30 | 1 | -1/+3 | |
| | * | | | | | | changelog: Fix a ticket number. | Nick Mathewson | 2026-03-30 | 1 | -2/+2 | |
| | * | | | | | | changelog: Call our use of web_time::Instant a breaking change. | Nick Mathewson | 2026-03-30 | 1 | -0/+5 | |
| | * | | | | | | changelog: Correct description of !3809. | Nick Mathewson | 2026-03-30 | 1 | -1/+1 | |
| | * | | | | | | changelog: claim less, since #1444 is not done. | Nick Mathewson | 2026-03-30 | 1 | -11/+3 | |
| | * | | | | | | CHANGELOG for next release, up to Thursday's main | Nick Mathewson | 2026-03-29 | 1 | -2/+288 | |
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge branch 'fixup-features' into 'main' | Ian Jackson | 2026-03-30 | 28 | -5/+42 | |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| | * | | | | | Run cargo sort --workspace and commit the parts we want | Ian Jackson | 2026-03-30 | 5 | -5/+13 | |
| | * | | | | | Add missing full feature to maint/keygen-client-auth-test | Ian Jackson | 2026-03-30 | 1 | -0/+7 | |
| | * | | | | | Plumb web-time-compat/full dependency through everywhere. | Ian Jackson | 2026-03-30 | 27 | -5/+27 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'hsc-common-test-clean-up' into 'main' | Nick Mathewson | 2026-03-30 | 14 | -51/+70 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | arti: test: rename unrecognized-entry to hs_unrecognized_entry to fix the CI | hjrgrn | 2026-03-30 | 4 | -3/+3 | |
| | * | | | | arti: test: correct typo in hss.rs | hjrgrn | 2026-03-30 | 1 | -2/+2 | |
