summaryrefslogtreecommitdiff
path: root/crates/tor-relay-crypto/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* relay-crypto: Add gen_tls_cert() helper functionDavid Goulet2026-02-231-1/+3
* Allow clippy::collapsible_if to triggerGabriela Moldovan2026-02-161-0/+1
* maint/add_warning: Run script to add new warningGabriela Moldovan2026-01-271-0/+1
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-061-1/+1
* Remove "doc_auto_cfg" incantation from all crates.Nick Mathewson2025-09-291-1/+1
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-1/+1
* Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-071-0/+1
* tor-relay-crypto: Add high-level cert types.Gabriela Moldovan2025-01-131-1/+1
* clippy: deny `mod_module_files`Steven Engler2025-01-061-0/+1
* add_warnings, *: Allow clippy::needless_lifetimesNick Mathewson2024-12-031-0/+1
* relay-crypto: Initial import of new tor-relay-crypto crateDavid Goulet2024-09-181-0/+48