summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | tor-netdoc: Rename `AuthCertUnverified::verify_self_signed`Ian Jackson2026-03-314-16/+19
| * | | | | | | | | tor-netdoc: encoder: Rename .object() method to .object_bytesIan Jackson2026-03-316-12/+13
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'deps-wasm' into 'main'David Goulet2026-03-312-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Update getrandom dependeencyIan Jackson2026-03-312-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'fixes_mr3791' into 'main'David Goulet2026-03-3116-469/+613
|\ \ \ \ \ \ \ \
| * | | | | | | | proto: Add debug_assert_eq() when building AuthenticateDavid Goulet2026-03-301-0/+4
| * | | | | | | | cell: Add Authenticate::BODY_LEN as a public constDavid Goulet2026-03-302-2/+3
| * | | | | | | | linkspec: Rename has_all_public_addresses()David Goulet2026-03-302-3/+3
| * | | | | | | | proto: Import read_msg() instead of refering to itDavid Goulet2026-03-301-19/+4
| * | | | | | | | proto: Improve check_relay_identities() documentationDavid Goulet2026-03-301-3/+7
| * | | | | | | | linkspec: Rename has_all_reachable_addresses()David Goulet2026-03-302-2/+2
| * | | | | | | | linkspec: Rename has_all_valid_port() to has_all_nonzero_port()David Goulet2026-03-302-4/+4
| * | | | | | | | linkspec: Move has_all_valid_port() and has_all_reachable_addresses() into Ch...David Goulet2026-03-302-35/+38
| * | | | | | | | proto: Rename RelayIdentities to RelayChannelAuthMaterialDavid Goulet2026-03-3010-108/+136
| * | | | | | | | proto: Remove noop function for initiator channelDavid Goulet2026-03-301-12/+1
| * | | | | | | | proto: Rename many variables with more fine grained namingDavid Goulet2026-03-307-127/+144
| * | | | | | | | proto: Transform inner into verified after verificationDavid Goulet2026-03-302-20/+17
| * | | | | | | | proto: Add documentation for the channel verify()David Goulet2026-03-302-2/+31
| * | | | | | | | proto: Remove duplicate use of read_msg() helperDavid Goulet2026-03-302-82/+58
| * | | | | | | | proto: Add names to ignored variablesDavid Goulet2026-03-301-1/+1
| * | | | | | | | proto: Set a hardcoded number into a constDavid Goulet2026-03-301-2/+3
| * | | | | | | | proto: Fix a set of commentsDavid Goulet2026-03-304-11/+10
| * | | | | | | | proto: Add AuthLogAction enum helperDavid Goulet2026-03-303-13/+30
| * | | | | | | | proto: Add a type alias for SLOG/CLOG digestDavid Goulet2026-03-307-29/+30
| * | | | | | | | chanmgr: Always use MaybeSensitive<PeerAddr> when building a channelDavid Goulet2026-03-302-10/+9
| * | | | | | | | chanmgr: Add a build_client_channel() helper functionDavid Goulet2026-03-301-59/+83
| * | | | | | | | chanmgr: Move relay target PT validation in validate_relay_target()David Goulet2026-03-301-6/+9
| * | | | | | | | chanmgr: Validate the relay channel target addressesDavid Goulet2026-03-301-1/+35
| * | | | | | | | linkspec: Add OwnedChanTarget address validation helpersDavid Goulet2026-03-301-1/+34
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'rustsec-response' into 'main'Nick Mathewson2026-03-311-2/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | SecurityResponse: Clarity suggestions from @diziet.Nick Mathewson2026-03-261-2/+6
| * | | | | | | | Try to document our policy for upstream RUSTSEC issuesNick Mathewson2026-03-231-2/+33
* | | | | | | | | Merge branch 'feature_related_policies' into 'main'Nick Mathewson2026-03-312-0/+181
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | doc: Add a document explaining how we use cargo featuresNick Mathewson2026-03-301-0/+110
| * | | | | | | | doc: Policy about big changes in artiNick Mathewson2026-03-301-0/+71
* | | | | | | | | Merge branch 'deps' into 'main'Nick Mathewson2026-03-3135-97/+96
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | / / / / | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Update to rusqlite 0.39.xIan Jackson2026-03-313-9/+9
| * | | | | | | Update to ureq 3.3 for arti-ureqIan Jackson2026-03-312-15/+34
| * | | | | | | Update to derive-deftly 0.10.0.Ian Jackson2026-03-3132-73/+53
|/ / / / / / /
* | | | | | | Merge branch 'update-redux' into 'main'Nick Mathewson2026-03-301-189/+258
|\ \ \ \ \ \ \
| * | | | | | | Routine update, minus security-frameworkNick Mathewson2026-03-301-189/+258
|/ / / / / / /
* | | | | | | Merge branch 'semver' into 'main'opara2026-03-304-5/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove semver.md files after releaseIan Jackson2026-03-304-5/+0
|/ / / / / / /
* | | | | | | Merge branch 'changelog-finish' into 'main'arti-v2.2.0Ian Jackson2026-03-301-3/+1
|\ \ \ \ \ \ \
| * | | | | | | finish 2.2.0 changelog.Nick Mathewson2026-03-301-3/+1
* | | | | | | | Merge branch 'release-date' into 'main'Nick Mathewson2026-03-301-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Update release dateIan Jackson2026-03-301-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'versions' into 'main'Nick Mathewson2026-03-3072-643/+643
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Update Cargo.lock for hashx and equixIan Jackson2026-03-302-3/+3
| * | | | | | | Bump versions: set version of arti to 2.2.0Ian Jackson2026-03-304-4/+4