Aleksander Machniak
25de39d444
Merge branch 'dev-remove-js-deps'
9 years ago
Aleksander Machniak
692cb9c63b
Update localization
9 years ago
Aleksander Machniak
2e97728d06
Enigma: Add some notes to Known issues section ( #5561 )
9 years ago
Aleksander Machniak
21732eb250
"Bad password" -> "Invalid password"
9 years ago
Aleksander Machniak
29d0b80449
Enigma: Fix PHP fatal error when decrypting a message with invalid signature ( #5555 )
9 years ago
Aleksander Machniak
bd76a921ac
Simplified/unified key info frame
9 years ago
Aleksander Machniak
5e1da48d0c
Remove external javascript code from the git repo, add jsdeps.sh script ( #5535 )
9 years ago
Aleksander Machniak
47750b9b06
Bump up Enigma version number
9 years ago
Aleksander Machniak
62bcda35df
Enigma: Don't log bad-passphrase errors
9 years ago
Aleksander Machniak
c95292b912
Update README with some GnuPG 2.1 support info
9 years ago
Aleksander Machniak
ed44a73ca5
GnuPG 2.1: Fix secret keys export
9 years ago
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
4e0532808d
Fix bug where it wasn't possible to store more that 2MB objects in memcache/apc ( #5452 )
...
Added memcache_max_allowed_packet and apc_max_allowed_packet settings
9 years ago
Max Kostikov
f0a8e06c56
Update ru_RU.inc
...
Misprint corrected
9 years ago
jpope
5d17bf113f
Fix class in keys list
...
The last few keys were being cut off due to a typo.
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
fba3e1ae0c
GnuPG 2.1: Add option to configure gpgconf binary location
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
a1a7b0b9e6
Enigma: Make recipient key searches case-insensitive ( #5434 )
9 years ago
Aleksander Machniak
51c6269ded
Improve accessibility of enigma encryption options button in compose screen
9 years ago
Aleksander Machniak
7df99b7399
Enigma: Fix signature verification with some IMAP servers, e.g. Gmail, DBMail ( #5371 )
10 years ago
Aleksander Machniak
a876748d84
Fix regression where password was continuously prompted on signing (an no enrypting)
10 years ago
Aleksander Machniak
dcf877c692
Enigma: Add possibility to configure gpg-agent binary location (enigma_pgp_agent)
10 years ago
Thomas Bruederli
9fe5b88dee
Add new translations for Enigma plugin
10 years ago
Thomas Bruederli
4e3442877d
Updated localizations from Transifex
10 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
de7b0b51c4
Require Crypt_GPG 1.4.2 with fix for #5304
10 years ago
Aleksander Machniak
3dd83804b4
Don't return false if keys directory does not exist
10 years ago
Aleksander Machniak
3f01232625
Enigma: Delete user keys when using deluser.sh script
10 years ago
Aleksander Machniak
ac1cd3719c
Enigma: Fix redundant list-secret-keys/list-public-keys calls on signing/encryption
10 years ago
Aleksander Machniak
72da903dca
Remove unused code
10 years ago
Aleksander Machniak
f1c260b05f
Enigma: Implement PGP encryption and signing in one go ( #5302 )
...
Enigma: Display signature verification status for encrypted+signed messages (#5302 )
10 years ago
Aleksander Machniak
13b76d9b1e
Enigma: Add possibility to configure gpg binary location (enigma_pgp_binary)
10 years ago
Aleksander Machniak
96102e2052
Enigma: Fix malformed signed messages with force_7bit=true ( #5292 )
10 years ago
Aleksander Machniak
8b0753191d
Fix Transifex URL
10 years ago
Aleksander Machniak
dcb7db2f8c
Enigma: Fix keys import from inside of an encrypted message ( #5285 )
10 years ago
Aleksander Machniak
796bb4ccbb
Update localization, add Enigma plugin localizations
10 years ago
Aleksander Machniak
21e485ad50
Fix redundant enigma.css link
10 years ago
Aleksander Machniak
5194120221
Add Known Issues section in Enigma README ( #5215 )
10 years ago
Aleksander Machniak
6e4642b12c
Enigma: Add enigma_debug option
10 years ago
Aleksander Machniak
4bb44c3d90
Enigma: added option to force users to use signing/encryption
10 years ago
Aleksander Machniak
96c3d84cdd
Enigma: Varius fixes and cleanup in code for attaching pubkeys
10 years ago
Kyle Francis
7ce958ecd9
Added attach pubkey checkbox in compose UI, added preferences setting for attach pubkey by default
10 years ago
Kyle Francis
a9d399155d
Implemented attaching pub PGP key to outgoing messages.
10 years ago