summaryrefslogtreecommitdiff
path: root/crates/tor-cell
Commit message (Expand)AuthorAgeFilesLines
* Remove pending semver entriesarti-v1.1.12Nick Mathewson2024-01-091-1/+0
* Followup minor version bumps.Nick Mathewson2024-01-091-1/+1
* Patchlevel version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-2/+2
* Breaking version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-4/+4
* Fix typosDimitris Apostolou2024-01-082-2/+2
* Merge branch 'fix-ambitious-certtype' into 'main'Ian Jackson2024-01-081-1/+2
|\
| * tor-cell: Fix ambitious certtypeEmil Engler2023-12-281-1/+2
* | clippy: consequential rustfmtIan Jackson2024-01-021-2/+1
* | clippy: Use infallible callsIan Jackson2024-01-021-2/+1
|/
* tor-cell: Stop using deprecated name in doctestNick Mathewson2023-12-141-2/+2
* Add deprecated aliases for old RelayCell namesNick Mathewson2023-12-141-0/+8
* Fix relaymsg fuzzer to refer to AnyRelayMsgOuter.Nick Mathewson2023-12-141-2/+2
* Fix documentation that referred to RelayCell.Nick Mathewson2023-12-142-25/+4
* Fix documentation for {Any}RelayMsgOuterNick Mathewson2023-12-141-3/+7
* Rename {Any}RelayCell to {Any}RelayMsgOuterNick Mathewson2023-12-142-11/+11
* tor-cell: Remove a now-unneeded allow(unused).Nick Mathewson2023-12-121-1/+0
* NtorV3Extension set encoding/decoding: include n_extensionsJim Newsome2023-12-072-7/+18
* Remove semver.md files.Nick Mathewson2023-12-041-2/+0
* Bump minor versions in preparation for releaseNick Mathewson2023-12-041-6/+6
* Bump patchlevel versions in preparation for releaseNick Mathewson2023-12-041-1/+1
* Merge branch 'msrv-bump-1.70' into 'main'Ian Jackson2023-11-301-1/+1
|\
| * In every crate, change rust-version to 1.70.Nick Mathewson2023-11-281-1/+1
* | Remove RngCompatExt.Nick Mathewson2023-11-291-2/+2
* | Convert to the latest versions of dalek-cryptographyNick Mathewson2023-11-292-2/+2
|/
* Use HandshakeType in Extend2 and CircuitExtender::beginJim Newsome2023-11-273-8/+17
* Add more reference links.Nick Mathewson2023-11-201-1/+5
* Improve documentation in/around DosParams extensionNick Mathewson2023-11-201-1/+11
* Remove semver.md files from arti 1.1.10Nick Mathewson2023-10-311-26/+0
* Patch version bumps in crates without breaking changesNick Mathewson2023-10-311-1/+1
* Minor version bumps in crates with breaking changes.Nick Mathewson2023-10-311-3/+3
* Add a caret_int HandshakeType for HTYPE constantsJim Newsome2023-10-263-8/+32
* Change `CircId` to never be zeroJim Newsome2023-10-255-36/+60
* Convert StreamId to NonZeroU16Jim Newsome2023-10-253-47/+70
* tor-cell: Remove unused by_type() functionNeel Chauhan2023-10-131-10/+0
* Lower and downgrade a TODO about StreamID and NonZeroU16.Nick Mathewson2023-10-121-1/+6
* Patchlevel bumps to crates whose dependencies just changed.Nick Mathewson2023-10-021-1/+1
* Patchlevel bumps, with dependents affected.Nick Mathewson2023-10-021-4/+4
* tor-cell: Add accessors for Begin.Nick Mathewson2023-09-271-0/+15
* Remove semver.md now that 1.1.8 is out.Nick Mathewson2023-09-051-4/+0
* Update patchlevel for crates with nontrivial changes.Nick Mathewson2023-09-051-7/+7
* Run maint/add_warning to add lint block everywhereIan Jackson2023-08-232-0/+2
* cell: Add accessors to IntroduceHandshakePayloadNick Mathewson2023-08-162-0/+16
* cell: Add accessors to Introduce2.Nick Mathewson2023-08-162-0/+18
* Merge branch 'more_introducing' into 'main'Nick Mathewson2023-08-163-3/+11
|\
| * cell: Add code to iterate over IntroEstablished extensionsNick Mathewson2023-08-152-1/+8
| * cell, docs: Clarify what we mean by "Unrecognized".Nick Mathewson2023-08-151-2/+3
* | Merge branch 'fix-weird-comment' into 'main'Ian Jackson2023-08-161-1/+1
|\ \ | |/ |/|
| * doc: fix malformatted comment in SliceWriterErrorEmil Engler2023-08-141-1/+1
* | cell: make establish_intro accept impl<Into<HsMacKey>>Nick Mathewson2023-08-142-15/+15
|/
* Run add_warnings on all files.Nick Mathewson2023-08-041-2/+2