summaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/semver.md
Commit message (Expand)AuthorAgeFilesLines
* netdir: Move voting_period() to netdoc::LifetimeNick Mathewson2023-06-291-1/+1
* netdir, netdoc: Add accessors for protocol version status.Nick Mathewson2023-06-061-0/+2
* Remove semver.md files from 1.1.5Nick Mathewson2023-06-011-1/+0
* netdoc: Rename `ParseError{Kind, Source}` to `NetdocError{Kind, Source}`.Gabriela Moldovan2023-05-101-0/+1
* Remove semver.md files now that 1.1.0 is released.Nick Mathewson2022-11-301-3/+0
* tor-netdoc: Add a new ErrorKind for EmptyLine.Nick Mathewson2022-11-151-1/+1
* RouterDesc: Add an or_ports method.Nick Mathewson2022-11-101-0/+2
* tor-netdoc: Add relay ID accessors for RouterDesc.Nick Mathewson2022-10-041-0/+1
* Remove semver.md files now that arti 1.0.1 is out.Nick Mathewson2022-10-031-2/+0
* Make RouterDesc implement Clone and Debug.Nick Mathewson2022-09-261-0/+2
* Remove semver.md files now that 0.5.0 is outNick Mathewson2022-06-241-2/+0
* NetDoc: Make AddrPortPattern implement serde traitsNick Mathewson2022-06-171-1/+2
* Make AddrPortPattern and friends implement Eq and PartialEqNick Mathewson2022-06-171-0/+1