aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-llcrypto/src/util
Commit message (Expand)AuthorAgeFilesLines
* Run maint/add_warning to add lint block everywhereIan Jackson2023-08-232-0/+2
* Run maint/add_warning to actually apply new lint allowsIan Jackson2023-07-102-0/+2
* 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
* Allow clippy::unchecked_duration_subtraction in testsNick Mathewson2023-01-271-0/+1
* Merge branch 'test-lints' into 'main'eta2023-01-061-0/+8
|\
| * test lint blocks: Add many many automaticallyIan Jackson2022-12-121-0/+8
* | Add a new "CtByteArray" type, and use it in Id types.Nick Mathewson2023-01-051-0/+123
|/
* Update `rsa` dependency (and use `x25519-dalek` prerelease)eta2022-07-061-7/+10
* Use testing_rng() in tests throughout our crates.Nick Mathewson2022-06-021-2/+3
* squash! Bump every crate's edition to 2021.Nick Mathewson2022-04-251-2/+0
* Idle hacking: Get 90% coverage in tor-llcryptoNick Mathewson2021-12-021-0/+112
* add semicolons if nothing returnedDaniel Eades2021-11-251-2/+2
* Typo fixesNick Mathewson2021-09-091-1/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+123