summaryrefslogtreecommitdiff
path: root/crates/tor-linkspec
Commit message (Expand)AuthorAgeFilesLines
...
* Bump to hex-literal 1.0Nick Mathewson2025-08-051-1/+1
* Set MSRV to 1.85.Nick Mathewson2025-08-051-1/+1
* Bump version of tor-basic-utilsIan Jackson2025-08-051-1/+1
* Version bumps for 1.4.6Ian Jackson2025-08-051-7/+7
* Bump derive-deftly to 1.2.0Ian Jackson2025-08-041-1/+1
* Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-7/+7
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-07-071-2/+2
* tor-linkspec: Fix over-indented docs.Gabriela Moldovan2025-07-071-1/+1
* Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-071-0/+1
* Upgrade to derive-deftly 1.1.0.Gabriela Moldovan2025-07-071-1/+1
* release: Delete semver.md files after release.Alexander Hansen Færøy2025-06-051-1/+0
* release: Bump all tor-/arti- crates to 0.31.0.Alexander Hansen Færøy2025-06-051-7/+7
* tor-linkspec,tor-basic-utils: remove deprecated `empty_iterator()` methodSteven Engler2025-05-142-3/+2
* All crates: bump rust-version to 1.83.Nick Mathewson2025-05-131-1/+1
* release: Bump all unstable tor/arti crates to 0.30.0Wesley Aptekar-Cassels2025-05-011-7/+7
* Bump all the unstable tor- and arti- crates to 0.29.0.Gabriela Moldovan2025-03-311-7/+7
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-03-311-1/+1
* Upgrade strum dependency to 0.27.1.Gabriela Moldovan2025-03-271-1/+1
* Bump minor versions in tor-*, arti-*.Nick Mathewson2025-03-031-7/+7
* Upgrade to derive_more 2Nick Mathewson2025-02-261-1/+1
* Enable derive-deftly beta featuresIan Jackson2025-02-121-1/+1
* Update to derive-deftly 1.0Ian Jackson2025-02-121-1/+1
* Version bumps to 0.27.0Ian Jackson2025-02-061-7/+7
* Bump versions of internal arti crates for Arti 1.3.2Nick Mathewson2025-01-071-7/+7
* clippy: deny `mod_module_files`Steven Engler2025-01-061-0/+1
* Upgrade to itertools 0.14.0Nick Mathewson2025-01-061-2/+2
* add_warnings, *: Allow clippy::needless_lifetimesNick Mathewson2024-12-031-0/+1
* Bump all the unstable tor- and arti- crates to 0.25.0.Gabriela Moldovan2024-12-021-7/+7
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2024-12-021-1/+1
* cargo: Update `thiserror` to `2`Clara Engler2024-11-121-1/+1
* Merge branch 'versions' into 'main'Ian Jackson2024-10-301-8/+8
|\
| * Bump minor versions of crates with new APIs/implsIan Jackson2024-10-301-1/+1
| * Bump unstable tor-* and arti-* crates to 0.24.0Ian Jackson2024-10-301-7/+7
* | cargo: Run fixup-features (formatting)Ian Jackson2024-10-301-1/+2
* | cargo: Run fixup-featuresIan Jackson2024-10-301-1/+1
|/
* linkspec: Fix nightly warning about elided lifetimeNick Mathewson2024-10-221-1/+1
* Rename "memquota" feature to "memquota-memcost" when it's just HasMemoryCostIan Jackson2024-10-161-1/+1
* Apply `default-features = false` to all tor-memquota depsIan Jackson2024-10-161-1/+1
* Some HasMemoryCost impls in tor-linkspecIan Jackson2024-10-022-3/+10
* tor-chanmgr: don't allow pending channels with no relay idsSteven Engler2024-10-011-1/+1
* Merge branch 'orport' into 'main'opara2024-09-303-13/+479
|\
| * tor-linkspec: add `ListByRelayIds`Steven Engler2024-09-232-13/+472
| * tor-linkspec: impl `HasAddrs` for `&T`Steven Engler2024-09-231-0/+7
* | Bump arti- and tor- crates to 0.23.0Nick Mathewson2024-09-301-6/+6
* | Minor bumps on non-tor/arti cratesNick Mathewson2024-09-301-2/+2
* | Merge branch 'msrv-1.77-and-rusqlite-update' into 'main'David Goulet2024-09-261-1/+1
|\ \
| * | Upgrade MSRV to 1.77Nick Mathewson2024-09-251-1/+1
| |/
* / Upgrade to derive_more version 1.0.0Nick Mathewson2024-09-252-8/+8
|/
* Bump MSRV from 1.70 to 1.75.Wesley Aptekar-Cassels2024-09-161-1/+1
* tor_bytes: Rename new_truncated_for_test to new_incomplete_for_test (fmt)Ian Jackson2024-09-121-2/+8