Commit graph

25 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 deec774ffc Fix doc link 2022-11-28 18:40:02 -06:00
asonix 0068556382 Constify Config 2022-11-28 18:25:00 -06:00
asonix fa76edf777 Remove unneded conversion 2022-11-22 10:16:46 -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 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 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 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 029ada114a Add prepare_unverified for warp
also Cargo fmt
2019-12-31 18:23:33 -06:00
asonix 58871c67ac Expose signature and Signing String 2019-12-31 18:10:42 -06: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