Commit graph

101 commits

Author SHA1 Message Date
Aode (lion) e8f730c947 Remove tokio by inlining digest hashing 2021-12-08 12:13:15 -06:00
Aode (lion) 8667701c74 reqwest: Remove futures dep 2021-12-06 18:07:30 -06:00
Aode (lion) 361d15a126 Add support for reqwest-middleware 2021-12-05 16:45:37 -06:00
Aode (lion) 53be90297d bump deps 2021-12-03 11:36:29 -06:00
Aode (lion) 6f286375f9 request: remove default features 2021-11-22 17:09:55 -06:00
Aode (lion) ad10a85e5c Bump deps 2021-10-27 11:37:15 -05:00
Aode (lion) 200c298de0 Update tracing-subscriber 2021-10-24 20:43:12 -05:00
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