Releases: mirage/ocaml-dkim
Releases · mirage/ocaml-dkim
0.10.0
CHANGES:
- Use DKIM-Signature Header field x= for expiration (@BChabanne, @hannesm, @dinosaure, #61)
0.9.0
0.8.0
CHANGES:
- Fix unknown tag (@dinosaure, #46)
- Remove the high-kinded polymorphism (@dinosaure, #47)
- Expose useful functions (@dinosaure, #48, #53, #55)
- Fix generated signature (@dinosaure, #49)
- Export the
Decodermodule (@dinosaure, #50) - Lint dependencies for the mirage-layer (@hannesm, #51)
- Factorize the way we digest things (@dinosaure, #54)
- Be compatible with
X509.Public_key.t(@dinosaure, #56) - Add
x-maintenance-intent(@dinosaure, #52)
0.7.0
0.6.0
CHANGES:
- Improve binaries provided by the distribution (#40, @dinosaure)
- Upgrade
ocaml-dkimwithdns-client-mirage.8.0.0(#42, @dinosaure)
0.5.0
CHANGES:
- Separate binaries provided by dkim into a new package
dkim-bin(@dinosaure, #38) - Upgrade tests with
mirage-crypto-rng.0.11.0(@dinosaure, #38) - Adapt to
dns-client.7.0.0repackaging (@hannesm, #38) - Really delete the
rresultpackage (@dinosaure, #39)
0.4.0
0.3.1
0.3.0
CHANGES:
- Upgrade to the new interface of
mrmime(#15, @dinosaure) - Fix how we parse AUID (#16, @dinosaure)
- Implement a real memory bounded verify function (#19, @dinosaure)
- Homogeneize DNS interface (with
ocaml-spf) (#20, @dinosaure) - Add some accessors to be able to get some info from DMARC (#21, #22, @dinosaure)
- Add a comparison function on server values (#24, @dinosaure)
- Fix stream implementation on
dkim-mirage(#26, @dinosaure) - Upgrade to the new DNS interface (#25, @dinosaure)
- Fix when we got an empty prelude (and don't raise end-of-stream in that case) (#27, @dinosaure)
- Upgrade ocamlformat and fmt.0.8.7 (#28, @dinosaure)
- Use the lastest version of DNS (with DNS-over-TLS) (#30, @dinosaure)
v0.2.0
CHANGES:
- Upgrade to
tls.0.13.0anddns.5.0.0(@dinosaure, #9) - Support of Ed25519 key (@dinosaure, #9)
dkim-miragerequires aStack.V4V6TCP/IP stack (@dinosaure, #9)- Lint opam files (@dinosaure, #11)