]> granicus.if.org Git - neomutt/commitdiff
merge: upstream fixes (mutt/default)
authorRichard Russon <rich@flatcap.org>
Mon, 20 Feb 2017 16:52:49 +0000 (16:52 +0000)
committerRichard Russon <rich@flatcap.org>
Mon, 20 Feb 2017 16:53:14 +0000 (16:53 +0000)
 * Change "allow_dups" into a flag at hash creation.
 * Filter expired local certs for OpenSSL verification.
 * Plug memory leak in weed-expired-certs code.
 * Fix potential cert memory leak in check_certificate_by_digest().
 * Show SHA1 fp in interactive cert check menu.
 * Prevent null pointer exception for h->ai_canonname

closes #413


Trivial merge