| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | | | | 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 |
| | * | | | | dirserver: Run cargo-sort in preparation for release | Gabriela Moldovan | 2025-12-01 | 1 | -3/+8 |
| | * | | | | futures-copy: Run cargo-sort in preparation for release | Gabriela Moldovan | 2025-12-01 | 1 | -8/+8 |
| | * | | | | arti: Run cargo-sort in preparation for release | Gabriela Moldovan | 2025-12-01 | 1 | -18/+40 |
| | * | | | | Run fixup-features in preparation for release | Gabriela Moldovan | 2025-12-01 | 5 | -1/+10 |
| * | | | | | arti: Adjust a no-longer acccurate hss doc | Gabriela Moldovan | 2025-12-01 | 1 | -1/+1 |
| * | | | | | arti: Add missing subcommand docs | Gabriela Moldovan | 2025-12-01 | 4 | -0/+6 |
| * | | | | | rpcserver: Add a temporary allow for missing docs | Gabriela Moldovan | 2025-12-01 | 1 | -0/+1 |
| * | | | | | dirmgr: Rewrite .is_some()/.unwrap() using let match | Gabriela Moldovan | 2025-12-01 | 1 | -4/+6 |
| * | | | | | circmgr: Add missing docs for RestrictionFailed | Gabriela Moldovan | 2025-12-01 | 1 | -0/+1 |
| * | | | | | circmgr: allow unstable_name_collisions lint for exactly_one() | Gabriela Moldovan | 2025-12-01 | 1 | -0/+4 |
| * | | | | | netdoc: Add missing docs for encode_pow_params() | Gabriela Moldovan | 2025-12-01 | 1 | -0/+1 |
| * | | | | | proto: Add docs for ExcessPadding | Gabriela Moldovan | 2025-12-01 | 1 | -0/+1 |
| * | | | | | netdoc: allow unstable_name_collisions lint for exactly_one() | Gabriela Moldovan | 2025-12-01 | 1 | -0/+5 |
| * | | | | | proto: Allow unstable_name_collisions in several places | Gabriela Moldovan | 2025-12-01 | 2 | -0/+10 |
| * | | | | | proto: Remove extra slashes in doc comments | Gabriela Moldovan | 2025-12-01 | 1 | -2/+2 |
| * | | | | | cell: Add missing docs to internal macro | Gabriela Moldovan | 2025-12-01 | 1 | -0/+2 |
| * | | | | | linkspec: allow unstable_name_collisions lint for exactly_one() | Gabriela Moldovan | 2025-12-01 | 1 | -0/+5 |
| * | | | | | rpc-client-core: Add missing CookieBeginReply docs | Gabriela Moldovan | 2025-12-01 | 1 | -0/+1 |
| * | | | | | rpc-connect: Remove extra slash in doc comment | Gabriela Moldovan | 2025-12-01 | 1 | -1/+1 |