| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | Merge branch '2.1.0-bumps' into 'main' | gabi-250 | 2026-03-02 | 78 | -798/+802 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | arti: Add placeholder derive-deftly feature | Gabriela Moldovan | 2026-03-02 | 2 | -1/+5 | |
| | * | | | | | Bump arti crate to 2.1.0 | Gabriela Moldovan | 2026-03-02 | 4 | -4/+4 | |
| | * | | | | | Bump all the unstable tor- and arti- crates to 0.40.0. | Gabriela Moldovan | 2026-03-02 | 65 | -593/+593 | |
| | * | | | | | Run cargo update for {hashx,equix}/bench | Gabriela Moldovan | 2026-03-02 | 2 | -97/+97 | |
| | * | | | | | Bump the versions of the non-{arti-,tor-} crates | Gabriela Moldovan | 2026-03-02 | 49 | -103/+103 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'release-date' into 'main' | gabi-250 | 2026-03-02 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Update release date in preparation for today's release | Gabriela Moldovan | 2026-03-02 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'fixup-feats' into 'main' | Alexander Hansen Færøy | 2026-03-02 | 3 | -0/+5 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Run fixup-features in preparation for release | Gabriela Moldovan | 2026-03-02 | 3 | -0/+5 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'ahf/fix-win32-build' into 'main' | Nick Mathewson | 2026-02-28 | 1 | -0/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | Add missing #[cfg(unix)] in arti-rpc-client-core to fix Windows build. | Alexander Hansen Færøy | 2026-02-28 | 1 | -0/+1 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'fix-log' into 'main' | David Goulet | 2026-02-26 | 1 | -1/+8 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | arti-relay: use `debug_report` for failed channels | Steven Engler | 2026-02-26 | 1 | -1/+8 | |
| |/ / / | ||||||
| * | | | Merge branch 'relay-channel-fixes' into 'main' | David Goulet | 2026-02-26 | 6 | -13/+14 | |
| |\ \ \ | ||||||
| | * | | | chanmgr: Rename function parameter | David Goulet | 2026-02-26 | 1 | -3/+3 | |
| | * | | | proto: Remove/fix some very minor TODO(relay) | David Goulet | 2026-02-26 | 2 | -5/+0 | |
| | * | | | proto: Add 'CreateFast/CreatedFast' to relay message filter | Steven Engler | 2026-02-26 | 1 | -0/+4 | |
| | * | | | chanmgr: The validate_relay_target() had its logic inversed | David Goulet | 2026-02-26 | 1 | -4/+6 | |
| | * | | | rtcompat: Allocate the zeroed vector for export_keying_material() | David Goulet | 2026-02-26 | 2 | -2/+2 | |
| * | | | | Merge branch 'chan-rsa-digest' into 'main' | David Goulet | 2026-02-26 | 3 | -28/+37 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | proto: The AUTHENTICATE cell requires the SHA256 RSA identity digest | David Goulet | 2026-02-26 | 3 | -28/+37 | |
| |/ / / | ||||||
| * | | | Merge branch 'ticket_2194' into 'main' | Nick Mathewson | 2026-02-26 | 1 | -50/+82 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Update Compatibility.md | Nick Mathewson | 2026-02-25 | 1 | -50/+82 | |
| * | | | Merge branch 'relay-build-certs' into 'main' | David Goulet | 2026-02-25 | 3 | -27/+13 | |
| |\ \ \ | ||||||
| | * | | | proto: Implement the build_certs_cell() helper | David Goulet | 2026-02-25 | 3 | -27/+13 | |
| | |/ / | ||||||
| * | | | Merge branch 'key-rotate-valid-until' into 'main' | David Goulet | 2026-02-25 | 1 | -19/+54 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | relay: Sleep rotate key task with earliest valid_until | David Goulet | 2026-02-25 | 1 | -19/+54 | |
| * | | | Merge branch 'ticket1601_01' into 'main' | David Goulet | 2026-02-25 | 1 | -1/+5 | |
| |\ \ \ | ||||||
| | * | | | chanmgr: Use CircIdRange::Low for relay channels | David Goulet | 2026-02-25 | 1 | -1/+5 | |
| | |/ / | ||||||
| * | | | Merge branch 'chan-method' into 'main' | David Goulet | 2026-02-25 | 2 | -13/+15 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | tor-proto: change channel selection fns to take `HasChanMethod` | Steven Engler | 2026-02-25 | 2 | -13/+15 | |
| |/ / | ||||||
| * | | Merge branch 'verified-cleanup' into 'main' | David Goulet | 2026-02-25 | 2 | -29/+17 | |
| |\ \ | ||||||
| | * | | tor-proto: improve debug tracing message | Steven Engler | 2026-02-24 | 1 | -2/+2 | |
| | * | | tor-proto: split field into two fields | Steven Engler | 2026-02-24 | 2 | -7/+11 | |
| | * | | tor-proto: remove unnecessary `Option`s | Steven Engler | 2026-02-24 | 2 | -26/+10 | |
| |/ / | ||||||
| * | | Merge branch 'chanbuilder-my-addrs' into 'main' | David Goulet | 2026-02-24 | 8 | -49/+48 | |
| |\ \ | ||||||
| | * | | chanmgr: Responder relay channel now use the builder my_addrs | David Goulet | 2026-02-24 | 8 | -42/+15 | |
| | * | | relay: Set ChanMgr with our addresses | David Goulet | 2026-02-24 | 1 | -2/+3 | |
| | * | | chanmgr: Store our relay addresses in the builder | David Goulet | 2026-02-24 | 3 | -5/+30 | |
| * | | | Merge branch 'ticket1699_01' into 'main' | David Goulet | 2026-02-24 | 2 | -5/+45 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | chanmgr: Don't allow to build relay channel to ourself | David Goulet | 2026-02-24 | 2 | -5/+45 | |
| |/ / | ||||||
| * | | Merge branch 'ticket1605_01' into 'main' | David Goulet | 2026-02-24 | 7 | -11/+62 | |
| |\ \ | ||||||
| | * | | relay: Update ChanMgr on key rotation | David Goulet | 2026-02-24 | 2 | -9/+20 | |
| | * | | chanmgr: Add a set_relay_identities() to update the RelayIdentities | David Goulet | 2026-02-24 | 5 | -2/+42 | |
| |/ / | ||||||
| * | | Merge branch 'deb-postinst' into 'main' | Ian Jackson | 2026-02-24 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | debian: Replace echo with idiomatic alternative | Gabriela Moldovan | 2026-02-23 | 1 | -1/+1 | |
| | * | | debian: Do not bail in postinst if the account doesn't exist | Gabi Moldovan | 2026-02-23 | 1 | -1/+1 | |
| * | | | Merge branch 'resume' into 'main' | opara | 2026-02-24 | 2 | -2/+17 | |
| |\ \ \ | ||||||
| | * | | | tor-rtcompat: disable rustls session resumption | Steven Engler | 2026-02-24 | 2 | -2/+17 | |
| | |/ / | ||||||
