summaryrefslogtreecommitdiff
path: root/crates/tor-cert
Commit message (Expand)AuthorAgeFilesLines
* Bump patchlevel versions on crates with smaller changesNick Mathewson2023-06-301-3/+3
* Remove spurious todo-hs items in tor-cert.Nick Mathewson2023-06-281-6/+0
* lints: Run maint/add_warning to actually apply new lintsIan Jackson2023-06-211-0/+2
* Remove semver.md files from 1.1.5Nick Mathewson2023-06-011-2/+0
* Bump crate versions in preparation for v1.1.5 release.Nick Mathewson2023-06-011-5/+5
* Merge branch 'ticket_759' into 'main'Nick Mathewson2023-05-165-11/+60
|\
| * Deprecate check_key, and refactor its logic into the new functions.Nick Mathewson2023-05-161-16/+33
| * Replace usage of KeyUnknownCert::check_key.Nick Mathewson2023-05-163-5/+5
| * tor-cert: Add new functions to replace KeyUnknownCert::check_key.Nick Mathewson2023-05-162-0/+32
* | Run fixup-features --no-annotate for initial Cargo.toml fixes.Nick Mathewson2023-05-151-1/+3
|/
* fix a couple clippy lintstrinity-1686a2023-05-081-3/+3
* Increment crate versions.Nick Mathewson2023-05-031-5/+5
* Upgrade our hex-literal dependencyNick Mathewson2023-04-131-1/+1
* Increment MSRV to 1.65 in every crate.Nick Mathewson2023-04-111-1/+1
* Bump patchlevel on crates with non-breaking changesNick Mathewson2023-03-311-4/+4
* Use the type system to enforce use of blinded keys.Gabriela Moldovan2023-03-271-4/+6
* Remove semver.md files now that 1.1.2 is out.Nick Mathewson2023-02-281-2/+0
* Patchlevel bumps for remaining changed crates.Nick Mathewson2023-02-281-4/+4
* Merge branch 'ticket_525_part2' into 'main'Nick Mathewson2023-02-093-12/+18
|\
| * Change tor_bytes::Error::BadMessage to a Cow.Nick Mathewson2023-02-093-12/+18
* | Rename key identifiers that have changed in the specNick Mathewson2023-02-081-2/+2
|/
* tor-cert: document hs-related certificate types.Nick Mathewson2023-02-071-4/+25
* tor-cert: Implement Timebound for Ed25519CertNick Mathewson2023-02-072-4/+18
* Bump the patch version of every crate that had API additionsNick Mathewson2023-02-011-2/+2
* Bump the patch-level version of crates with _minor_ changes.Nick Mathewson2023-02-011-1/+1
* Allow clippy::unchecked_duration_subtraction in testsNick Mathewson2023-01-272-0/+2
* Disable clippy::unlinlined-format-argsNick Mathewson2023-01-271-0/+1
* Do not .gitignore crates/*/fuzz/corpusIan Jackson2023-01-201-1/+0
* Complete our migration to base64ct.Nick Mathewson2023-01-202-3/+3
* tor-cert: add a few hs TODOsNick Mathewson2023-01-061-0/+3
* Merge branch 'test-lints' into 'main'eta2023-01-062-0/+17
|\
| * test lint blocks: Add many many automaticallyIan Jackson2022-12-122-0/+17
* | Tackling issue #663 (Use humantime in tests)coral2022-12-122-6/+7
|/
* Bump the minor version of every crate.Nick Mathewson2022-11-301-5/+5
* bump rust-version to 1.60 in every crate.Nick Mathewson2022-11-101-1/+1
* Run add_warnings.Nick Mathewson2022-11-031-0/+1
* set all crate edition to 2021trinity-1686a2022-11-011-1/+1
* cargo fmt to remove blank linesIan Jackson2022-10-121-1/+0
* Replace all README copies in src/lib.rs with includesIan Jackson2022-10-121-51/+1
* Upgrade all fuzzers to newer libfuzzer-sys version.Nick Mathewson2022-10-031-1/+1
* Bump crates that have had backward compatible API changes.Nick Mathewson2022-10-031-1/+1
* Bump crates that have had no API changes.Nick Mathewson2022-10-031-1/+1
* Work around a new nightly clippy warningNick Mathewson2022-09-301-1/+1
* Bump crate versions in preparation for Arti 1.0.0 release.Nick Mathewson2022-09-011-2/+2
* Update patch-versions on crates without API changes.Nick Mathewson2022-09-011-1/+1
* add feature annotation not added by doc_auto_cfgtrinity-1686a2022-08-241-0/+1
* enable doc_auto_cfg feature on every crate when documenting for docs.rstrinity-1686a2022-08-242-0/+4
* Fix typosDimitris Apostolou2022-08-011-1/+1
* Now that versions have bumped, remove semver.md files.Nick Mathewson2022-08-011-2/+0
* Bump patch versions on crates that have new APIs.Nick Mathewson2022-08-011-1/+1