summaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/src/doc/authcert.rs
Commit message (Expand)AuthorAgeFilesLines
* 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
* netdoc: Rename `ParseError{Kind, Source}` to `NetdocError{Kind, Source}`.Gabriela Moldovan2023-05-101-1/+1
* tor-netdoc: Remove many needless calls to .iter() and .into_iter()Ian Jackson2023-02-151-2/+1
* tor-netdoc: Use batching iterator in authcert.rsIan Jackson2023-02-101-61/+15
* netdoc: Switch SectionRules building to use a Buidler pattern.Nick Mathewson2023-02-031-2/+2
* Add a rule to handle UNRECOGNIZED in AuthCert.Nick Mathewson2023-02-031-0/+1
* Allow clippy::unchecked_duration_subtraction in testsNick Mathewson2023-01-271-0/+1
* tor-netdoc: Make AuthCertKwd pub(crate)Ian Jackson2023-01-241-1/+1
* test lint blocks: Add many many automaticallyIan Jackson2022-12-121-0/+8
* netdoc: test a couple of accessors for AuthCert.Nick Mathewson2022-06-071-1/+11
* Refactor tor_netdoc::ErrorNick Mathewson2022-02-141-22/+28
* fix nightly clippy errorsTrinity Pointard2021-12-091-2/+1
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-7/+8
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+500