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
implemented extraction of public keys from Openpgp.JS keystore More... over 5 years ago
fixed linting error More... over 5 years ago
initialize Enigmail for delete-key test More... over 5 years ago
implemented deletekeys in OpenPGP.js, incl. test case More... over 5 years ago
added deleteKey to cryptoAPI and changed all references to use that API More... over 5 years ago
added asyncTest to testHelper to simplify testing of async functions More... over 5 years ago
completed implementation of importing keys incl. test case More... over 5 years ago
added function to open a debugger window (needed for Postbox) More... over 5 years ago
make sure that "autocrypt" header can be processed on Postbox 7 More... over 5 years ago
fixed unit test More... over 5 years ago
refined setting some of the key attributes like key usage and expiry More... over 5 years ago
implemented importing of key from given data More... over 5 years ago
VKS: search for keyid / fingerprint instead of email if pattern matches [0-9A-F] and length of search term is 16 or 40 (bug reported by Vincent) More... over 5 years ago
fixed importing OpnPGP.js library More... over 5 years ago
implemented deletion of keys More... over 5 years ago
make sure that Postbox 7 displays signature info if message is opened in separate window More... over 5 years ago
pass MessageChannel to OpenPGP.js lib to make WebWorker working on Postbox 7 More... over 5 years ago
hopefully fixed unit tests for Postbox More... over 5 years ago
another attempt to find what's blocking Postbox Unit tests More... over 5 years ago
initPath doesn't seem to work here More... over 5 years ago
more logging More... over 5 years ago
simplified paring key blocks and importing keys. Made code work on Postbox 7 More... over 5 years ago
Fix loading openpgp.js library and worker on Postbox 7 More... over 5 years ago
don't preprocess the openpgpjs worker file More... over 5 years ago
fixed wrong URLs for preference and about windows (bug 1046) More... over 5 years ago
Added option to use OpenPGP.js as cryptoAPI code cleanup More... over 5 years ago
API cleanup More... over 5 years ago
implemented storing and reading of key metadata More... over 5 years ago
enabled use of worker More... over 5 years ago
fixed broken subject extraction in case the message was a single text/... MIME part More... over 5 years ago