summaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump all the unstable tor- and arti- crates to 0.22.0.Gabriela Moldovan2024-09-031-13/+13
* Resolve unreachable_patterns warnings from nightly.Nick Mathewson2024-08-131-0/+1
* Don't need to tell docs.rs to enable `docsrs` cfgKunal Mehta2024-08-021-1/+0
* Bump versions for tor- and arti- crates to 0.21.0Nick Mathewson2024-08-011-13/+13
* Update versions of 0.x tor-* and arti-* cratesIan Jackson2024-06-271-13/+13
* Update to itertools 0.13.0Ian Jackson2024-06-251-2/+2
* Bump all the unstable tor- and arti- crates to 0.19.Gabriela Moldovan2024-06-051-13/+13
* Bump versions of 0.x tor-* and arti-* cratesIan Jackson2024-04-301-13/+13
* Update unstable `tor/arti-*` crates to 0.17.0.Nick Mathewson2024-04-021-13/+13
* tor-cert: Bump minor version.Gabriela Moldovan2024-03-041-1/+1
* Bump the minor version, for crates with breaking changes.Gabriela Moldovan2024-03-041-1/+1
* Bump patchlevel of pre-1.0.0 crates with new APIs.Gabriela Moldovan2024-03-041-2/+2
* Bump patchlevel of crates with functional changes.Gabriela Moldovan2024-03-041-1/+1
* Upgrade to latest signature.Gabriela Moldovan2024-02-281-1/+1
* Bump minor versionsIan Jackson2024-02-051-9/+9
* Mark lower-level hs-service features non-experimentalNick Mathewson2024-01-231-2/+2
* Followup patchlevel bumpsNick Mathewson2024-01-091-1/+1
* 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-5/+5
* upgrade to toml 0.8.8Nick Mathewson2023-12-051-1/+2
* Bump minor versions in preparation for releaseNick Mathewson2023-12-041-8/+8
* Bump patchlevel versions in preparation for releaseNick Mathewson2023-12-041-1/+1
* Run fixup-features in preparation for release.Nick Mathewson2023-12-041-1/+1
* In every crate, change rust-version to 1.70.Nick Mathewson2023-11-281-1/+1
* Upgrade to itertools 0.12.0Nick Mathewson2023-11-151-2/+2
* Patch version bumps in crates without breaking changesNick Mathewson2023-10-311-2/+2
* Minor version bumps in crates with breaking changes.Nick Mathewson2023-10-311-4/+4
* tor-netdoc: Use the new HandshakeType enum to represent CREATE2 HTYPEs.Gabriela Moldovan2023-10-301-0/+1
* Handle time formatting through Time crate rather than string allocationshalcyon2023-10-201-1/+1
* Patchlevel bumps to crates whose dependencies just changed.Nick Mathewson2023-10-021-2/+2
* Minor-version bumps, for crates with breaking changes.Nick Mathewson2023-10-021-1/+1
* Patchlevel bumps, with dependents affected.Nick Mathewson2023-10-021-3/+3
* Update patchlevel for crates with nontrivial changes.Nick Mathewson2023-09-051-7/+7
* Upgrade to visibility 0.1.0Nick Mathewson2023-09-051-1/+1
* Increment patchlevel versions of crates with minor changesNick Mathewson2023-08-011-6/+6
* Bump patchlevel versions on crates with smaller changesNick Mathewson2023-06-301-6/+6
* Bump minor versions on crates with breaking changesNick Mathewson2023-06-301-1/+1
* Mark all {hs,onion-serivce}-client features as non-experimental.Nick Mathewson2023-06-291-2/+2
* Merge branch 'netdoc-todos-again' into 'main'Nick Mathewson2023-06-261-1/+3
|\
| * netdoc: Remove dead_code exception; add accessors.Nick Mathewson2023-06-261-1/+3
* | Upgrade to itertools 0.11.0Nick Mathewson2023-06-261-2/+2
|/
* netdoc: Use a dev-dependency on anyhow to fix a doc exampleNick Mathewson2023-06-221-0/+1
* netdoc: Use derive amplify::Getters for HsDesc accessors.Nick Mathewson2023-06-201-0/+1
* netdoc: use ct_lookup for rend descriptor cookie lookupNick Mathewson2023-06-161-0/+1
* Merge branch 'remove_arrayref' into 'main'Nick Mathewson2023-06-061-1/+0
|\
| * tor-netdoc: remove use of arrayref.Nick Mathewson2023-06-011-1/+0
* | Bump crate versions in preparation for v1.1.5 release.Nick Mathewson2023-06-011-12/+12
|/
* Upgrade serde_with dependency to 3.0.0Nick Mathewson2023-05-221-1/+1
* Revise all XXXXs from fixup-featuresNick Mathewson2023-05-151-4/+9