https://bugs.exim.org/show_bug.cgi?id=1781
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Git Commit <[email protected]> --- Git commit: http://git.exim.org/exim.git/commitdiff/df3def249f555f5e6cbfa1bf3fb1a20db4f48fcd commit df3def249f555f5e6cbfa1bf3fb1a20db4f48fcd Author: Jeremy Harris <[email protected]> AuthorDate: Fri Jan 22 13:17:34 2016 +0000 Commit: Jeremy Harris <[email protected]> CommitDate: Fri Jan 22 13:17:34 2016 +0000 pdkim: fix use of private-keys having trailing '=' in the base-64. bug 1781 ---- doc/doc-txt/ChangeLog | 3 +++ src/src/base64.c | 40 +++++++++++++++++++--------------------- src/src/dkim.c | 6 ++++-- src/src/pdkim/pdkim.c | 27 +++++++++++++++++++-------- src/src/pdkim/pdkim.h | 5 ++++- 5 files changed, 49 insertions(+), 32 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
