コミットグラフ

24 コミット (bae4c13597da463909168379ac979b077ff5698d)
 

作成者 SHA1 メッセージ 日付
Ondřej Hruška bae4c13597
improvements around HttpMethod, more tests 3年前
Ondřej Hruška a1f3c6ebfb Merge branch 'pr-method-lifetime' of slamb/digest_auth_rs into master 3年前
Scott Lamb 2e61615da0 allow non-'static HTTP method names 3年前
Ondřej Hruška 750294cd97 add changelog 3年前
Ondřej Hruška e01454d943 bump version 3年前
Ondřej Hruška 16a02aabed Merge branch 'upgrade-deps' of jplatte/digest_auth_rs into master 3年前
Jonas Platte f9c4ba2966
Upgrade dependencies 3年前
Ondřej Hruška f505c0951a
Update dependencies 4年前
Ondřej Hruška 2cd02e3eb5
Merge branch 'update-crypto' 4年前
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年前
Ondřej Hruška 12f158a3d6
update crypto dependencies to new crates 4年前
Ondřej Hruška abda2133bf
format code, version bump 5年前
Ondřej Hruška 891c7a183d
Fix custom Error not implementing std::error::Error 5年前
Ondřej Hruška c10d96bf83
version bump, updated readme 5年前
Ondřej Hruška 1947affd75
add parsing support to AuthorizationHeader 5年前
Ondřej Hruška f2346416cc
implement ToString for WwwAuthenticateHeader for server-side use 5年前
Ondřej Hruška f4c6e4ab3d
restructure to modules 5年前
Ondřej Hruška c81e3caf17
fix &str compared with String, add dyn to Box<dyn ..> 5年前
Ondřej Hruška 4bc4386f34
fix wrong method in POST 5年前
Ondřej Hruška 252022f26b
forgot to make some fields public 5年前
Ondřej Hruška 18c2b2a107
code cleaning with clippy, improved API ergonomics, add missing pub 5年前
Ondřej Hruška c25e559b53
add metadata 5年前
Ondřej Hruška 37a8ae4c41
add license and readme 5年前
Ondřej Hruška ed6b882fa0
code import 5年前