summaryrefslogtreecommitdiff
path: root/crates/tor-proto/semver.md
Commit message (Expand)AuthorAgeFilesLines
* tor-proto: Remove deprecated ClientCirc functions.Gabriela Moldovan2025-05-151-0/+2
* release: Bump all unstable tor/arti crates to 0.30.0Wesley Aptekar-Cassels2025-05-011-1/+0
* maint: Update semver.md files from semver-checksWesley Aptekar-Cassels2025-04-301-0/+1
* Remove semver.md files post-release.Gabriela Moldovan2025-04-011-1/+0
* proto: make padding::Parameters construction fallible.Nick Mathewson2025-03-181-0/+1
* Remove semver files for 1.4.1Nick Mathewson2025-03-031-1/+0
* tor-proto: added 'semver.md' fileSteven Engler2025-02-101-0/+1
* Remove semver.md files post releaseIan Jackson2025-02-071-5/+0
* proto: Remove ConversationInHandlerDavid Goulet2025-02-041-0/+1
* tor-proto: Rewrite circuit reactor run_once() loop to use select!.Gabriela Moldovan2025-01-291-0/+2
* tor-rtcompat: Big invasive change adding StreamOps bound everywhere.Gabriela Moldovan2025-01-151-0/+1
* tor-rtcompat: Add the ability to get a StreamOps handle.Gabriela Moldovan2025-01-151-0/+1
* Remove semver.md files.Gabriela Moldovan2024-06-051-10/+0
* Make Channel non-Clone.Nick Mathewson2024-05-161-0/+2
* proto: Make Channel explicitly Arc<.>Nick Mathewson2024-05-161-0/+3
* proto: Move Channel send functionality into a separate type.Nick Mathewson2024-05-161-0/+5
* Remove semver.md files from arti 1.2.0 release.Gabriela Moldovan2024-03-041-1/+0
* tor-proto: Note the addition of PendingClientCirc::peek_unique_id in semver.md.Gabriela Moldovan2024-02-281-1/+1
* tor-circmgr: Add a helper for displaying optional UniqIds.Gabriela Moldovan2024-02-271-0/+1
* Remove semver.md files.Nick Mathewson2023-12-041-3/+0
* Add `ClientCirc::extend_ntor_v3`Jim Newsome2023-11-271-0/+1
* Add PendingClientCirc::create_firsthop_ntor_v3Jim Newsome2023-11-271-0/+1
* Send less information in onion service BEGIN messagesNick Mathewson2023-11-151-0/+1
* Remove semver.md files from arti 1.1.10Nick Mathewson2023-10-311-3/+0
* proto: Revise the behavior of IncomingStream::discard().Nick Mathewson2023-10-191-1/+2
* IncomingStream: Remove state.Nick Mathewson2023-10-191-0/+1
* Remove the (fairly bogus) HsNtorServiceInput type.Nick Mathewson2023-10-121-0/+1
* Remove semver.md now that 1.1.8 is out.Nick Mathewson2023-09-051-20/+0
* tor-proto: Add a HopNum::display function.Gabriela Moldovan2023-08-251-1/+1
* proto: new ClientCirc::send_raw_msg function.Nick Mathewson2023-08-211-1/+1
* tor-proto: Make ClientCirc::allow_stream_requests take a HopNum.Gabriela Moldovan2023-08-181-0/+1
* proto: API to expose the `CircuitBinding` type.Nick Mathewson2023-08-141-0/+3
* tor-proto: Make update_state() and discard() return Result<(), Bug>.Gabriela Moldovan2023-08-091-1/+1
* tor-proto: Implement IncomingStream::discard().Gabriela Moldovan2023-08-081-0/+2
* tor-proto: allow_stream_requests now waits until the control message is recei...Gabriela Moldovan2023-08-041-0/+1
* tor-proto: Add ClientCirc::start_conversation().Gabriela Moldovan2023-08-041-0/+3
* tor-proto: Add method for getting the HopNum of the last hop.Gabriela Moldovan2023-08-041-0/+1
* tor-proto: Make HopNum public.Gabriela Moldovan2023-08-041-0/+1
* tor-proto: Implement allow_stream_requests.Gabriela Moldovan2023-08-031-0/+2
* tor-proto: Implement IncomingStream::{accept_data, request, reject}.Gabriela Moldovan2023-08-031-0/+6
* Remove semver.md files now that 1.1.7 is out.Nick Mathewson2023-08-011-1/+0
* tor-proto conversations: semverIan Jackson2023-06-301-0/+1
* Remove semver.md files from 1.1.5Nick Mathewson2023-06-011-2/+0
* Refactor ClientCirc APIs to use Arc<ClientCirc>.Nick Mathewson2023-05-161-0/+2
* Remove semver.md files.Nick Mathewson2023-03-311-1/+0
* proto: Stabilize ClientCirc::n_hops.Nick Mathewson2023-03-221-0/+1
* Move tor-proto/semver.md to tor-cellNick Mathewson2023-02-011-2/+0
* Add semver.md for (into_)handshake()Neel Chauhan2022-12-191-0/+2
* Remove semver.md files now that 1.1.0 is released.Nick Mathewson2022-11-301-3/+0
* proto: Make Channel::reparameterize take &self.Nick Mathewson2022-10-181-1/+2