Commit Graph

24 Commits (15bd0b51a4f868d5c4c00822c451aecabc3c46a6)

Author SHA1 Message Date
Aleksander Machniak cf866990f2 Get rid of "popupmessage" class
It wasn't widely used and made the dialogs look inconsistent
9 years ago
Aleksander Machniak 2ae1da4b1d Merge branch 'dev/gnupg21' 9 years ago
Aleksander Machniak b6c061656f GnuPG 2.1: Support password prompt on private key import 9 years ago
Aleksander Machniak ecefdca21d GnuPG 2.1: Support password input on private key export 9 years ago
Aleksander Machniak 7203d151ec Enigma: Fix encoding of a key search phrase (#5459) 9 years ago
Aleksander Machniak 7829da358d GnuPG 2.1: Fix importing newly generated (secret) keys using GnuPG 2.1 9 years ago
Aleksander Machniak 462faace73 Enigma: Support key generation for multiple identities (#5383)
Update OpenPGP.js to version 1.6.2.
Get rid of server-side key generation - Crypt_GPG does not support
multiple user IDs, it's also slow and requires entrophy generator.
9 years ago
Aleksander Machniak 51c6269ded Improve accessibility of enigma encryption options button in compose screen 9 years ago
Aleksander Machniak 437aca39e0 Enigma: Import keys from key-server(s) (#5286) 10 years ago
Aleksander Machniak 352c6329cc Enigma: Search missing public keys on a key-server in mail compose (#5286) 10 years ago
Aleksander Machniak 88ed121f24 Enigma: Add possibility to export private keys (#5321) 10 years ago
Aleksander Machniak dcb7db2f8c Enigma: Fix keys import from inside of an encrypted message (#5285) 10 years ago
Aleksander Machniak f0e88f02d5 Remove unused code 10 years ago
Thomas Bruederli 4a408843b0 Protect download urls against CSRF using unique request tokens (#1490642)
Send X-Frame-Options headers with every HTTP response
10 years ago
Aleksander Machniak f04b56f306 Enigma: Enable default signing/encryption on a signed/encrypted draft compose 10 years ago
Aleksander Machniak a8848b16c4 Tweak the code to not violate ECMASCRIPT3 syntax 10 years ago
Aleksander Machniak 8f8beafd56 Use .get_label() consistently (instead of .gettext()) 10 years ago
Aleksander Machniak 211929876b Enigma: GPG keys export 10 years ago
Aleksander Machniak a0dfcb14a8 Enigma: Optional server-side key generation 10 years ago
Aleksander Machniak d5501a8bb2 Enigma: Client-side keys generation (with OpenPGP.js)
Fixed deletion of key pairs (error: Private key must be deleted before public key can be deleted)
11 years ago
Aleksander Machniak 58c2798fae Implemented password prompt when entering compose page of encrypted message 11 years ago
Aleksander Machniak a99c34159d Enigma: Implemented messages signing and encrypting 11 years ago
Aleksander Machniak 0878c846bc Enigma: Larry support, finished PGP decryption, other fixes and improvements 11 years ago
thomascube 48e9c14ebd Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore 14 years ago