23 Commits
Author SHA1 Message Date
MightyPork 2827c9bbe5 optimize Method 2021-05-25 10:08:22 +02:00
MightyPork bae4c13597 improvements around HttpMethod, more tests 2021-05-25 01:05:54 +02:00
MightyPorkandGitea a1f3c6ebfb Merge branch 'pr-method-lifetime' of slamb/digest_auth_rs into master 2021-05-24 21:46:46 +00:00
MightyPork 750294cd97 add changelog 2021-01-24 11:05:25 +01:00
MightyPork e01454d943 bump version 2021-01-23 18:46:53 +01:00
MightyPorkandGitea 16a02aabed Merge branch 'upgrade-deps' of jplatte/digest_auth_rs into master 2021-01-23 17:40:35 +00:00
MightyPork f505c0951a Update dependencies 2019-12-06 22:13:17 +01:00
MightyPork 2cd02e3eb5 Merge branch 'update-crypto' 2019-12-06 22:08:22 +01:00
MightyPork 8f9cc6a660 fmt and clippy fixes. Algorithm enum functions now take self by value (it's Copy and only 2 bytes). 2019-12-06 22:07:49 +01:00
MightyPork 12f158a3d6 update crypto dependencies to new crates 2019-12-06 22:02:41 +01:00
MightyPork abda2133bf format code, version bump 2019-10-09 23:29:31 +02:00
MightyPork 891c7a183d Fix custom Error not implementing std::error::Error 2019-10-09 23:29:17 +02:00
MightyPork c10d96bf83 version bump, updated readme 2019-10-07 01:10:12 +02:00
MightyPork 1947affd75 add parsing support to AuthorizationHeader 2019-10-07 01:04:37 +02:00
MightyPork f2346416cc implement ToString for WwwAuthenticateHeader for server-side use 2019-10-05 23:18:46 +02:00
MightyPork f4c6e4ab3d restructure to modules 2019-10-05 16:41:26 +02:00
MightyPork c81e3caf17 fix &str compared with String, add dyn to Box<dyn ..> 2019-10-05 15:27:56 +02:00
MightyPork 4bc4386f34 fix wrong method in POST 2019-10-05 15:07:24 +02:00
MightyPork 252022f26b forgot to make some fields public 2019-02-27 14:09:27 +01:00
MightyPork 18c2b2a107 code cleaning with clippy, improved API ergonomics, add missing pub 2019-02-27 14:04:43 +01:00
MightyPork c25e559b53 add metadata 2019-02-27 13:25:58 +01:00
MightyPork 37a8ae4c41 add license and readme 2019-02-27 13:15:04 +01:00
MightyPork ed6b882fa0 code import 2019-02-27 13:10:40 +01:00