summaryrefslogtreecommitdiff
path: root/crates/tor-cell/semver.md
Commit message (Expand)AuthorAgeFilesLines
* Remove pending semver entriesarti-v1.1.12Nick Mathewson2024-01-091-1/+0
* NtorV3Extension set encoding/decoding: include n_extensionsJim Newsome2023-12-071-0/+1
* Remove semver.md files.Nick Mathewson2023-12-041-2/+0
* Use HandshakeType in Extend2 and CircuitExtender::beginJim Newsome2023-11-271-0/+2
* Remove semver.md files from arti 1.1.10Nick Mathewson2023-10-311-26/+0
* Add a caret_int HandshakeType for HTYPE constantsJim Newsome2023-10-261-0/+3
* Change `CircId` to never be zeroJim Newsome2023-10-251-0/+11
* Convert StreamId to NonZeroU16Jim Newsome2023-10-251-0/+12
* Remove semver.md now that 1.1.8 is out.Nick Mathewson2023-09-051-4/+0
* cell: Add accessors to IntroduceHandshakePayloadNick Mathewson2023-08-161-0/+1
* cell: Add accessors to Introduce2.Nick Mathewson2023-08-161-0/+1
* cell: Add code to iterate over IntroEstablished extensionsNick Mathewson2023-08-151-0/+1
* cell: make establish_intro accept impl<Into<HsMacKey>>Nick Mathewson2023-08-141-0/+1
* Remove semver.md files for 1.1.6Nick Mathewson2023-06-301-1/+0
* cell: Remove relaycell::restrictNick Mathewson2023-06-131-0/+1
* Remove semver.md files from 1.1.5Nick Mathewson2023-06-011-2/+0
* Change CircTarget::linkspecs() to return an encoded list.Nick Mathewson2023-05-101-0/+2
* Remove semver.md files.Nick Mathewson2023-03-311-1/+0
* tor-cell: Add code for the payload of an hs-ntor handshake.Nick Mathewson2023-03-061-0/+1
* Remove semver.md files now that 1.1.2 is out.Nick Mathewson2023-02-281-12/+0
* tor-cell: Refactor relay cells to copy much lessNick Mathewson2023-02-151-0/+2
* tor-cell: Make RelayEarly a separate type.Nick Mathewson2023-02-091-0/+1
* cell: Parameterize ChannelCodec::decode and encode.Nick Mathewson2023-02-091-0/+1
* tor-cell: Rename RelayMsg and RelayCell-related types.Nick Mathewson2023-02-071-0/+1
* tor-cell: Rename ChanMsg and ChanCell-related types.Nick Mathewson2023-02-071-0/+1
* tor-cell: Remove RelayMsg methods that are duplicated in RelayMsgClass.Nick Mathewson2023-02-071-0/+1
* tor-cell: Remove ChanMsg methods that are duplicated in ChanMsgClass.Nick Mathewson2023-02-071-0/+1
* tor-cell: Use macro to generate ChanMsg too.Nick Mathewson2023-02-071-1/+2
* tor-cell: Change all variants of RelayMsg to have a body.Nick Mathewson2023-02-071-0/+1
* tor-cell: Make Body and MsgClass traits more uniform.Nick Mathewson2023-02-071-0/+2
* Remove semver.md files now that 1.1.1 is tagged.Nick Mathewson2023-02-011-2/+0
* Move tor-proto/semver.md to tor-cellNick Mathewson2023-02-011-0/+2
* Remove semver.md files now that 1.1.0 is released.Nick Mathewson2022-11-301-1/+0
* Add semver.md in tor-cell for MR#793breezykermo2022-10-251-0/+1
* Remove semver.md from arti-1.0.0Nick Mathewson2022-09-071-2/+0
* Add semver notesIan Jackson2022-08-171-0/+2
* Now that versions have bumped, remove semver.md files.Nick Mathewson2022-08-011-1/+0
* tor-cell: Make encoding method signatures fallible.Nick Mathewson2022-07-111-0/+1
* Remove semver.md files now that 0.5.0 is outNick Mathewson2022-06-241-1/+0
* tor-cell: convert BytesErr to a struct variantNick Mathewson2022-06-221-0/+1