summaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/src/doc/authcert
Commit message (Expand)AuthorAgeFilesLines
* tor-netdoc: Remove remaining use of EP::OtherClara Engler2026-01-151-8/+16
* tor-netdoc: EncodedAuthCert: docs grammarIan Jackson2026-01-151-1/+1
* tor-netdoc: EncodedAuthCert: remove another bit of leftover debugIan Jackson2026-01-151-1/+0
* tor-netdoc: EncodedAuthCert: remove a hard tab in a commentIan Jackson2026-01-151-1/+1
* tor-netdoc: EncodedAuthCert: remove a bit of leftover debugIan Jackson2026-01-151-1/+1
* tor-netdoc: EncodedAuthCert: move future plans to a commentIan Jackson2026-01-151-0/+22
* tor-netdoc: EncodedAuthCert: move/tidy rationale informationIan Jackson2026-01-151-0/+20
* tor-netdoc: EncodedAuthCert: unit testsIan Jackson2026-01-151-0/+197
* tor-netdoc: EncodedAuthCert: implementIan Jackson2026-01-151-0/+208
* tor-netdoc: constructors: Use manual non exhaustiveIan Jackson2026-01-141-0/+1
* tor-netdoc: Deprecate AuthCertBuilderIan Jackson2026-01-131-0/+2
* tor-netdoc: authcert: Add CrossCert to AuthCertIan Jackson2026-01-061-1/+7
* tor-netdoc: authcert: Move AuthCertVersion out of tmpIan Jackson2026-01-061-1/+2
* tor-netdoc: authcert: Use Iso8601TimeSp for time fieldsIan Jackson2026-01-061-2/+4
* tor-netdoc: authcert: Shuffle fingerprint values aboutIan Jackson2026-01-061-8/+2
* tor-netdoc: authcert: Rename fields in AuthCert to match the specIan Jackson2026-01-061-14/+14
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-061-1/+1
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-2/+6
* 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
* Remove allow(clippy::disallowed_methods) lint.Nick Mathewson2022-03-301-2/+0
* use wallclock where possible in teststrinity-1686a2022-02-261-0/+2
* netdoc: Make doc-build errors a separate typeNick Mathewson2022-02-141-2/+2
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+205