| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | | | | proto: Add WIP constructor for relay sync view | Gabriela Moldovan | 2025-11-24 | 1 | -0/+6 |
| | * | | | | proto: Move StreamComponents to top-level stream mod | Gabriela Moldovan | 2025-11-24 | 3 | -22/+24 |
| | * | | | | proto: Move raw under top-level stream mod | Gabriela Moldovan | 2025-11-24 | 3 | -7/+3 |
| | * | | | | proto: Move StreamTarget to stream module | Gabriela Moldovan | 2025-11-24 | 4 | -163/+177 |
| | * | | | | proto: Make StreamTarget take a generic Tunnel | Gabriela Moldovan | 2025-11-24 | 1 | -42/+90 |
| | * | | | | proto: Make the hop in StreamTarget optional | Gabriela Moldovan | 2025-11-24 | 1 | -6/+6 |
| | * | | | | proto: Add an IncomingStreamConfig to pass to the reactor | Gabriela Moldovan | 2025-11-24 | 1 | -2/+12 |
| | * | | | | proto: Rework relay reactor error handling | Gabriela Moldovan | 2025-11-24 | 1 | -8/+15 |
| | * | | | | proto: Rename RelayReactor to Reactor | Gabriela Moldovan | 2025-11-24 | 3 | -12/+12 |
| | * | | | | proto: Give RelayCirc a DynTimeProvider | Gabriela Moldovan | 2025-11-24 | 2 | -1/+7 |
| | * | | | | proto: Move StreamReqInfo to stream module | Gabriela Moldovan | 2025-11-24 | 3 | -55/+60 |
| | * | | | | proto: Make the hop in StreamReqInfo optional | Gabriela Moldovan | 2025-11-24 | 3 | -6/+3 |
| | * | | | | proto: Move IncomingStream* types to shared module | Gabriela Moldovan | 2025-11-24 | 3 | -305/+300 |
| | * | | | | proto: Make the forward -> backward reactor chan bounded | Gabriela Moldovan | 2025-11-24 | 3 | -5/+12 |
| | * | | | | proto: Let cell_rx carry more than just stream data | Gabriela Moldovan | 2025-11-24 | 2 | -21/+46 |
| | * | | | | proto: Give RelayReactor and BackwardReactor a Runtime | Gabriela Moldovan | 2025-11-24 | 2 | -3/+17 |
| | * | | | | proto: Don't poll PollAll unless we can write to chan | Gabriela Moldovan | 2025-11-24 | 1 | -14/+9 |
| | * | | | | proto: Use CircuitCellSender in the backward reactor | Gabriela Moldovan | 2025-11-24 | 1 | -8/+14 |
| | * | | | | proto: Return early if the cell is unrecognized | Gabriela Moldovan | 2025-11-24 | 1 | -11/+11 |
| * | | | | | Merge branch 'p2-item-rest-with' into 'main' | Ian Jackson | 2025-12-02 | 3 | -10/+16 |
| |\ \ \ \ \ |
|
| | * | | | | | parse2: ItemValueParseable, netdoc(object, rest): docs: state signature | Ian Jackson | 2025-12-02 | 1 | -1/+3 |
| | * | | | | | parse2: ItemValueParseable, netdoc(object, rest): docs: clarify errors | Ian Jackson | 2025-12-02 | 1 | -1/+1 |
| | * | | | | | parse2: ItemValueParseable, netdoc(object, rest): docs: fix typo | Ian Jackson | 2025-12-02 | 1 | -1/+1 |
| | * | | | | | parse2: ItemValueParseable, netdoc(rest, with): rework | Ian Jackson | 2025-12-02 | 3 | -7/+11 |
| | * | | | | | parse2: ItemValueParseable, netdoc(rest): docs: clarify behaviour | Ian Jackson | 2025-12-02 | 1 | -1/+1 |
| * | | | | | | Added `staticlib` crate-type to arti-rpc-client-core which is needed for iOS. | Benjamin Erhart | 2025-12-02 | 1 | -1/+1 |
| |/ / / / / |
|
| * | | | | | Merge branch 'rm-semver' into 'main' | Alexander Hansen Færøy | 2025-12-02 | 7 | -22/+0 |
| |\ \ \ \ \ |
|
| | * | | | | | Remove semver.md files post-release | Gabriela Moldovan | 2025-12-02 | 7 | -22/+0 |
| | | |_|_|/
| |/| | | |
|
| * | | | | | Merge branch 'cargo-updates' into 'main' | Alexander Hansen Færøy | 2025-12-02 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | Revert "release: Bump criterion to 0.8.0" | Gabriela Moldovan | 2025-12-02 | 1 | -1/+1 |
| | * | | | | | release: Bump criterion to 0.8.0 | Gabriela Moldovan | 2025-12-02 | 1 | -1/+1 |
| | * | | | | | release: Bump metrics-exporter-prometheus to 0.18.0 | Gabriela Moldovan | 2025-12-02 | 1 | -1/+1 |
| | |/ / / / |
|
| * | | | | | Merge branch 'listen' into 'main' | opara | 2025-12-02 | 4 | -114/+315 |
| |\ \ \ \ \
| |/ / / /
|/| | | | |
|
| | * | | | | tor-config: improve comments about adding functionality | Steven Engler | 2025-12-02 | 1 | -5/+7 |
| | * | | | | tor-config: add more comments to `ListenItem` | Steven Engler | 2025-12-02 | 1 | -1/+10 |
| | * | | | | tor-config: rename `Listen::is_localhost_only` to `is_loopback_only` | Steven Engler | 2025-12-02 | 4 | -4/+13 |
| | * | | | | tor-config: add new `CustomizableListen` | Steven Engler | 2025-12-02 | 1 | -101/+193 |
| | * | | | | tor-config: fix some localhost vs loopback names/comments | Steven Engler | 2025-11-14 | 1 | -4/+5 |
| | * | | | | tor-config: made `InvalidListen` private | Steven Engler | 2025-11-14 | 2 | -1/+2 |
| | * | | | | tor-config: simplify a match statement | Steven Engler | 2025-11-14 | 1 | -8/+4 |
| | * | | | | tor-config: add serde error messages to `ListenSerde` and `ListenItemSerde` | Steven Engler | 2025-11-14 | 1 | -2/+13 |
| | * | | | | tor-config: add more tests for `Listen` | Steven Engler | 2025-11-14 | 1 | -0/+81 |
| | * | | | | tor-config: remove unneeded `Serialize`/`Deserialize` | Steven Engler | 2025-11-13 | 1 | -2/+1 |
| * | | | | | Run maint/update-release-date. | Gabriela Moldovan | 2025-12-02 | 1 | -1/+1 |
| * | | | | | Bump arti crate to 1.8.0 | Gabriela Moldovan | 2025-12-02 | 3 | -3/+3 |
| * | | | | | Bump all the unstable tor- and arti- crates to 0.37.0. | Gabriela Moldovan | 2025-12-02 | 52 | -486/+486 |
| * | | | | | Run cargo update for {hashx,equix}/bench | Gabriela Moldovan | 2025-12-02 | 2 | -73/+73 |
| * | | | | | Bump the versions of the non-{arti-,tor-} crates | Gabriela Moldovan | 2025-12-02 | 25 | -27/+27 |
| * | | | | | Merge branch 'fixup-feats' into 'main' | Alexander Hansen Færøy | 2025-12-01 | 5 | -21/+57 |
| |\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| | * | | | | futures-copy: Manually fix up the Cargo.toml | Gabriela Moldovan | 2025-12-01 | 1 | -6/+6 |