37
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
skip record if nothing found (broken Find keys for all contacts) with vks keyservers More... over 5 years ago
pgpjs: implemented creation of revocation certificates More... over 5 years ago
use "@mozilla.org/uriloader/external-helper-app-service;1" instead of "@mozilla.org/mime;1" to access Ci.nsPIExternalAppLauncher More... over 5 years ago
changed addPhoto and enableDisableKey into Promise More... over 5 years ago
changed deleteKey into Promise More... over 5 years ago
changed all manage-UID functions into Promise More... over 5 years ago
changed genRevokceCert into Promise More... over 5 years ago
changed signKey into a Promise More... over 5 years ago
changed setKeyExpiry to return Promise More... over 5 years ago
modified setKeyTrust into a Promise More... over 5 years ago
implemented "download missing keys" (when doing signature verification) More... over 5 years ago
fixed various bugs with importing keys More... over 5 years ago
fixed bug 1057: Hockeypuck keyservers reject uploads that use Content-Type: text/plain More... over 5 years ago
implemented decryption of attachments More... over 5 years ago
implemented obtaining photo file (no test case) More... over 5 years ago
- mark signatures from trusted or fully trusted keys with TRUSTED_IDENTITY - remove revocation signatures during verification to obtain valid signatures - display message if key is revoked or expired More... over 5 years ago
when checking signatures, don't only check the public key ID, but also all subkey IDs More... over 5 years ago
ignore case when testing S2K errors More... over 5 years ago
replaced isArray() function with something that works more reliably on Postbox More... over 5 years ago
- implemented password caching for test messages - fixed displaying reason for password dialog More... over 5 years ago
fixed height of email entry field (bug 1050) More... over 5 years ago
added VKS as valid keyserver protocol More... over 5 years ago
remove stuid error message about missing default identity More... over 5 years ago
don't use XPCOMUtils.generateQI() directly but - check the TB version first More... over 5 years ago
implemented 1st version of encryption More... over 5 years ago
fix key generation on Postbox 7 (no userId) More... over 5 years ago
fixed failing test cases More... over 5 years ago
implemented key creation with OpenPGP.js More... over 5 years ago
implemented verifyAttachment() and getFileName() in OpenPGP.js More... over 5 years ago
prepare for not using readArmor() for clearsigned messages More... over 5 years ago