summaryrefslogtreecommitdiff
path: root/crates/tor-llcrypto
Commit message (Expand)AuthorAgeFilesLines
* Bump all crate versions to 0.0.3.Nick Mathewson2022-01-111-1/+1
* Minimize the required version for each dependency.Nick Mathewson2022-01-071-13/+13
* extend lints to include 'clippy::all'Daniel Eades2021-12-281-0/+1
* address lint warningsDaniel Eades2021-12-091-1/+1
* Remove a XXXX comment in tor-llcrypto.Nick Mathewson2021-12-081-1/+0
* Upgrade to digest v0.10.0Nick Mathewson2021-12-072-6/+6
* Resolve roughly half of the XXXXs.Nick Mathewson2021-12-062-6/+5
* Idle hacking: Get 90% coverage in tor-llcryptoNick Mathewson2021-12-021-0/+112
* Merge branch 'readme_fixes'Nick Mathewson2021-11-301-0/+7
|\
| * run ./maint/readmes.shdagon2021-11-291-0/+7
* | Bump every crate by one patch version.Nick Mathewson2021-11-291-1/+1
* | add semicolons if nothing returnedDaniel Eades2021-11-252-2/+3
|/
* Fix a few typos.Nick Mathewson2021-11-241-1/+1
* Merge branch 'ticket125' into 'main'eta2021-11-164-7/+35
|\
| * tor-llcrypto: Put currently unused functions behind features.Nick Mathewson2021-11-124-7/+35
* | Update to simple_asn1 0.6.1.Nick Mathewson2021-11-141-1/+1
|/
* Merge branch 'S0AndS0/arti-cargo-husky' into HEADeta2021-11-091-3/+2
* Bump all crate versions to 0.0.1Nick Mathewson2021-10-291-1/+1
* Improve some documentation linksNick Mathewson2021-10-291-2/+2
* Upgrade curve25519-dalek requirement to 3.2.0Nick Mathewson2021-10-251-1/+1
* Upgrade to new version of simple_asn1.Nick Mathewson2021-10-221-1/+1
* Require up-to-date x25519-dalek, async_executors, and argh.Nick Mathewson2021-10-091-1/+1
* enable checked_conversions lint.Nick Mathewson2021-10-091-0/+1
* Implement ConstantTimeEq for key ids.Nick Mathewson2021-10-012-4/+16
* Enable js feature for getrandom for WASM.Jani Monoses2021-09-171-0/+4
* Typo fixesNick Mathewson2021-09-091-1/+1
* fix/silence clippy lints in test modulesDaniel Eades2021-09-083-0/+3
* Update corpus and links.Nick Mathewson2021-09-071-1/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-2719-0/+2053