summaryrefslogtreecommitdiff
path: root/crates/tor-linkspec
Commit message (Expand)AuthorAgeFilesLines
* Update patchlevel for crates with nontrivial changes.Nick Mathewson2023-09-051-4/+4
* tor-linkspec: Provide HasRelayIds::has_any_relay_id_from (fmt)Ian Jackson2023-08-291-3/+3
* tor-linkspec: Provide HasRelayIds::has_any_relay_id_fromIan Jackson2023-08-292-0/+68
* linkspec: Derive Clone and Copy for VerbatimLinkSpecCircTarget.Nick Mathewson2023-08-242-0/+2
* Run maint/add_warning to add lint block everywhereIan Jackson2023-08-239-0/+9
* Lower linkspec list parsing into new tor-linkspec method.Nick Mathewson2023-08-222-1/+21
* Run add_warnings on all files.Nick Mathewson2023-08-041-2/+2
* Remove semver.md files now that 1.1.7 is out.Nick Mathewson2023-08-011-1/+0
* Increment patchlevel versions of crates with minor changesNick Mathewson2023-08-011-3/+3
* tor-linkspec: impl AsRef<str> for PtTransportNameIan Jackson2023-07-202-0/+7
* Run maint/add_warning to actually apply new lint allowsIan Jackson2023-07-1010-0/+10
* Fix new "useless_vec" warning from clippy +nightlyIan Jackson2023-07-101-1/+1
* Merge branch 'allow_missing_panics' into 'main'Ian Jackson2023-07-071-1/+0
|\
| * Run add_warning to remove `missing_panics_doc` deny.Nick Mathewson2023-07-061-1/+0
* | Merge branch 'clippy-nightly-20230703' into 'main'Nick Mathewson2023-07-071-2/+2
|\ \ | |/ |/|
| * Avoid matches!(x, None), matches!(x, Ok(_))Nick Mathewson2023-07-061-2/+2
* | Additional documentation around bridges/PT configurationNick Mathewson2023-07-031-4/+7
|/
* Remove semver.md files for 1.1.6Nick Mathewson2023-06-301-1/+0
* Bump patchlevel versions on crates with smaller changesNick Mathewson2023-06-301-5/+5
* Upgrade to itertools 0.11.0Nick Mathewson2023-06-261-2/+2
* Merge branch 'stderr' into 'main'Alexander Færøy2023-06-211-0/+2
|\
| * lints: Run maint/add_warning to actually apply new lintsIan Jackson2023-06-211-0/+2
* | Upgrade to strum 0.25.Nick Mathewson2023-06-211-1/+1
|/
* linkspec: cleanup usage; change std::fmt to fmt.Nick Mathewson2023-06-121-6/+6
* RelayId: Display the ID type on redacted identities.Nick Mathewson2023-06-092-4/+3
* linkspec: implement Display/Redacted on RelayIdsNick Mathewson2023-06-091-0/+22
* linkspec: Implement HasRelayIds::display_relay_ids().Nick Mathewson2023-06-092-6/+50
* Remove semver.md files from 1.1.5Nick Mathewson2023-06-011-4/+0
* Bump crate versions in preparation for v1.1.5 release.Nick Mathewson2023-06-011-8/+8
* Upgrade serde_with dependency to 3.0.0Nick Mathewson2023-05-221-1/+1
* Reformat Cargo.toml files.Nick Mathewson2023-05-151-1/+10
* Run fixup-features --no-annotate for initial Cargo.toml fixes.Nick Mathewson2023-05-151-3/+4
* linkspec::verbatim: wrapper to give a CircTarget a new set of LinkSpecsNick Mathewson2023-05-113-1/+113
* Add linkspec::decode to convert linkspecs to an OwnedChanTargetNick Mathewson2023-05-113-1/+189
* Change CircTarget::linkspecs() to return an encoded list.Nick Mathewson2023-05-102-4/+15
* linkspec: Make LinkSpecType public.Nick Mathewson2023-05-104-31/+43
* linkspec: define conversion functions for EncodedLinkSpecNick Mathewson2023-05-101-48/+79
* Rename UnparsedLinkSpec => EncodedLinkSpecNick Mathewson2023-05-103-13/+14
* test_linkspecs: tidy order of linkspecsNick Mathewson2023-05-101-11/+11
* Move responsibility for linkspec sorting to CircTarget.Nick Mathewson2023-05-101-2/+13
* Remove semver.md files.Nick Mathewson2023-05-031-1/+0
* Increment crate versions.Nick Mathewson2023-05-031-7/+7
* RelayId: implement id_type and as_bytes in terms of RelayIdRefIan Jackson2023-04-271-8/+2
* RelayIdRef: as_bytes: Doesn't borrow from selfIan Jackson2023-04-272-1/+2
* RelayId: impl Display in terms of RelayIdRefIan Jackson2023-04-271-3/+9
* Upgrade our hex-literal dependencyNick Mathewson2023-04-131-1/+1
* Increment MSRV to 1.65 in every crate.Nick Mathewson2023-04-111-1/+1
* linkspec: Add a missing ; in tests.Nick Mathewson2023-04-061-1/+1
* Remove semver.md files.Nick Mathewson2023-03-311-1/+0
* Patchlevel bumps for crates whose dependencies just changed.Nick Mathewson2023-03-311-1/+1