summaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/src/doc/microdesc/build.rs
Commit message (Expand)AuthorAgeFilesLines
* Apply deferred rustfmt churnIan Jackson2026-06-221-4/+1
* tor-netdoc: Break Microdesc up into Microdesc and MicrodescAndHashIan Jackson2026-06-221-8/+11
* tor-netdoc: Microdesc: derive ConstructorIan Jackson2026-06-221-0/+1
* maint: Run maint/add_warning to deny string slicesClara Engler2026-06-091-0/+1
* Upgrade rand crates to 0.10.Wesley Aptekar-Cassels2026-05-121-1/+1
* tor-netdoc: Use Curve25519Public for parsingClara Engler2026-04-021-1/+2
* tor-netdoc: Properly parse mutliple family-idsClara Engler2026-04-021-3/+3
* tor-netdoc: Derive NetdocParseable for MicrodescClara Engler2026-04-021-1/+4
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-061-1/+1
* squash! Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-1/+1
* squash! Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-1/+1
* netdoc: Add "family-ids" line to microdesc parserNick Mathewson2025-02-121-1/+11
* Run maint/add_warning.Nick Mathewson2024-03-131-0/+1
* Run maint/add_warning to add lint block everywhereIan Jackson2023-08-231-0/+1
* Run maint/add_warning to actually apply new lint allowsIan Jackson2023-07-101-0/+1
* Allow clippy::unchecked_duration_subtraction in testsNick Mathewson2023-01-271-0/+1
* test lint blocks: Add many many automaticallyIan Jackson2022-12-121-0/+8
* add feature annotation not added by doc_auto_cfgtrinity-1686a2022-08-241-0/+1
* Canonicalize and intern family representations to save memory.Nick Mathewson2022-03-111-1/+1
* netdoc: Make doc-build errors a separate typeNick Mathewson2022-02-141-3/+3
* Remove unused tap_onion_key and tap_keyNeel Chauhan2021-11-281-40/+3
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+250