summaryrefslogtreecommitdiff
path: root/crates/tor-proto/semver.md
Commit message (Expand)AuthorAgeFilesLines
* 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
* proto: Implement HasRelayIds for Channel.Nick Mathewson2022-10-181-0/+1
* tor-proto: Preserve the ChannelMethod, not the SocketAddrNick Mathewson2022-10-061-0/+1
* Remove semver.md from arti-1.0.0Nick Mathewson2022-09-071-8/+0
* Add semver notesIan Jackson2022-08-171-0/+7
* Final (?) API revisions for tor-linkspecNick Mathewson2022-08-101-0/+1
* Now that versions have bumped, remove semver.md files.Nick Mathewson2022-08-011-1/+0
* tor-proto: Stop using write_infallible in handshake code.Nick Mathewson2022-07-111-0/+1
* Remove semver.md files now that 0.5.0 is outNick Mathewson2022-06-241-3/+0
* tor-proto: err: Provide ChannelClosed as a separate unit errorIan Jackson2022-06-211-0/+1
* update semver.mdtrinity-1686a2022-06-081-0/+1
* Document semver changesIan Jackson2022-06-081-0/+1