Commit graph

24 commits

Author SHA1 Message Date
asonix 1224b3201c Update expires error types, licensing to AGPL, bump versions 2022-12-08 15:08:18 -06:00
asonix 69e607bf7a Bump version 2022-11-28 18:40:16 -06:00
asonix 670dd5129d Move directories, fix http, clippy 2022-11-28 18:34:13 -06:00
asonix 8c9e7af2b9 Add experimental extractor library for actix-web 2022-11-28 18:05:00 -06:00
Aode (Lion) bc34e8e054 Remove chrono, thiserror 2022-01-17 16:49:01 -06:00
Aode (Lion) fa08da9158 2021 2021-10-21 16:26:26 -05:00
Aode (lion) f641335dfd Expose method to take missing headers from RequiredError 2021-09-17 19:32:45 -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 7538969a0b Bump version, remove log 2020-07-24 17:57:13 -05:00
asonix 09f189c1f4 Debug hm pieces 2020-07-24 17:25:15 -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 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 7af4f07a97 Add logging in actix crate 2020-03-19 21:36:39 -05:00
asonix b1224f2774 Allow for generating requests without created field 2020-03-17 18:54:00 -05:00
asonix 7f98235a37 Bump http-signature-normalization version, update actix to 3.0 2020-03-15 19:29:47 -05:00
asonix 421eb3520e Fix header strings 2020-01-17 18:35:30 -06:00
asonix 58871c67ac Expose signature and Signing String 2019-12-31 18:10:42 -06:00
asonix 08be4047ef Add warp 2019-12-30 16:53:36 -06:00
asonix ee218f4c2d Update cargo tomls 2019-09-21 11:34:50 -05:00
asonix 686e52213e Add Http Signature verification middleware and...
Move base64 out of base lib
2019-09-13 17:56:06 -05:00
asonix 854df4a8d1 Add support for actix-web and http 2019-09-11 17:07:58 -05:00
asonix aefb08e627 Remove dependency on http 2019-09-11 00:24:04 -05:00
asonix 5daf0a78d1 Initial commit 2019-09-11 00:17:30 -05:00