Commit graph

94 commits

Author SHA1 Message Date
Aode (Lion) fa08da9158 2021 2021-10-21 16:26:26 -05:00
Aode (Lion) e97cfbf925 Stable deps 2021-10-21 11:15:24 -05:00
Aode (Lion) 6d17e67da9 Comment out tracing-actix-web 2021-10-20 18:24:12 -05:00
Aode (Lion) 70dfed093a Bump dev dep 2021-10-20 18:23:32 -05:00
Aode (Lion) bfcf09225b Update to latest betas 2021-10-20 18:22:22 -05:00
Aode (Lion) 53fc6eeb95 Add docs-rs feature meta 2021-09-23 17:11:55 -05:00
Aode (Lion) bb42dd3f9a actix: Split Server and Client into features 2021-09-23 17:05:11 -05:00
Aode (Lion) 9be4a14206 Enable splitting DigestClient into parts 2021-09-21 11:17:01 -05:00
Aode (Lion) be57fcf7dd Bump tracing-actix-web, remove workaround, bump version 2021-09-21 10:43:06 -05:00
Aode (lion) 11be605f5b Update actix examples with tracing 2021-09-17 20:04:04 -05:00
Aode (lion) 7b9aff925a Instrument -actix with tracing 2021-09-17 19:34:16 -05:00
Aode (lion) f641335dfd Expose method to take missing headers from RequiredError 2021-09-17 19:32:45 -05:00
asonix 9aa7874f24 Remove awc's feature dependencies 2021-07-27 15:35:19 -05:00
asonix dde7fb1485 Update to latest actix deps 2021-06-24 11:56:36 -05:00
asonix 7a76f3f58c Update to latest betas 2021-04-17 12:03:22 -05:00
asonix 0478d08a97 Update actix deps 2021-03-09 20:04:56 -06:00
asonix d3c715ecc5 Update to actix-web 4.0.0-beta.3 2021-02-10 15:45:51 -06:00
asonix 983d48d76a Don't depend on bytes 0.5 2021-02-03 19:06:39 -06:00
asonix d04612a729 Update to actix-web 4.0 beta.1 2021-02-03 19:02:19 -06:00
asonix 894001efe6 Update reqwest client lib 2021-02-03 16:51:12 -06:00
asonix 139ff58466 Fix sha3 feature 2020-09-29 22:09:35 -05:00
asonix ce881b18e1 Switch other spawn blocking call oops 2020-09-29 20:05:42 -05:00
asonix 88a7ecce0d Use spawn blocking instead of block in place 2020-09-29 20:03:12 -05:00
asonix 3c73552ff2 Fix feature builds 2020-09-29 19:48:00 -05:00
asonix d6f7602e31 Update base-crate dependency 2020-09-29 19:10:31 -05:00
asonix 242fdc8519 Update readmes, license 2020-09-29 19:08:34 -05:00
asonix 133e081740 Add methods for explicit mastodon compat, requiring digest
Update actix library with new methods
Build reqwest client with feature parity to actix client
2020-09-29 18:58:06 -05:00
asonix baceb6fa50 Update to stable dependencies 2020-09-13 19:22:38 -05:00
asonix d72404debf bump version 2020-09-07 16:44:22 -05:00
asonix 2c031a7a1d Add ability to set host header 2020-09-07 16:42:06 -05:00
asonix 7538969a0b Bump version, remove log 2020-07-24 17:57:13 -05:00
asonix aa95ef20d4 Change timestamp parsing 2020-07-24 17:48:00 -05:00
asonix 09f189c1f4 Debug hm pieces 2020-07-24 17:25:15 -05:00
asonix 7db643fc0c Make digest middleware clone 2020-07-06 10:16:41 -05:00
asonix cd1a824ebb Move to partial updates for verification, put it on the threadpool 2020-07-01 17:27:34 -05:00
asonix 2366c9a917 Bump version for actix-web 3.0 compat 2020-06-28 12:09:12 -05:00
asonix 2ae63d35c0 Use actix-web 2.0 2020-06-25 20:13:05 -05:00
asonix e8587ca162 Bump version 2020-06-10 17:16:21 -05:00
asonix b0080ae668 Update sha2 and sha3 2020-06-10 17:15:19 -05:00
asonix 85932442fe Clippy 2020-04-25 20:41:21 -05:00
asonix a0974299c5 Clippy 2020-04-25 20:31:38 -05:00
asonix 1997d54b36 Only mark required header as in-use if it's included in the signing string 2020-04-23 14:46:14 -05:00
asonix 597a61fb4b Make note about Date header in masto compat 2020-04-23 13:52:57 -05:00
asonix 2daa7f8077 Bump version 2020-04-23 12:57:14 -05:00
asonix 90660b7f19 Add ability to require headers in signature 2020-04-23 12:54:56 -05:00
asonix 08686beb8f impl Display for Algorithm, own values in actix verifier 2020-04-22 17:15:32 -05:00
asonix 3e83434eff Bump version in readme 2020-04-21 13:05:04 -05:00
asonix 6935604d0f Add missing .await? to README 2020-04-21 13:04:25 -05:00
asonix 0175c5e1af Update deps 2020-04-21 13:00:11 -05:00
asonix 074d091b05 Add lemmy to toplevel readme 2020-04-21 12:55:46 -05:00