Commit graph

152 commits

Author SHA1 Message Date
asonix 1f23b72140 Enable Spawn for server, allow spawner in digest verify 2023-07-27 12:15:42 -05:00
asonix e526699c87 Properly expose spawner method on config 2023-07-26 17:49:39 -05:00
asonix cb198f6922 Add configurable blocking spawner for client 2023-07-26 17:17:21 -05:00
asonix 40ace55619 Update flake 2023-07-26 16:50:24 -05:00
asonix 5de17a130b Add cargo-expand to flake 2023-07-06 12:12:36 -05:00
asonix ac25b1d951 Run signature creation in spawn_blocking
Also move -reqwest fully to async trait
2023-07-06 12:11:50 -05:00
asonix c7cb3ce602 Add flake 2023-07-06 11:50:09 -05:00
asonix 85bbcb0bae Signature extractor is now required for ensuring verification 2022-12-19 11:12:35 -06:00
asonix b53c88fc2e actix: bump version 2022-12-13 23:40:16 -06:00
asonix 356c801dac actix: immediately stringify spantrace 2022-12-13 23:39:39 -06:00
asonix 3e2639670e Improve error message 2022-12-08 21:12:38 -06:00
asonix 1224b3201c Update expires error types, licensing to AGPL, bump versions 2022-12-08 15:08:18 -06:00
asonix 3734b8201f Update readme, cargo toml 2022-11-28 19:49:04 -06:00
asonix ca4e9e8b9c Update Cargo.toml 2022-11-28 19:45:39 -06:00
asonix aae38f490d Update readme 2022-11-28 19:43:55 -06:00
asonix c8f1489ad9 Add readme, license 2022-11-28 19:43:11 -06:00
asonix 2fdd82e949 Deny missing docs 2022-11-28 19:38:15 -06:00
asonix 953b75a22d Add docs 2022-11-28 19:36:50 -06:00
asonix 69e607bf7a Bump version 2022-11-28 18:40:16 -06:00
asonix deec774ffc Fix doc link 2022-11-28 18:40:02 -06:00
asonix 19d3c28116 Re-export PrepareVerifyError 2022-11-28 18:38:31 -06:00
asonix 878abecd4c Bump down version 2022-11-28 18:34:59 -06:00
asonix 670dd5129d Move directories, fix http, clippy 2022-11-28 18:34:13 -06:00
asonix 0068556382 Constify Config 2022-11-28 18:25:00 -06:00
asonix c5065542c8 Reexport DeprecatedAlgorithm 2022-11-28 18:16:35 -06:00
asonix 8697413adb Rename PrivateKey to VerifyKey 2022-11-28 18:13:40 -06:00
asonix 8c9e7af2b9 Add experimental extractor library for actix-web 2022-11-28 18:05:00 -06:00
asonix 08e5013296 actix: bump version 2022-11-22 18:19:45 -06:00
asonix 2720a3f4a3 reqwest: bump version 2022-11-22 18:18:25 -06:00
asonix 6364794c8e Clippy 2022-11-22 18:16:34 -06:00
asonix 92a6f53dd6 Clippy 2022-11-22 18:15:50 -06:00
asonix efc55fd9a1 Update actix client to automatically set Date header in masto compat 2022-11-22 18:13:25 -06:00
asonix 82b59317cb Update reqwest to automatically set Date header in masto compat 2022-11-22 18:12:41 -06:00
asonix 68e55bee28 Bump tracing-actix-web 2022-11-22 10:24:55 -06:00
asonix fa76edf777 Remove unneded conversion 2022-11-22 10:16:46 -06:00
asonix cefea4b7ec Remove unused dependencies, bump reqwest-middleware 2022-11-22 10:15:14 -06:00
Aode (Lion) 1573372778 reqwest: Support multi-threaded tokio runtime 2022-04-25 11:03:00 -05:00
Aode (Lion) 02b85e55d8 Update versions and examples 2022-03-08 12:00:17 -06:00
Aode (Lion) 2d13b04199 Stable awc 2022-03-08 11:08:41 -06:00
Aode (Lion) d2f8669002 Update client example 2022-02-26 11:49:35 -06:00
Aode (Lion) e02a40e3a5 actix-web 4 stable 2022-02-26 11:47:49 -06:00
Aode (lion) 8c8fef35fc actix-web rc.3 2022-02-11 11:25:07 -06:00
Aode (lion) c8d88b10b6 Stable tracing-actix-web 2022-02-04 11:01:08 -06:00
Aode (lion) d10ba12dd0 Prepare actix-web rc.2 2022-02-03 19:33:10 -06:00
Aode (lion) 4426030551 Actix Web rc 1 2022-02-01 11:37:33 -06:00
Aode (lion) 4c7affdef4 Update actix web 2022-01-23 22:52:33 -06:00
Aode (lion) 97c9dd3cd6 Update dependencies 2022-01-18 11:22:34 -06:00
Aode (Lion) bc34e8e054 Remove chrono, thiserror 2022-01-17 16:49:01 -06:00
Aode (lion) d42c0464a4 Update sha dependencies 2021-12-13 12:35:10 -06:00
Aode (lion) 1c7c7ef51e Update sha dependencies 2021-12-13 12:34:17 -06:00