Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | handeBackupMessage:HEADmaster | Patrick Brunschwig | 2022-03-20 | 2 | -47/+51 |
* | updated OpenPGP.js to v5.2.1 | Patrick Brunschwig | 2022-03-19 | 1 | -1712/+1712 |
* | updated OpenPGP.js to v5.2.0 | Patrick Brunschwig | 2022-03-05 | 1 | -30/+19 |
* | updated OpenPGP.js to v5.1.0 | Patrick Brunschwig | 2022-01-30 | 2 | -1050/+1288 |
* | display "encrypted attachment" as text/html instead of embedded in RFC/822 me... | Patrick Brunschwig | 2022-01-11 | 1 | -5/+1 |
* | fixed failed test cases | Patrick Brunschwig | 2022-01-05 | 3 | -32/+35 |
* | fixed handling special cases such as unavailable public keys | Patrick Brunschwig | 2022-01-04 | 3 | -59/+92 |
* | moved some of the functionality at better places | Patrick Brunschwig | 2022-01-02 | 4 | -41/+62 |
* | implemented remaining FIXMEs | Patrick Brunschwig | 2022-01-01 | 2 | -41/+66 |
* | fixed expiry test cases | Patrick Brunschwig | 2022-01-01 | 1 | -4/+3 |
* | moved encryption work to worker | Patrick Brunschwig | 2021-12-29 | 4 | -24/+118 |
* | removed limitation to 1 transaction | Patrick Brunschwig | 2021-12-29 | 1 | -32/+0 |
* | removed stale reference to openpgp-worker.js | Patrick Brunschwig | 2021-12-29 | 1 | -1/+0 |
* | moved decryption funtion into a worker | Patrick Brunschwig | 2021-12-29 | 11 | -189/+732 |
* | updated OpenPGP.js to a less babel-ized version | Patrick Brunschwig | 2021-12-29 | 3 | -26001/+12968 |
* | remove any whitespace for atob instead of just newlines | Patrick Brunschwig | 2021-12-12 | 1 | -1/+1 |
* | implemented generic getVersionString() function | Patrick Brunschwig | 2021-12-09 | 5 | -13/+45 |
* | fixed reading version from OpenPGP.js 5.0 | Patrick Brunschwig | 2021-12-07 | 1 | -1/+1 |
* | Merge branch 'openpgpjs-5.0' | Patrick Brunschwig | 2021-12-05 | 20 | -38910/+53826 |
|\ | |||||
| * | fixed evaluation of expiry dateopenpgpjs-5.0 | Patrick Brunschwig | 2021-12-05 | 4 | -5/+5 |
| * | fixed linting error | Patrick Brunschwig | 2021-12-04 | 1 | -1/+1 |
| * | updated to OpenPGP.js 5.0.1 and converted the library for use in Postbox | Patrick Brunschwig | 2021-12-04 | 5 | -27431/+43461 |
| * | load EnigmailExecution on demand | Patrick Brunschwig | 2021-12-04 | 1 | -3/+4 |
| * | fixed reading expiration time | Patrick Brunschwig | 2021-12-04 | 1 | -2/+2 |
| * | fixed accessing literal data | Patrick Brunschwig | 2021-12-04 | 1 | -4/+1 |
| * | fixes for OpenPGP.js 5.0 | Patrick Brunschwig | 2021-10-31 | 2 | -10/+4 |
| * | updates and fixes for OpenPGP.js 5.0 | Patrick Brunschwig | 2021-10-31 | 3 | -44/+55 |
| * | adjustments for OpenPGP.js 5.0 | Patrick Brunschwig | 2021-10-30 | 2 | -19/+40 |
| * | adjustments for OpenPGP.js 5.0 | Patrick Brunschwig | 2021-10-30 | 1 | -62/+62 |
| * | adjustments for OpenPGP.js 5.0 | Patrick Brunschwig | 2021-10-30 | 1 | -22/+28 |
| * | fixed isArray for Mozilla | Patrick Brunschwig | 2021-10-30 | 1 | -1/+1 |
| * | adjustments for OpenPGP.js v5.0 | Patrick Brunschwig | 2021-10-25 | 2 | -41/+77 |
| * | Use Bullseye for CI pipeline; fixed link for downloading Interlink | Patrick Brunschwig | 2021-10-10 | 1 | -2/+2 |
| * | made pgpjs-keys work with OpenPGP.js 5.0 | Patrick Brunschwig | 2021-10-03 | 6 | -112/+218 |
| * | completed revocation cert | Patrick Brunschwig | 2021-10-02 | 2 | -17/+19 |
| * | - upgraded OpenPGP.js to version 5.0.0 | Patrick Brunschwig | 2021-09-26 | 9 | -41075/+39787 |
* | | fixed download link to Interlink | Patrick Brunschwig | 2021-10-10 | 1 | -1/+1 |
* | | use bullseye instead of buster for CI pipeline | Patrick Brunschwig | 2021-10-10 | 1 | -1/+1 |
|/ | |||||
* | handle subject for messages following RFC 3156, section 6.1 | Patrick Brunschwig | 2021-08-08 | 1 | -7/+14 |
* | don't use undeclared self | Patrick Brunschwig | 2021-08-08 | 1 | -1/+1 |
* | removed help files | Patrick Brunschwig | 2021-08-07 | 251 | -14606/+4 |
* | added help files | Patrick Brunschwig | 2021-07-27 | 7 | -0/+414 |
* | added Armenian | Patrick Brunschwig | 2021-07-27 | 4 | -0/+1498 |
* | reject promise in case of error | Patrick Brunschwig | 2021-07-25 | 1 | -0/+1 |
* | catch possible errors such that we don't wait forever for the tests to fail | Patrick Brunschwig | 2021-07-25 | 1 | -250/+263 |
* | replaced .wait() function in subprocess with returning a Promise | Patrick Brunschwig | 2021-07-25 | 7 | -130/+207 |
* | removed all references to gnupg-core.jsm and gnupg-agent.jsm; | Patrick Brunschwig | 2021-07-20 | 13 | -1796/+40 |
* | removed (almost) all references to gnupg-agent.jsm | Patrick Brunschwig | 2021-07-18 | 16 | -1121/+137 |
* | deleted gnupg-decryption.jsm gnupg-encryption.jsm and gnupg.js, plus | Patrick Brunschwig | 2021-07-18 | 11 | -2427/+14 |
* | use latest Interlink version for linux tests | Patrick Brunschwig | 2021-07-18 | 1 | -1/+1 |