summaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/semver.md
Commit message (Expand)AuthorAgeFilesLines
* tor-netdoc: Add semver notes for these changesIan Jackson2025-08-261-0/+3
* tor-netdoc: Replace "ns" with "plain" for unflavoured consensusesIan Jackson2025-08-181-1/+3
* tor-netdoc: Rename ns-consensus to plain-consensusIan Jackson2025-08-181-1/+1
* tor-netdoc: Change feature name to `ns-consensus` with a hyphenIan Jackson2025-08-181-0/+1
* Remove semver.md files post-release.Gabriela Moldovan2025-04-011-1/+0
* netdoc: Make some parsing init functions fallible.Nick Mathewson2025-03-171-0/+1
* Remove all semver.md files to start a fresh release roundIan Jackson2024-02-051-1/+0
* semver note.Nick Mathewson2024-01-161-0/+1
* Remove pending semver entriesarti-v1.1.12Nick Mathewson2024-01-091-1/+0
* tor-netdoc: Make HsDescBuilder::auth_clients take an Option.Gabriela Moldovan2023-12-141-0/+1
* Remove semver.md files from arti 1.1.10Nick Mathewson2023-10-311-5/+0
* tor-netdoc: Use the new HandshakeType enum to represent CREATE2 HTYPEs.Gabriela Moldovan2023-10-301-0/+1
* tor-netdoc: Building a descriptor now only requires the public part of blinde...Gabriela Moldovan2023-10-251-0/+1
* tor-netdoc: Update HsDesc, HsDescOuter to accept the hs_desc_sign cert as an ...Gabriela Moldovan2023-10-251-0/+2
* tor-netdoc: Add helper function for computing the descriptor signing key cert.Gabriela Moldovan2023-10-251-0/+1
* Remove semver.md files now that 1.1.9 is out.Nick Mathewson2023-10-021-2/+0
* tor-hsclient, arti-client, tor-keymgr, tor-netdoc: Use a keypair instead of S...Gabriela Moldovan2023-09-251-0/+2
* Remove semver.md files for 1.1.6Nick Mathewson2023-06-301-2/+0
* 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