summaryrefslogtreecommitdiff
path: root/crates/tor-protover
Commit message (Expand)AuthorAgeFilesLines
* release: Bump versions.Wesley Aptekar-Cassels2025-10-021-3/+3
* Remove "doc_auto_cfg" incantation from all crates.Nick Mathewson2025-09-291-1/+1
* Bump MSRV from 1.85 to 1.85.1Nick Mathewson2025-09-091-1/+1
* Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-3/+3
* Merge branch 'update_to_edition_2024_v2' into 'main'Nick Mathewson2025-08-071-1/+1
|\
| * Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-1/+1
* | tor-protover: small comment formatting fixSteven Engler2025-08-061-1/+1
|/
* Set MSRV to 1.85.Nick Mathewson2025-08-051-1/+1
* Merge branch 'fix_rustdoc_nightly' into 'main'Nick Mathewson2025-08-051-0/+5
|\
| * Fix errors from rustdoc nightly.Nick Mathewson2025-08-051-0/+5
* | Version bumps for 1.4.6Ian Jackson2025-08-051-2/+2
|/
* protover: Allocate a capability number for RELAY_CRYPT_CGO.Nick Mathewson2025-07-231-0/+7
* Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-2/+2
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-07-071-1/+1
* Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-071-0/+1
* release: Delete semver.md files after release.Alexander Hansen Færøy2025-06-051-2/+0
* release: Bump all tor-/arti- crates to 0.31.0.Alexander Hansen Færøy2025-06-051-2/+2
* Fix various missing incorrect feature entries as prep for release.Alexander Hansen Færøy2025-06-031-1/+1
* All crates: bump rust-version to 1.83.Nick Mathewson2025-05-131-1/+1
* protover: New `NumberedSubver` to represent a subprotocol capNick Mathewson2025-05-072-2/+84
* protover: Change ProtoKind to be a u8Nick Mathewson2025-05-072-2/+4
* release: Bump all unstable tor/arti crates to 0.30.0Wesley Aptekar-Cassels2025-05-012-3/+1
* protover, *: Add documentation about what "supported" means.Nick Mathewson2025-04-161-0/+21
* protover: Enforce that every unrecognized protocol entry is nonzero.Nick Mathewson2025-04-161-1/+5
* Add warnings about removing supported protocols.Nick Mathewson2025-04-161-0/+35
* protover,netdoc: Implement serde for Protocols etc.Nick Mathewson2025-04-162-1/+9
* New functions to report supported subprotocolsNick Mathewson2025-04-161-0/+7
* protover: Correct capitalization of Micro[Dd]escNick Mathewson2025-04-163-10/+12
* protover: Add an implementation for FromIteratorNick Mathewson2025-04-161-0/+37
* protover: document and enforce more invariantsNick Mathewson2025-04-161-3/+19
* protover: add names for members of the Link protocol group.Nick Mathewson2025-04-161-0/+27
* protover: New function to intersect Protocols sets.Nick Mathewson2025-04-161-0/+53
* protover: New function to combine (union) Protocols sets.Nick Mathewson2025-04-161-1/+57
* protover: New function to subtract to Protocols sets.Nick Mathewson2025-04-161-0/+54
* Bump all the unstable tor- and arti- crates to 0.29.0.Gabriela Moldovan2025-03-311-1/+1
* protover: Add support for subprotocol version mnemonics.Nick Mathewson2025-03-123-0/+161
* protover: Add Conflux protocol group.Nick Mathewson2025-03-121-1/+3
* Bump minor versions in tor-*, arti-*.Nick Mathewson2025-03-031-1/+1
* Version bumps to 0.27.0Ian Jackson2025-02-061-1/+1
* Bump versions of internal arti crates for Arti 1.3.2Nick Mathewson2025-01-071-1/+1
* clippy: deny `mod_module_files`Steven Engler2025-01-061-0/+1
* add_warnings, *: Allow clippy::needless_lifetimesNick Mathewson2024-12-031-0/+1
* Bump all the unstable tor- and arti- crates to 0.25.0.Gabriela Moldovan2024-12-021-1/+1
* cargo: Update `thiserror` to `2`Clara Engler2024-11-121-1/+1
* Bump unstable tor-* and arti-* crates to 0.24.0Ian Jackson2024-10-301-1/+1
* Bump arti- and tor- crates to 0.23.0Nick Mathewson2024-09-301-1/+1
* Minor bumps on non-tor/arti cratesNick Mathewson2024-09-301-1/+1
* Upgrade MSRV to 1.77Nick Mathewson2024-09-251-1/+1
* Bump MSRV from 1.70 to 1.75.Wesley Aptekar-Cassels2024-09-161-1/+1
* Bump all the unstable tor- and arti- crates to 0.22.0.Gabriela Moldovan2024-09-031-1/+1