summaryrefslogtreecommitdiff
path: root/crates/safelog
Commit message (Expand)AuthorAgeFilesLines
* Bump minor versions of crates with new APIs/implsIan Jackson2024-10-301-1/+1
* safelog: derive Clone and Copy for Sensitive and RedactedIan Jackson2024-10-012-4/+3
* Minor bumps on non-tor/arti cratesNick Mathewson2024-09-301-1/+1
* Merge branch 'msrv-1.77-and-rusqlite-update' into 'main'David Goulet2024-09-261-1/+1
|\
| * Upgrade MSRV to 1.77Nick Mathewson2024-09-251-1/+1
* | Upgrade to derive_more version 1.0.0Nick Mathewson2024-09-251-1/+1
|/
* Bump MSRV from 1.70 to 1.75.Wesley Aptekar-Cassels2024-09-161-1/+1
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2024-09-031-1/+1
* Don't need to tell docs.rs to enable `docsrs` cfgKunal Mehta2024-08-021-1/+0
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2024-06-051-1/+1
* Re-run maint/add_warning.Nick Mathewson2024-05-061-2/+2
* Bump patchlevel versions on non-{tor/arti} crates.Nick Mathewson2024-04-021-1/+1
* Run maint/add_warning.Nick Mathewson2024-03-133-0/+3
* deny clippy::unchecked_duration_subtractiontrinity-1686a2024-02-291-0/+1
* Bump patch versions (without dependency updates)Ian Jackson2024-02-051-1/+1
* Upgrade to latest serial_testNick Mathewson2024-01-091-1/+1
* In every crate, change rust-version to 1.70.Nick Mathewson2023-11-281-1/+1
* Bump patchlevel (not dependents) on crates with trivial changesNick Mathewson2023-09-051-1/+1
* Run maint/add_warning to add lint block everywhereIan Jackson2023-08-233-0/+3
* 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
* Run maint/add_warning to actually apply new lint allowsIan Jackson2023-07-103-0/+4
* Run add_warning to remove `missing_panics_doc` deny.Nick Mathewson2023-07-061-1/+0
* Remove semver.md files for 1.1.6Nick Mathewson2023-06-301-1/+0
* Bump patchlevel versions on crates with smaller changesNick Mathewson2023-06-301-1/+1
* lints: Run maint/add_warning to actually apply new lintsIan Jackson2023-06-211-0/+2
* safelog: Provide Redacted.as_inner() and .as_ref()Ian Jackson2023-06-092-0/+14
* Bump crate versions in preparation for v1.1.5 release.Nick Mathewson2023-06-011-1/+1
* Run fixup-features --no-annotate for initial Cargo.toml fixes.Nick Mathewson2023-05-151-0/+1
* Increment crate versions.Nick Mathewson2023-05-031-1/+1
* Upgrade to serial_test 2.0.0Nick Mathewson2023-04-281-1/+1
* Increment MSRV to 1.65 in every crate.Nick Mathewson2023-04-111-1/+1
* Remove semver.md files.Nick Mathewson2023-03-311-1/+0
* Bump patchlevel on crates with non-breaking changesNick Mathewson2023-03-311-1/+1
* arti-client: Include redacted HsId in ObtainHsCircuit errorIan Jackson2023-03-231-1/+1
* safelog: impl From<T> for Redacted<T>Ian Jackson2023-03-232-0/+2
* Remove semver.md files now that 1.1.1 is tagged.Nick Mathewson2023-02-011-2/+0
* Bump the patch version of every crate that had API additionsNick Mathewson2023-02-011-1/+1
* Allow clippy::unchecked_duration_subtraction in testsNick Mathewson2023-01-273-0/+3
* Disable clippy::unlinlined-format-argsNick Mathewson2023-01-271-0/+1
* upgrade to latest serial_testNick Mathewson2023-01-201-1/+1
* Merge branch 'test-lints' into 'main'eta2023-01-063-0/+24
|\
| * test lint blocks: Add many many automaticallyIan Jackson2022-12-123-0/+24
* | doc: consistent summary line for the READMEsEmil Engler2022-12-201-1/+1
* | Rename Sensitive::into_inner() from ::unwrap()Ian Jackson2022-12-122-5/+21
|/
* safelog: tests for accessors.Nick Mathewson2022-12-061-0/+2
* safelog: tests for BoxSensitive.Nick Mathewson2022-12-061-0/+17
* safelog: more tests for Redacted.Nick Mathewson2022-12-062-3/+50
* Remove semver.md files now that 1.1.0 is released.Nick Mathewson2022-11-301-2/+0
* Bump the minor version of every crate.Nick Mathewson2022-11-301-1/+1