这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: emersion/go-msgauth

Tags

v0.5.0

Toggle v0.5.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
emersion Simon Ser
go-msgauth v0.5.0

Hui Cao (1):
      dmarc, dkim: allow setting lookup DNS TXT function

Ludovico Russo (2):
      dkim: fix header with extra blank line generated in some rare cases
      Fix folding signature algorithm

Simon Ser (2):
      dkim: remove Signer.SignatureValue
      Add go.sum

v0.4.0

Toggle v0.4.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
emersion Simon Ser
go-msgauth v0.4.0

Hui Cao (3):
      Fix dkim verification issues and dmarc alignment default
      Fix dkim verification issues and dmarc alignment default
      Fix dkim verification issues and dmarc alignment default

fox.cpp (2):
      dmarc: Separate Parse from Lookup
      dkim: Add signer method to return only value of the DKIM-Signature field

v0.3.1

Toggle v0.3.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
emersion Simon Ser
go-msgauth v0.3.1

fox.cpp (3):
      dkim: Always close done channel in Sign
      dkim: Don't pass hash function to Sign for ed25519
      dkim: Add tests for ed25519 signing

0.3.0

Toggle 0.3.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
emersion Simon Ser
go-msgauth 0.3.0

Simon Ser (3):
      all: go fmt
      dkim: add test with zero signatures
      dkim: add tests with verification errors

fox.cpp (7):
      dkim: Verify multiple signatures in parallel (#9)
      authres: Add DMARC result type
      authres: Add reason field to result structs
      dmarc: Return ErrNoPolicy if no policy exists for domain
      authres: Put 'reason' before other properies
      authres: Properly quote property values with special parameters
      authres: Don't quote address-like property values

v0.3.0

Toggle v0.3.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
emersion Simon Ser
go-msgauth 0.3.0

Simon Ser (3):
      all: go fmt
      dkim: add test with zero signatures
      dkim: add tests with verification errors

fox.cpp (7):
      dkim: Verify multiple signatures in parallel (#9)
      authres: Add DMARC result type
      authres: Add reason field to result structs
      dmarc: Return ErrNoPolicy if no policy exists for domain
      authres: Put 'reason' before other properies
      authres: Properly quote property values with special parameters
      authres: Don't quote address-like property values

v0.2.0

Toggle v0.2.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
emersion Simon Ser
go-msgauth 0.2.0

The Authentication-Results library has been moved to a authres package. go-dkim
and go-dmarc have been migrated to this repository.

v0.1.0

Toggle v0.1.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
emersion Simon Ser
go-msgauth 0.1.0

This is the first pre-release.