0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 07, 2025 — Jan 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'main' of https://github.com/stalwartlabs/mail-auth into main More... almost 3 years ago
Added parsing for additional headers. More... almost 3 years ago
Merge pull request #7 from InstantDomain/ring More... almost 3 years ago
IpRev implementation. More... almost 3 years ago
Switched from Cow to String in Signatures and Seals. More... about 3 years ago
DKIM signer and ARC sealer implementation. More... about 3 years ago
Updated copyright year to 2023. More... about 3 years ago
DSN updates. More... about 3 years ago
MTA-STS and SMTP TLS Reporting support. More... about 3 years ago
Dnssec support. More... about 3 years ago
MX record grouping by preference. More... about 3 years ago
Added Sync + Send to VerifyingKey More... about 3 years ago
Use 2048-bit RSA keys for signing tests More... about 3 years ago
Removed SPF parameters from Resolver object. More... about 3 years ago
Rename HashContext::finish() to avoid being shadowed by inherent impls More... about 3 years ago
Add opt-in support for *ring*-based crypto More... about 3 years ago
Make RustCrypto dependencies optional More... about 3 years ago
Keep dependencies in alphabetic order More... about 3 years ago
Move RustCrypto module into a separate file More... about 3 years ago
Move RustCrypto impls into an inline module More... about 3 years ago
Move verify key construction into separate methods More... about 3 years ago
Remove unused trait impl More... about 3 years ago
Add indirection to abstract over hashing algorithm implementation More... about 3 years ago
Add local trait to abstract over hashing More... about 3 years ago
Add generic one shot hashing API through HashAlgorithm More... about 3 years ago
Use Writer trait for Base32Writer More... about 3 years ago
Fixed SPF tests. More... about 3 years ago
Merge pull request #6 from InstantDomain/writer More... about 3 years ago
Fixed IP address mask matching. More... about 3 years ago
Avoid unnecessary allocation for hash output More... about 3 years ago