Commit Graph

125 Commits

Author SHA1 Message Date
Dirkjan Ochtman 2047a9d579 Centralize body extraction 2024-07-16 20:47:38 +02:00
Dirkjan Ochtman 45102409d5 Use http dependency directly 2024-07-16 20:47:38 +02:00
Dirkjan Ochtman 907becda46 Alphabetize dependencies 2024-07-16 20:47:38 +02:00
Dirkjan Ochtman 5f78c2a6cb Align default for both features with default features 2024-07-16 20:47:38 +02:00
Dirkjan Ochtman 8e7871cbba Deduplicate Key constructor code 2024-07-16 20:47:38 +02:00
Dirkjan Ochtman 257a958a0a Deduplicate EcdsaKeyPair construction 2024-07-16 20:47:38 +02:00
Dirkjan Ochtman e0ac09439e Create inline module for crypto primitives 2024-07-16 20:47:38 +02:00
Dirkjan Ochtman 3679fc3eb2 Isolate ring_like imports 2024-07-16 20:47:38 +02:00
Dirkjan Ochtman 738b9bdc92 Alphabetize features 2024-07-16 20:47:38 +02:00
Sajjad (Sage) Pourali a9c8fc4dbc
Add aws_lc_rs feature and set it as default (#56) 2024-07-16 09:39:53 +02:00
Dirkjan Ochtman 2a3ea513a7 Bump MSRV to 1.67 (due to cc) 2024-07-12 14:59:53 +02:00
Dirkjan Ochtman 784cdbcbb1 Bump version to 0.6.1 2024-07-01 10:30:56 +02:00
Dirkjan Ochtman fcb735c5d8 Add Order::into_parts() method 2024-07-01 10:30:56 +02:00
Dirkjan Ochtman 10ee80b0bb Remove unused lifetime in Account::new_order() 2024-07-01 10:30:56 +02:00
Dirkjan Ochtman 0e67ae2e9d Add Account::order() method to fetch pre-existing order 2024-07-01 10:30:56 +02:00
Dirkjan Ochtman dafaab4bc3 Remove stray publish workflow 2024-07-01 10:30:56 +02:00
Luke Frisken efb83b464a
Update to hyper dependency to version 1 (#50) 2024-06-27 13:04:02 +02:00
Dirkjan Ochtman 547a495092 Upgrade deny config 2024-06-24 11:41:52 +02:00
Dirkjan Ochtman 5e12971830
Merge changes from 0.4.x 2024-02-05 15:54:20 +01:00
Dirkjan Ochtman 434f450b01 Bump version number to 0.4.3 2024-02-05 15:52:43 +01:00
Dirkjan Ochtman eac4f43020 Proactively add other new fields 2024-02-05 15:46:49 +01:00
Dirkjan Ochtman 601330bc82 Make DirectoryUrls::revoke_cert optional 2024-02-05 15:46:49 +01:00
Dirkjan Ochtman e7fcd3c3b9 Clarify usage of AccountCredentials::urls 2024-02-05 15:46:49 +01:00
Dirkjan Ochtman 2d8ce0c740 Bump version to 0.5.0 2024-01-31 14:30:40 +01:00
Dirkjan Ochtman d36102c30a Make Problem fields optional 2024-01-31 14:30:40 +01:00
Dirkjan Ochtman 6adccaa618 Bump the MSRV to 1.63 2024-01-29 18:28:04 +01:00
Dirkjan Ochtman adfa9576ad Clean up line endings 2024-01-29 18:20:30 +01:00
Dirkjan Ochtman 2d1afeee8d Mention certificate revocation 2024-01-29 18:20:30 +01:00
Dirkjan Ochtman c44e5c1e8f Bump version to 0.4.2 2024-01-29 18:07:43 +01:00
Deftware 8290a95649
Add certificate revocation (#38) 2024-01-29 16:18:25 +01:00
Dirkjan Ochtman a800b1bff7 Upgrade rcgen to 0.12 2024-01-25 10:23:16 +01:00
Deftware 287fa2469f Use 'Self' instead of 'LetsEncrypt' in pattern matching 2024-01-22 14:06:04 +01:00
Deftware 9c96fb26a4 Add ZeroSSL endpoints 2024-01-22 14:06:04 +01:00
Dirkjan Ochtman c4b2247fbb Bump version of actions/checkout to v4 2023-10-30 09:57:39 +01:00
Dirkjan Ochtman 8d18a91b17 Remove usage of actions-rs/cargo 2023-10-30 09:57:39 +01:00
Dirkjan Ochtman a27ef58987 Replace use of actions-rs/toolchain with dtolnay/rust-toolchain 2023-10-30 09:57:39 +01:00
Dirkjan Ochtman 4d887d22af Bump version to 0.4.1 2023-10-30 09:57:39 +01:00
Dirkjan Ochtman f73cadba4d Update to ring 0.17 2023-10-30 09:57:39 +01:00
Dirkjan Ochtman e607714b39 Bump MSRV to 1.63 for socket 0.5.3 2023-08-11 09:20:22 +02:00
Dirkjan Ochtman 3507333392 Bump version to 0.4.0 2023-08-02 11:21:50 +02:00
Dirkjan Ochtman 7aa0d46294 Only encode/decode key bytes for (de)serialization 2023-08-02 11:21:50 +02:00
Dirkjan Ochtman 3d87755f30 Stop storing private key bytes in Key type 2023-08-02 11:21:50 +02:00
Dirkjan Ochtman 803e302442 Add a direct constructor for account bits 2023-08-02 11:21:50 +02:00
Dirkjan Ochtman 0c7adf93df Add tests for credential deserialization 2023-08-02 11:21:50 +02:00
Dirkjan Ochtman ab29b552eb Tweak example code 2023-08-02 11:21:50 +02:00
Dirkjan Ochtman 11c231bace Only provide AccountCredentials at account creation time 2023-08-02 11:21:50 +02:00
Dirkjan Ochtman 266ccc2415 Bump version to 0.3.4 2023-07-27 08:43:03 +02:00
Sajjad 45e73b1cc5 Adding Send trait to HttpClient response 2023-07-27 06:26:49 +02:00
Dirkjan Ochtman 72917d0350 Bump version to 0.3.3 2023-07-26 10:35:38 +02:00
Dirkjan Ochtman d671a1782c Update rcgen dependency 2023-07-26 10:35:38 +02:00