Commit Graph

24 Commits (bae4c13597da463909168379ac979b077ff5698d)
 

Author SHA1 Message Date
Ondřej Hruška bae4c13597
improvements around HttpMethod, more tests 3 years ago
Ondřej Hruška a1f3c6ebfb Merge branch 'pr-method-lifetime' of slamb/digest_auth_rs into master 3 years ago
Scott Lamb 2e61615da0 allow non-'static HTTP method names 3 years ago
Ondřej Hruška 750294cd97 add changelog 3 years ago
Ondřej Hruška e01454d943 bump version 3 years ago
Ondřej Hruška 16a02aabed Merge branch 'upgrade-deps' of jplatte/digest_auth_rs into master 3 years ago
Jonas Platte f9c4ba2966
Upgrade dependencies 3 years ago
Ondřej Hruška f505c0951a
Update dependencies 4 years ago
Ondřej Hruška 2cd02e3eb5
Merge branch 'update-crypto' 4 years ago
Ondřej Hruška 8f9cc6a660
fmt and clippy fixes. Algorithm enum functions now take self by value (it's Copy and only 2 bytes). 4 years ago
Ondřej Hruška 12f158a3d6
update crypto dependencies to new crates 4 years ago
Ondřej Hruška abda2133bf
format code, version bump 5 years ago
Ondřej Hruška 891c7a183d
Fix custom Error not implementing std::error::Error 5 years ago
Ondřej Hruška c10d96bf83
version bump, updated readme 5 years ago
Ondřej Hruška 1947affd75
add parsing support to AuthorizationHeader 5 years ago
Ondřej Hruška f2346416cc
implement ToString for WwwAuthenticateHeader for server-side use 5 years ago
Ondřej Hruška f4c6e4ab3d
restructure to modules 5 years ago
Ondřej Hruška c81e3caf17
fix &str compared with String, add dyn to Box<dyn ..> 5 years ago
Ondřej Hruška 4bc4386f34
fix wrong method in POST 5 years ago
Ondřej Hruška 252022f26b
forgot to make some fields public 5 years ago
Ondřej Hruška 18c2b2a107
code cleaning with clippy, improved API ergonomics, add missing pub 5 years ago
Ondřej Hruška c25e559b53
add metadata 5 years ago
Ondřej Hruška 37a8ae4c41
add license and readme 5 years ago
Ondřej Hruška ed6b882fa0
code import 5 years ago