Commit graph

237 commits

Author SHA1 Message Date
Jack Grigg
a82a76a849 v0.11.1 2024-11-18 07:11:33 +00:00
Jack Grigg
d35d442f91 v0.11.0 2024-11-03 10:42:17 +00:00
Jack Grigg
93fa28ad78 Migrate to secrecy 0.10 2024-11-03 05:38:51 +00:00
Jack Grigg
a59f0479d0 cargo update 2024-11-03 04:41:41 +00:00
Jack Grigg
cb36c4cd53 i18n-embed 0.15 2024-08-23 15:58:15 +00:00
Jack Grigg
f64f110f3e cargo update 2024-08-23 14:55:09 +00:00
Jack Grigg
6d8d1515fc i18n-embed-fl 0.8 2024-07-28 18:28:04 +00:00
Jack Grigg
b22b60ff7f cargo update 2024-07-28 18:28:02 +00:00
dependabot[bot]
ce3aa6dc9f
build(deps): bump curve25519-dalek from 4.1.1 to 4.1.3
Bumps [curve25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek) from 4.1.1 to 4.1.3.
- [Release notes](https://github.com/dalek-cryptography/curve25519-dalek/releases)
- [Commits](https://github.com/dalek-cryptography/curve25519-dalek/compare/curve25519-4.1.1...curve25519-4.1.3)

---
updated-dependencies:
- dependency-name: curve25519-dalek
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-18 23:28:00 +00:00
Jack Grigg
e833cd19e4 v0.10.0 2024-02-04 22:33:22 +00:00
Jack Grigg
bdfedfbc2b cargo update 2024-02-03 16:47:27 +00:00
Jack Grigg
729f851459 Downgrade to ahash 0.8.6
`ahash 0.8.7` is documented as having an MSRV of 1.60, but that release
stopped enabling the `stdsimd` feature, as it was only used for AArch64
APIs and that usage was stabilised in 1.72. This broke compilation on
Apple ARM devices.
2024-01-20 17:40:52 +00:00
Jack Grigg
91a5818110 rage: Build manpages in the build script 2024-01-11 03:18:16 +00:00
Jack Grigg
f9087bea50 Migrate from gumdrop to clap
Closes str4d/rage#437.
2024-01-08 05:37:46 +00:00
Jack Grigg
30e099c3c2 rage: Add snapshot tests for the CLIs 2024-01-08 03:28:17 +00:00
Jack Grigg
b568e43c64 Migrate from quickcheck to proptest 2024-01-07 05:21:31 +00:00
Jack Grigg
951c5697a0 cargo update 2024-01-03 03:04:56 +00:00
Jack Grigg
ff9f185cf6 i18n-embed 0.14, i18n-embed-fl 0.7, rust-embed 8 2023-12-17 17:00:53 +00:00
Jack Grigg
a60cf6fa58 criterion-cycles-per-byte 0.6, pprof 0.13 2023-12-17 16:54:17 +00:00
Jack Grigg
fef2fc45d8 fuser 0.13 2023-12-17 16:50:11 +00:00
Jack Grigg
349fa9a7bb curve25519-dalek 4, x25519-dalek 2 2023-12-17 16:44:54 +00:00
Jack Grigg
69f755731a cargo update 2023-12-17 16:37:58 +00:00
Jack Grigg
4d81bb0e57 age: Replace atty with is-terminal
Closes str4d/rage#359.
2023-08-06 18:03:44 +00:00
Jack Grigg
b9f4e6b4a8 criterion 0.5 2023-08-06 15:06:12 +00:00
Jack Grigg
e4666b9d9b Migrate to clap 4 for generating completions 2023-08-06 15:06:12 +00:00
Jack Grigg
c1e4e0aa93 env_logger 0.10 2023-08-06 15:06:12 +00:00
Jack Grigg
a6bc822691 test-case 3 2023-08-06 15:06:12 +00:00
Jack Grigg
1307b2bdad cargo update again 2023-08-06 15:06:12 +00:00
Jack Grigg
d0f40aa534 rpassword 7 2023-08-06 15:06:12 +00:00
Jack Grigg
f2731ecc43 Migrate to rsa 0.9 2023-08-06 15:06:12 +00:00
Jack Grigg
e3bb209dfa scrypt 0.11, bcrypt-pbkdf2 0.11 2023-08-06 15:06:12 +00:00
Jack Grigg
5c67ec2180 Migrate to base64 0.21 2023-08-06 15:06:12 +00:00
Jack Grigg
4e5e0eeb34 cargo update 2023-08-06 15:06:12 +00:00
Jack Grigg
5b2ade12a4 Migrate to workspace inheritance 2023-08-06 15:06:12 +00:00
Jack Grigg
8f4a0f40ea v0.9.2 2023-06-12 19:50:05 +00:00
Jack Grigg
cd5a2dc5a0 cargo update 2023-06-12 14:01:06 +00:00
Jack Grigg
a291796b5b v0.9.1 2023-03-24 22:18:30 +09:00
Jack Grigg
89e699d387 cargo update 2023-03-24 22:14:24 +09:00
Jack Grigg
0e60ea7696 cargo update 2023-03-07 15:04:19 +00:00
Jack Grigg
37c6b697ba ssh: Support aes256-gcm@openssh.com ciphers for encrypted keys
Closes str4d/rage#370.
2023-03-07 03:51:42 +00:00
Jack Grigg
ec025bea2a v0.9.0 2022-10-27 02:28:43 +00:00
Jack Grigg
80057188e9 age: rsa 0.7 2022-10-26 08:19:49 +00:00
Jack Grigg
596877debb age: bcrypt-pbkdf 0.9 and scrypt 0.10 2022-10-26 08:19:49 +00:00
Jack Grigg
c09af4f3b8 cargo update 2022-10-26 08:08:00 +00:00
Jack Grigg
f2507197ca age: Allow armor with no newline after end marker
Fixes test failures for the following testkit test files:
- armor_garbage_encoded (async)
- armor_no_end_line (async)
- armor_no_eol
2022-09-10 22:14:31 +00:00
Jack Grigg
14effef70b age: Run testkit test cases on async APIs 2022-09-10 17:51:23 +00:00
Jack Grigg
f9e8779f90 pprof 0.10 2022-09-03 16:13:47 +00:00
Jack Grigg
a28cd5b438 bech32 0.9 2022-09-03 16:13:47 +00:00
Jack Grigg
7299b6a76c cargo update 2022-09-03 16:13:47 +00:00
Jack Grigg
366be4b793 Update Cargo.lock to fix merge conflict 2022-09-03 16:13:06 +00:00