summaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* release: Bump tor- and arti- crate versions.Wesley Aptekar-Cassels2026-05-061-13/+13
* tor-netdoc: Abolish the hsdesc-inner-docs featureIan Jackson2026-04-301-6/+1
* tor-cert: Remove the "encode" cargo featureIan Jackson2026-04-291-2/+2
* tor-netdoc: Require "encode" feature from tor-certIan Jackson2026-04-281-1/+1
* tor-netdoc: Make rand dependency unconditionalIan Jackson2026-04-231-4/+4
* tor-netdoc: Introduce the `incomplete` cargo featureIan Jackson2026-04-211-2/+5
* tor-netdoc: Make the document type features imply each other and `encode`Ian Jackson2026-04-211-2/+6
* tor-netdoc: Introduce Hostname newtypeIan Jackson2026-04-201-0/+1
* tor-netdoc: Explicitly upgrade derive-moreClara Engler2026-04-021-1/+1
* tor-netdoc: Use proper PEM parser for testvecsClara Engler2026-04-021-0/+1
* Update to derive-deftly 0.11.0 to pick up `meta_quoted rigorous`Ian Jackson2026-04-021-1/+1
* tor-netdoc: Include rand dependency when encodeIan Jackson2026-04-011-1/+1
* Update to derive-deftly 0.10.0.Ian Jackson2026-03-311-1/+1
* Bump versions: tor-* and arti-* unstable cratesIan Jackson2026-03-301-13/+13
* Plumb web-time-compat/full dependency through everywhere.Ian Jackson2026-03-301-0/+1
* tor-netdoc: Port to web-time-compatNick Mathewson2026-03-261-0/+1
* Bump strum to 0.28Gabriela Moldovan2026-03-041-1/+1
* Bump all the unstable tor- and arti- crates to 0.40.0.Gabriela Moldovan2026-03-021-13/+13
* Bump MSRV from 1.86 to 1.89Gabriela Moldovan2026-02-161-1/+1
* Bump time to 0.3.47Gabriela Moldovan2026-02-161-1/+1
* release: Bump `arti-*` and `tor-*` crates to 0.39.0Wesley Aptekar-Cassels2026-02-021-13/+13
* fix(minver): Update paste dependency to be minver compatibleSamuel Cobb2026-01-261-1/+1
* cargo: Update `arti-*` and `tor-*` to `0.38.0`Clara Engler2026-01-121-13/+13
* tor-netdoc: Implement new authority certificatesClara Engler2025-12-041-0/+1
* Merge branch 'protover_refactor' into 'main'Nick Mathewson2025-12-041-1/+0
|\
| * netdoc: Remove protocol interning.Nick Mathewson2025-12-031-1/+0
* | Update to derive-deftly 1.6.0Ian Jackson2025-12-031-1/+1
|/
* Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-021-13/+13
* tor-netdoc: Remove bitflags from Cargo.tomlIan Jackson2025-11-181-1/+0
* tor-netdoc: Replace RelayFlag with an enum and RelayFlags with an EnumSetIan Jackson2025-11-181-0/+1
* tor-netdoc: Add experimental retain-unknown featureIan Jackson2025-11-181-0/+4
* tor-netdoc: Introduce "encode" feature for the like-named moduleIan Jackson2025-11-101-1/+4
* Bump derive-deftly to 1.5.0Ian Jackson2025-11-071-1/+1
* Bump derive-deftly to 1.4.0Ian Jackson2025-11-061-1/+1
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-13/+13
* Bump MSRV from 1.85.1 to 1.86Clara Engler2025-10-211-1/+1
* release: Bump versions.Wesley Aptekar-Cassels2025-10-021-13/+13
* tor-netdoc: Abolish `dangerous-expose-struct-fields`; always expose, insteadIan Jackson2025-10-011-10/+2
* Bump MSRV from 1.85 to 1.85.1Nick Mathewson2025-09-091-1/+1
* Update to derive-deftly 1.3.0Ian Jackson2025-09-021-1/+1
* Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-13/+13
* Run "fixup-features"Nick Mathewson2025-08-271-2/+2
* Update phf dependency to 0.13.1Nick Mathewson2025-08-261-1/+1
* tor-netdoc: Introduce experimental ns-vote featureIan Jackson2025-08-261-0/+3
* tor-netdoc: Rename ns-consensus to plain-consensusIan Jackson2025-08-181-3/+3
* tor-netdoc: Change feature name to `ns-consensus` with a hyphenIan Jackson2025-08-181-1/+3
* tor-netdoc: Introduce parse2, new parserIan Jackson2025-08-141-0/+4
* tor-netdoc: Add dependencies: derive-deftly, paste, strum, testresultIan Jackson2025-08-141-0/+4
* tor-netdoc: sort the experimental cargo featuresIan Jackson2025-08-141-2/+2
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-1/+1