Releases: Zimbra-Community/pgp-zimlet
show public key details in manage keys window
show public key details in manage keys window
New implementation of contacts/addresbook scanning, faster and more reliable
adding version 1.5.3
- fixing a small lay-out bug in generate keypair result, scrollbar outside dialog
- show fingerprint and created date in the keypair result
- new implementation of contacts/addresbook scanning, faster and more reliable
fixing 2 bugs in okBtnDecryptFile and downloadBlob
fixing 2 bugs, if statement fail in zimbra/pgp was not decoding base64 in Enigmail messages
adding zimbra/pgp 'mime' type to okBtnDecryptFile so we actually use the if statement from the first bug
version to 1.5.1 file encrypt/decrypt support (for manual attachment)
version to 1.5.1 file encrypt/decrypt support (for manual attachment)
decrypting these attachments will not work in enigmail, but with GNU tools:
gpg -d "PGP-attachment.jpg" > "attachment.jpg.base64"
base64 -d "attachment.jpg.base64" > "attachment.jpg"
show progress round in decrypt dialog when working, instead of not updating the gui.
show progress round in decrypt dialog when working, instead of not updating the gui.
release version 1.4.9 - i18n support
release version 1.4.9 - i18n support
adding 'Wrong passphrase!' when user enters wrong password in encrypt window when also signing.
adding 'Wrong passphrase!' when user enters wrong password in encrypt window when also signing.
Fixing issue https://github.com/barrydegraaff/pgp-zimlet
Fixing message view for Internet Explorer 10 users.
Fixing message view for Internet Explorer 10 users - and removing in-line editing of message results
Allow selections in all dialogs in this Zimlet, especially in decrypted results, and disable the spellcheck.
Allow selections in all dialogs in this Zimlet, especially in decrypted results, and disable the spellcheck.