Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed filtering if a key contains UATsenigmail-3.0.3enigmail-3.0-branch | Patrick Brunschwig | 2022-05-29 | 1 | -1/+1 |
| | |||||
* | fix for primary UID !== 1st UID in the key | Patrick Brunschwig | 2022-05-28 | 1 | -3/+10 |
| | |||||
* | Release 3.0.3 | Patrick Brunschwig | 2022-05-27 | 2 | -13/+13 |
| | |||||
* | Bug 1097: replacement of body text for inline PGP is incorrect and | Patrick Brunschwig | 2022-05-26 | 1 | -55/+5 |
| | | | | may be abused | ||||
* | Enigmail 3.0.2 releaseenigmail-3.0.2 | Patrick Brunschwig | 2022-05-22 | 2 | -13/+13 |
| | |||||
* | fixes for latest version of Interlink | Patrick Brunschwig | 2022-05-22 | 4 | -8/+7 |
| | |||||
* | don't try to set ownertrust for OpenPGP.js API | Patrick Brunschwig | 2022-03-20 | 1 | -19/+23 |
| | |||||
* | updated CI pipeline to bullseye | Patrick Brunschwig | 2021-10-10 | 1 | -2/+2 |
| | |||||
* | use latest Interlink version | Patrick Brunschwig | 2021-07-18 | 1 | -1/+1 |
| | |||||
* | fixed wrong test cases | Patrick Brunschwig | 2021-07-18 | 2 | -3/+3 |
| | |||||
* | keys that don't expire should not be interpreted as expired | Patrick Brunschwig | 2021-07-18 | 1 | -1/+1 |
| | |||||
* | 3.0.1 releaseenigmail-3.0.1 | Patrick Brunschwig | 2021-07-06 | 2 | -13/+13 |
| | |||||
* | fixed failed test cases | Patrick Brunschwig | 2021-06-20 | 3 | -8/+12 |
| | |||||
* | re-evaluate keyUseFor flags for expired and disabled keys | Patrick Brunschwig | 2021-06-20 | 1 | -4/+21 |
| | |||||
* | fixed signing keys (use fpr instead of fprFormatted) | Patrick Brunschwig | 2021-06-19 | 1 | -1/+1 |
| | |||||
* | added function to get application version | Patrick Brunschwig | 2021-06-13 | 1 | -0/+4 |
| | |||||
* | implemented update check for Interlink to allow for quick updates | Patrick Brunschwig | 2021-06-13 | 6 | -1/+166 |
| | |||||
* | fixed reading proxy settings and added test case | Patrick Brunschwig | 2021-06-13 | 3 | -45/+58 |
| | |||||
* | prepare version 3.0enigmail-3.0 | Patrick Brunschwig | 2021-06-05 | 2 | -10/+10 |
| | |||||
* | fixed test cases | Patrick Brunschwig | 2021-06-05 | 1 | -3/+3 |
| | |||||
* | - implemented encryption | Patrick Brunschwig | 2021-06-05 | 1 | -7/+147 |
| | | | | - copied error number handling from old GnuPG code | ||||
* | remove reference to SKS Pool, as the pool is no longer officially | Patrick Brunschwig | 2021-05-26 | 1 | -1/+1 |
| | | | | maintained | ||||
* | updates from Transifex | Patrick Brunschwig | 2021-05-26 | 77 | -10297/+4983 |
| | |||||
* | implemented dry-import | Patrick Brunschwig | 2021-05-16 | 1 | -2/+74 |
| | |||||
* | fixed verifying attachments to match GnuPG implementation | Patrick Brunschwig | 2021-05-16 | 2 | -7/+34 |
| | |||||
* | implemented verification of attachments | Patrick Brunschwig | 2021-05-16 | 2 | -3/+60 |
| | |||||
* | implemented getting signatures | Patrick Brunschwig | 2021-05-16 | 4 | -7/+100 |
| | |||||
* | implement a dialog if minimum GnuPG version is not met | Patrick Brunschwig | 2021-05-16 | 1 | -3/+5 |
| | |||||
* | implemented exporting of keys in gpgme.js | Patrick Brunschwig | 2021-05-16 | 5 | -61/+175 |
| | |||||
* | split signing/encryption reason texts to allow for translations where | Patrick Brunschwig | 2021-05-15 | 4 | -69/+74 |
| | | | | signing and encryption require texts | ||||
* | implemented deletion of keys | Patrick Brunschwig | 2021-05-14 | 2 | -1/+77 |
| | |||||
* | try to use an older version of gpg4win with wine | Patrick Brunschwig | 2021-05-10 | 1 | -1/+1 |
| | |||||
* | fixed path to wine | Patrick Brunschwig | 2021-05-10 | 1 | -1/+1 |
| | |||||
* | use gpg4win installer instead of portable GnuPG | Patrick Brunschwig | 2021-05-10 | 2 | -3/+3 |
| | |||||
* | fixed gpg Path on Windows | Patrick Brunschwig | 2021-05-09 | 1 | -6/+17 |
| | |||||
* | - implemented decryption and signature verification | Patrick Brunschwig | 2021-05-09 | 4 | -88/+656 |
| | | | | - fixed importing of keys | ||||
* | documentation improvements | Patrick Brunschwig | 2021-05-08 | 2 | -12/+12 |
| | |||||
* | added testcase for getGroups | Patrick Brunschwig | 2021-05-04 | 2 | -1/+39 |
| | |||||
* | simplified getting groups | Patrick Brunschwig | 2021-05-03 | 1 | -40/+56 |
| | |||||
* | improved wording as suggested by AO | Patrick Brunschwig | 2021-05-03 | 1 | -1/+1 |
| | |||||
* | fixed wrong download link to gnupg | Patrick Brunschwig | 2021-05-03 | 1 | -1/+1 |
| | |||||
* | use a different version of GnuPG that does not fail | Patrick Brunschwig | 2021-05-02 | 2 | -1/+3 |
| | |||||
* | use promises instead of do_test_pending | Patrick Brunschwig | 2021-05-02 | 2 | -86/+91 |
| | |||||
* | don't try to automatically refresh keys | Patrick Brunschwig | 2021-05-02 | 1 | -0/+4 |
| | |||||
* | don't fail if a test does not complete | Patrick Brunschwig | 2021-05-02 | 1 | -2/+7 |
| | |||||
* | another attempt | Patrick Brunschwig | 2021-05-02 | 1 | -1/+3 |
| | |||||
* | another attempt | Patrick Brunschwig | 2021-05-02 | 1 | -1/+0 |
| | |||||
* | determine unit test error on Postbox | Patrick Brunschwig | 2021-05-02 | 1 | -1/+1 |
| | |||||
* | make sure that homedir matches environment type | Patrick Brunschwig | 2021-05-02 | 1 | -2/+3 |
| | |||||
* | log invalid path | Patrick Brunschwig | 2021-05-02 | 1 | -3/+9 |
| |