summaryrefslogtreecommitdiff
path: root/crates/tor-bytes
Commit message (Expand)AuthorAgeFilesLines
* Bump all the unstable tor- and arti- crates to 0.22.0.Gabriela Moldovan2024-09-031-3/+3
* Don't need to tell docs.rs to enable `docsrs` cfgKunal Mehta2024-08-021-1/+0
* Bump versions for tor- and arti- crates to 0.21.0Nick Mathewson2024-08-011-3/+3
* Update versions of 0.x tor-* and arti-* cratesIan Jackson2024-06-271-3/+3
* Bump all the unstable tor- and arti- crates to 0.19.Gabriela Moldovan2024-06-051-3/+3
* Re-run maint/add_warning.Nick Mathewson2024-05-061-2/+2
* Bump versions of 0.x tor-* and arti-* cratesIan Jackson2024-04-301-3/+3
* Update unstable `tor/arti-*` crates to 0.17.0.Nick Mathewson2024-04-021-3/+3
* Run maint/add_warning.Nick Mathewson2024-03-132-0/+2
* tor-bytes: avoid write_zeros truncationTobias Stoeckmann2024-03-061-1/+1
* deny clippy::unchecked_duration_subtractiontrinity-1686a2024-02-291-0/+1
* tor-bytes: Remove signature dependency.Gabriela Moldovan2024-02-281-1/+0
* Bump minor versionsIan Jackson2024-02-051-2/+2
* Patchlevel version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-1/+1
* Breaking version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-2/+2
* Bump minor versions in preparation for releaseNick Mathewson2023-12-041-2/+2
* Bump patchlevel versions in preparation for releaseNick Mathewson2023-12-041-1/+1
* Merge branch 'msrv-bump-1.70' into 'main'Ian Jackson2023-11-301-1/+1
|\
| * In every crate, change rust-version to 1.70.Nick Mathewson2023-11-281-1/+1
* | Convert to the latest versions of dalek-cryptographyNick Mathewson2023-11-292-18/+13
|/
* Patchlevel bumps, with dependents affected.Nick Mathewson2023-10-021-2/+2
* Remove direct dependency on generic-arrayNick Mathewson2023-09-282-14/+8
* Remove semver.md now that 1.1.8 is out.Nick Mathewson2023-09-051-1/+0
* Update patchlevel for crates with nontrivial changes.Nick Mathewson2023-09-051-3/+3
* Run maint/add_warning to add lint block everywhereIan Jackson2023-08-232-0/+2
* tor-bytes: deprecate always_bug with From traitEmil Engler2023-08-172-0/+12
* Run add_warnings on all files.Nick Mathewson2023-08-041-2/+2
* Bump patchlevel versions of crates with trivial changesNick Mathewson2023-08-011-1/+1
* Increment patchlevel versions of crates with minor changesNick Mathewson2023-08-011-1/+1
* Run maint/add_warning to actually apply new lint allowsIan Jackson2023-07-102-0/+3
* Run add_warning to remove `missing_panics_doc` deny.Nick Mathewson2023-07-061-1/+0
* Bump patchlevel versions on crates with smaller changesNick Mathewson2023-06-301-3/+3
* lints: Run maint/add_warning to actually apply new lintsIan Jackson2023-06-211-0/+2
* Merge branch 'remove_arrayref' into 'main'Nick Mathewson2023-06-064-20/+16
|\
| * tor-bytes: Remove use of arrayrefNick Mathewson2023-05-254-20/+16
* | Bump crate versions in preparation for v1.1.5 release.Nick Mathewson2023-06-011-3/+3
|/
* Run fixup-features --no-annotate for initial Cargo.toml fixes.Nick Mathewson2023-05-151-0/+3
* Increment crate versions.Nick Mathewson2023-05-031-3/+3
* Upgrade our hex-literal dependencyNick Mathewson2023-04-131-1/+1
* Increment MSRV to 1.65 in every crate.Nick Mathewson2023-04-111-1/+1
* Remove semver.md files.Nick Mathewson2023-03-311-2/+0
* Bump patchlevel on crates with non-breaking changesNick Mathewson2023-03-311-2/+2
* Serval rustdoc link fixes.Nick Mathewson2023-03-081-1/+1
* tor-bytes: Add take_rest and read_nested_* to fuzzer.Nick Mathewson2023-03-061-0/+25
* tor-bytes: defend against misuse of extract_n().Nick Mathewson2023-03-061-1/+14
* tor-bytes: Clarify that Cursor is not a good thing, and could be neater.Nick Mathewson2023-03-011-2/+11
* clarify results of misusing cursorsIan Jackson2023-03-011-2/+2
* tor-bytes: impl Readable and Writeable for CtByteArray.Nick Mathewson2023-02-282-0/+19
* tor-bytes: Add cursor functionality to ReaderNick Mathewson2023-02-282-0/+62
* Remove semver.md files now that 1.1.2 is out.Nick Mathewson2023-02-281-1/+0