Commit graph

15 commits

Author SHA1 Message Date
asonix deec774ffc Fix doc link 2022-11-28 18:40:02 -06:00
asonix 0068556382 Constify Config 2022-11-28 18:25:00 -06:00
Aode (Lion) bc34e8e054 Remove chrono, thiserror 2022-01-17 16:49:01 -06: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 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 90660b7f19 Add ability to require headers in signature 2020-04-23 12:54:56 -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 4b2b63143c Prepare for release 2019-09-21 11:29:41 -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 c73da59045 Test round trip 2019-09-11 01:24:51 -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