1
0
mirror of https://github.com/moparisthebest/mail synced 2024-08-13 16:43:47 -04:00
Commit Graph

17 Commits

Author SHA1 Message Date
Tankred Hase
3700e211ec fix signature verfication by formatting newlines before encryption 2013-12-05 18:30:10 +01:00
Tankred Hase
76b2b90e0e check PGP signature and throw an error if verification fails 2013-12-05 13:06:32 +01:00
Tankred Hase
6f1c59f1fe implement popover
remove lightbox on wrong passphrase input

show key fingerprint in popup
2013-12-03 14:56:32 +01:00
Tankred Hase
d892b2c67f [WO-121] review strings 2013-11-18 17:44:59 +01:00
Tankred Hase
3a57172358 [WO-74, WO-80] handle error when decrypting PGP messages 2013-11-14 13:57:52 +01:00
Felix Hammerl
e44e32869e [WO-56] display account information 2013-11-06 16:34:28 +01:00
Tankred Hase
39e2e418e4 set correct user id format when generating keys 2013-10-14 15:27:41 +02:00
Tankred Hase
7a939db5a3 shorten long var names 2013-10-13 01:30:56 +02:00
Tankred Hase
79c9d134d3 integrate pgp into email dao and app 2013-10-12 03:19:01 +02:00
Tankred Hase
fefd7dea25 use only email address in pgp key 2013-10-11 23:37:16 +02:00
Tankred Hase
d6ed270c02 add bad test case 2013-10-11 22:10:50 +02:00
Tankred Hase
95f815de91 cleanu pgp code 2013-10-11 21:54:43 +02:00
Tankred Hase
5666671d2f integrate and test openpgp.js 2013-10-11 21:30:03 +02:00
Tankred Hase
f2a14ad65b refactoring of crypto worker code and lots of cleanup 2013-06-05 01:47:28 +02:00
Tankred Hase
ef54dc3aae cleanup strict mode function placement 2013-04-02 15:02:57 +02:00
Tankred Hase
5c0e04cc31 refactored all files to use functional strict scope 2013-04-02 00:12:15 +02:00
Tankred Hase
95cbe554bd initial commit 2013-03-13 16:58:46 +01:00