Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DKIM: Fix invalid signature verification issues #47

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Secretions
Copy link
Contributor

  • Fixes segfault when b/bh has invalid base64
  • Handles missing/invalid tags more closely to how RFC4871 specifies
  • Makes error reporting a little more specific

For more detail, see: https://bugs.exim.org/show_bug.cgi?id=1853

* Fixes segfault when b/bh has invalid base64
* Handles missing/invalid tags more closely to how RFC4871 specifies
* Makes error reporting a little more specific
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant