summaryrefslogtreecommitdiff
path: root/crates/tor-general-addr
Commit message (Expand)AuthorAgeFilesLines
* Bump minor versions in tor-*, arti-*.Nick Mathewson2025-03-031-1/+1
* Upgrade to derive_more 2Nick Mathewson2025-02-261-1/+1
* Version bumps to 0.27.0Ian Jackson2025-02-061-1/+1
* Bump versions of internal arti crates for Arti 1.3.2Nick Mathewson2025-01-071-1/+1
* clippy: deny `mod_module_files`Steven Engler2025-01-061-0/+1
* tor-general-addr: Add general::SocketAddr::as_pathname()Nick Mathewson2024-12-191-0/+9
* 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-1/+1
* cargo: Update `thiserror` to `2`Clara Engler2024-11-121-1/+1
* Bump unstable tor-* and arti-* crates to 0.24.0Ian Jackson2024-10-301-1/+1
* tor-general-addr: Resolve rustdoc links.Nick Mathewson2024-10-291-1/+0
* Adjust docsrs exception and documentation for unix::SocketAddrNick Mathewson2024-10-291-0/+5
* whitespace fix.Nick Mathewson2024-10-291-1/+1
* Whitespace fixes.Nick Mathewson2024-10-291-1/+1
* Remove re-export of "unix" from tor_rtcompat.Nick Mathewson2024-10-291-14/+0
* Extract general::SocketAddr and its unix friends to their own crate.Nick Mathewson2024-10-299-0/+708