summaryrefslogtreecommitdiff
path: root/crates/arti-client/src/address.rs
Commit message (Expand)AuthorAgeFilesLines
* arti-client: Change an XXXX to a TODO.Nick Mathewson2021-12-201-1/+5
* Add constructor for TorAddr, to enforce port != 0Nick Mathewson2021-11-301-24/+30
* arti-client: Reject Port 0 when parsing address:port combosNeel Chauhan2021-11-291-2/+5
* Improve docs of more (potentially re-exported) arti-client typeseta2021-10-291-0/+45
* More tests for arti_client::addressNick Mathewson2021-10-261-15/+106
* Run "cargo fix --edition-idioms=2018".Nick Mathewson2021-10-221-2/+2
* Rename tor_client/arti_tor_client to arti_client.Nick Mathewson2021-10-211-0/+367