1
0
Fork 0
mirror of https://git.sr.ht/~rjarry/aerc synced 2025-08-01 22:24:22 +02:00
aerc/lib/crypto/gpg/gpgbin
Bryce Vandegrift b457f80470 gpg: fix decrypt emails with invalid signature
This patch fixes an error that occurs when decrypting an email with an
invalid gpg signature. The error "gpg-exit 33554433" will be thrown and
the email will not be opened.

Signed-off-by: Bryce Vandegrift <bryce@brycevandegrift.xyz>
Acked-by: Robin Jarry <robin@jarry.cc>
2025-03-30 21:31:56 +02:00
..
decrypt.go gpg: redirect status-fd from stdout to stderr 2024-10-27 10:15:08 +01:00
encrypt.go gpg: redirect status-fd from stdout to stderr 2024-10-27 10:15:08 +01:00
gpgbin.go gpg: fix decrypt emails with invalid signature 2025-03-30 21:31:56 +02:00
import-ownertrust.go
import.go
keys.go
sign.go gpg: redirect status-fd from stdout to stderr 2024-10-27 10:15:08 +01:00
verify.go gpg: redirect status-fd from stdout to stderr 2024-10-27 10:15:08 +01:00