Commit graph

  • 139ff58466 Fix sha3 feature asonix 2020-09-29 22:09:35 -0500
  • ce881b18e1 Switch other spawn blocking call oops asonix 2020-09-29 20:05:42 -0500
  • 88a7ecce0d Use spawn blocking instead of block in place asonix 2020-09-29 20:03:12 -0500
  • 3c73552ff2 Fix feature builds asonix 2020-09-29 19:48:00 -0500
  • d6f7602e31 Update base-crate dependency asonix 2020-09-29 19:10:31 -0500
  • 242fdc8519 Update readmes, license asonix 2020-09-29 19:08:34 -0500
  • 133e081740 Add methods for explicit mastodon compat, requiring digest asonix 2020-09-29 18:57:59 -0500
  • baceb6fa50 Update to stable dependencies asonix 2020-09-13 19:22:38 -0500
  • d72404debf bump version asonix 2020-09-07 16:44:22 -0500
  • 2c031a7a1d Add ability to set host header asonix 2020-09-07 16:42:06 -0500
  • 7538969a0b Bump version, remove log asonix 2020-07-24 17:57:13 -0500
  • aa95ef20d4 Change timestamp parsing asonix 2020-07-24 17:48:00 -0500
  • 09f189c1f4 Debug hm pieces asonix 2020-07-24 17:25:15 -0500
  • 7db643fc0c Make digest middleware clone asonix 2020-07-06 10:16:41 -0500
  • cd1a824ebb Move to partial updates for verification, put it on the threadpool asonix 2020-07-01 17:27:34 -0500
  • 2366c9a917 Bump version for actix-web 3.0 compat asonix 2020-06-28 12:09:12 -0500
  • 2ae63d35c0 Use actix-web 2.0 asonix 2020-06-25 20:13:05 -0500
  • e8587ca162 Bump version asonix 2020-06-10 17:16:21 -0500
  • b0080ae668 Update sha2 and sha3 asonix 2020-06-10 17:15:19 -0500
  • 85932442fe Clippy asonix 2020-04-25 20:41:21 -0500
  • a0974299c5 Clippy asonix 2020-04-25 20:31:38 -0500
  • 1997d54b36 Only mark required header as in-use if it's included in the signing string asonix 2020-04-23 14:46:14 -0500
  • 597a61fb4b Make note about Date header in masto compat asonix 2020-04-23 13:52:57 -0500
  • 2daa7f8077 Bump version asonix 2020-04-23 12:57:14 -0500
  • 90660b7f19 Add ability to require headers in signature asonix 2020-04-23 12:54:56 -0500
  • 08686beb8f impl Display for Algorithm, own values in actix verifier asonix 2020-04-22 17:15:32 -0500
  • 3e83434eff Bump version in readme asonix 2020-04-21 13:05:04 -0500
  • 6935604d0f Add missing .await? to README asonix 2020-04-21 13:04:25 -0500
  • 0175c5e1af Update deps asonix 2020-04-21 13:00:11 -0500
  • 074d091b05 Add lemmy to toplevel readme asonix 2020-04-21 12:55:46 -0500
  • 40a3c283d7 Add notice about lemmy's license asonix 2020-04-18 14:36:53 -0500
  • a38b6aa1ed Don't use async-trait asonix 2020-03-30 00:53:45 -0500
  • 20cad6bea8 Try async trait, web block on client signing asonix 2020-03-29 22:21:09 -0500
  • dbd852156b Don't use Rc<RefCell<>> asonix 2020-03-25 11:00:37 -0500
  • 7af4f07a97 Add logging in actix crate asonix 2020-03-19 21:36:10 -0500
  • 4feff4a894 Change info to debug asonix 2020-03-19 20:08:33 -0500
  • 45f7dbe532 Bump version asonix 2020-03-17 18:56:04 -0500
  • b1224f2774 Allow for generating requests without created field asonix 2020-03-17 18:54:00 -0500
  • df4ac1e2cf Make signature header lowercase as per h2 requirements asonix 2020-03-17 15:12:10 -0500
  • 760dedaade Add method to retrieve key_id from request data asonix 2020-03-17 14:47:00 -0500
  • aaf8e16db4 Add basic digest logging asonix 2020-03-17 14:27:38 -0500
  • 926ed7fc56 Merge branch 'master' of git.asonix.dog:Aardwolf/http-signature-normalization asonix 2020-03-15 19:30:17 -0500
  • 7f98235a37 Bump http-signature-normalization version, update actix to 3.0 asonix 2020-03-15 19:29:47 -0500
  • 3cc6a71278 Remove unneeded clone Aode 2020-02-17 16:57:07 -0600
  • 8acbcaea62 Make use of body inspection rather than body mapping Aode 2020-02-17 16:38:13 -0600
  • ebeee051bf Verify digest without consuming body asonix 2020-01-19 17:11:40 -0600
  • 421eb3520e Fix header strings asonix 2020-01-17 18:35:30 -0600
  • 1202b7ff43 Simplify naming asonix 2020-01-17 17:13:15 -0600
  • 1d37ebb812 Simplify passing verifier asonix 2020-01-17 17:09:05 -0600
  • 51bd0ad1ef Implement DigestVerify for Tuples asonix 2020-01-17 16:59:42 -0600
  • a2bc8c03ee Implement DigestVerify for Vec, &mut [] asonix 2020-01-17 16:56:22 -0600
  • 77ecf6eaa7 Include digest verification asonix 2020-01-17 16:31:44 -0600
  • 029ada114a Add prepare_unverified for warp asonix 2019-12-31 18:23:25 -0600
  • 58871c67ac Expose signature and Signing String asonix 2019-12-31 18:10:42 -0600
  • 08be4047ef Add warp asonix 2019-12-30 16:53:36 -0600
  • 0673b818e9 Bump http to 2.0 asonix 2019-12-30 15:01:54 -0600
  • ee218f4c2d Update cargo tomls http-signature-normalization-v0.1.0 http-signature-normalization-http-v0.1.0 http-signature-normalization-actix-v0.1.0 asonix 2019-09-21 11:34:50 -0500
  • 4b2b63143c Prepare for release asonix 2019-09-21 11:26:11 -0500
  • 6f0ff4ca5f Remove verify trait to encourage middleware use asonix 2019-09-13 18:33:54 -0500
  • f4139af189 Add Verified FromRequest types for optional middlewares asonix 2019-09-13 18:27:04 -0500
  • fef18d96db Check key-id asonix 2019-09-13 18:12:12 -0500
  • f8791f770b Update cargo toml asonix 2019-09-13 18:09:30 -0500
  • 9c24eb5566 Alter type specification in client example asonix 2019-09-13 18:07:44 -0500
  • 686e52213e Add Http Signature verification middleware and... asonix 2019-09-13 17:55:51 -0500
  • c468513d5a Use Failure in more places asonix 2019-09-12 20:29:24 -0500
  • 3a502055bf Forward upstream errors asonix 2019-09-12 20:17:29 -0500
  • 0fd087ced5 Add digest header as feature asonix 2019-09-12 20:12:35 -0500
  • ef2a4e338f Add client digest support asonix 2019-09-11 18:49:18 -0500
  • 73ee0c51e6 Add actix example asonix 2019-09-11 18:06:36 -0500
  • 854df4a8d1 Add support for actix-web and http asonix 2019-09-11 17:05:58 -0500
  • 55c602bb02 Fix readme... asonix 2019-09-11 01:26:37 -0500
  • c73da59045 Test round trip asonix 2019-09-11 01:24:51 -0500
  • aefb08e627 Remove dependency on http asonix 2019-09-11 00:24:04 -0500
  • 5daf0a78d1 Initial commit asonix 2019-09-11 00:17:30 -0500