summaryrefslogtreecommitdiff
path: root/crates/tor-llcrypto/src/util/ct.rs
Commit message (Expand)AuthorAgeFilesLines
* llcrypto: Use up-to-date name for a clippy lint.Nick Mathewson2023-11-301-2/+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
* llcrypto: add another warning to ct_lookup.Nick Mathewson2023-06-161-2/+3
* Lower tor-proto::util::ct::lookup to tor-llcryptoNick Mathewson2023-06-161-0/+66
* Add builder for encoding hidden service descriptors.Gabi Moldovan2023-03-241-1/+1
* Suppress a renamed-lint lint.Nick Mathewson2023-03-101-1/+2
* llcrypto: Derive zeroize for CtByteArray.Nick Mathewson2023-02-071-1/+2
* Add a new "CtByteArray" type, and use it in Id types.Nick Mathewson2023-01-051-0/+123