Page MenuHome GnuPG
Feed Advanced Search

Mar 25 2020

mkrambach created T4890: print preview tries to use wrong key for decryption.
Mar 25 2020, 9:41 AM · gpgol, Bug Report

Jul 10 2019

mkrambach closed T4517: de-mail and GPG with Smart Card no decryption as Resolved.
Jul 10 2019, 3:01 PM · Bug Report, gpg4win
mkrambach added a comment to T4517: de-mail and GPG with Smart Card no decryption.

Hi, @JW-D, as the 'fixed' version of mailvelope has been released, could you please confirm if the issue is solved for you with mailvelope 3.3.1, or if you're still affected? Thank you.

Jul 10 2019, 10:27 AM · Bug Report, gpg4win

Jul 3 2019

mkrambach committed rMed1dffb4748e: js: improve connection check (authored by mkrambach).
js: improve connection check
Jul 3 2019, 4:24 PM

Jul 2 2019

mkrambach added a comment to T4517: de-mail and GPG with Smart Card no decryption.

This seems to be the same issue as the one opened in mailvelope. https://github.com/mailvelope/mailvelope/issues/679.

Jul 2 2019, 4:47 PM · Bug Report, gpg4win

Jun 19 2019

mkrambach committed rMf5e27a12d3fd: js: Error handling for browser errors (authored by mkrambach).
js: Error handling for browser errors
Jun 19 2019, 1:09 PM

Oct 17 2018

mkrambach committed rM9b6ed6a80fc7: js: increase default startup timeout (authored by mkrambach).
js: increase default startup timeout
Oct 17 2018, 1:13 PM

Sep 20 2018

mkrambach committed rMec2d2b78bc61: js: renamed keygen algo option (authored by mkrambach).
js: renamed keygen algo option
Sep 20 2018, 3:46 PM
mkrambach added a reverting change for rM34be6163f6c1: js: add 'default-future' as createKey option: rMec2d2b78bc61: js: renamed keygen algo option.
Sep 20 2018, 3:46 PM

Sep 19 2018

mkrambach committed rM34be6163f6c1: js: add 'default-future' as createKey option (authored by mkrambach).
js: add 'default-future' as createKey option
Sep 19 2018, 5:54 PM
mkrambach committed rM7f149586062e: js: add configuration option on startup (authored by mkrambach).
js: add configuration option on startup
Sep 19 2018, 11:00 AM

Sep 6 2018

mkrambach committed rM53d69af01492: js: add new documentation file to extra_dist (authored by mkrambach).
js: add new documentation file to extra_dist
Sep 6 2018, 11:27 AM
mkrambach committed rM6463b1cd3b52: js: fix error in toKeyIdArray (authored by mkrambach).
js: fix error in toKeyIdArray
Sep 6 2018, 10:15 AM

Sep 5 2018

mkrambach committed rM1c618166fcd2: js: documentation cleanup (authored by mkrambach).
js: documentation cleanup
Sep 5 2018, 7:03 PM

Aug 31 2018

mkrambach committed rMdacb1197155c: js: key deletion after test (authored by mkrambach).
js: key deletion after test
Aug 31 2018, 3:23 PM
mkrambach committed rM346dfac0de41: js: cleanup after key import test (authored by mkrambach).
js: cleanup after key import test
Aug 31 2018, 10:34 AM

Aug 30 2018

mkrambach committed rM87bbe728fa68: js: tests for file name encoding (authored by mkrambach).
js: tests for file name encoding
Aug 30 2018, 4:18 PM
mkrambach committed rM5d6039f6bf9b: js: decoding of information (authored by mkrambach).
js: decoding of information
Aug 30 2018, 3:38 PM
mkrambach committed rM3201ded91f91: js: add tests (authored by mkrambach).
js: add tests
Aug 30 2018, 3:02 PM
mkrambach committed rM44691995b72c: js: add encoding parameter for encrypt return (authored by mkrambach).
js: add encoding parameter for encrypt return
Aug 30 2018, 3:02 PM
mkrambach committed rMa9863717b1b8: js: separate gpgme answer by type of data (authored by mkrambach).
js: separate gpgme answer by type of data
Aug 30 2018, 12:07 PM

Aug 29 2018

mkrambach committed rM61ac70cfb5cf: js: return base64 after encrypt with armor=false (authored by mkrambach).
js: return base64 after encrypt with armor=false
Aug 29 2018, 5:47 PM

Aug 27 2018

mkrambach committed rM8aa61fd3a270: js: small documentation update (authored by mkrambach).
js: small documentation update
Aug 27 2018, 1:24 PM
mkrambach committed rM28086252f15e: js: make non-payload data more encoding-tolerant (authored by mkrambach).
js: make non-payload data more encoding-tolerant
Aug 27 2018, 1:04 PM
mkrambach committed rM766d42c248a8: js: typecheck destructured parameters (authored by mkrambach).
js: typecheck destructured parameters
Aug 27 2018, 12:36 PM
mkrambach committed rM4f28fbddd3d7: js: extend information on decoding in decrypt (authored by mkrambach).
js: extend information on decoding in decrypt
Aug 27 2018, 11:48 AM
mkrambach committed rM557fec600248: js: fix file_name return on decrypt (authored by mkrambach).
js: fix file_name return on decrypt
Aug 27 2018, 11:21 AM

Aug 24 2018

mkrambach committed rM138e1dde0273: js: add new options to permittedOperations (authored by mkrambach).
js: add new options to permittedOperations
Aug 24 2018, 10:34 AM

Aug 23 2018

mkrambach committed rMf62dd4bb27c3: js: fix syntax inside Keyring methods (authored by mkrambach).
js: fix syntax inside Keyring methods
Aug 23 2018, 5:56 PM
mkrambach committed rM352c53040d75: js: offer an always-trust parameter on encrypt (authored by mkrambach).
js: offer an always-trust parameter on encrypt
Aug 23 2018, 12:33 PM
mkrambach committed rM3fd6837fce9b: js: use destructured option parameters (authored by mkrambach).
js: use destructured option parameters
Aug 23 2018, 12:18 PM
mkrambach committed rM60dc499abd89: js: update getDefaultKey to more precise logic (authored by mkrambach).
js: update getDefaultKey to more precise logic
Aug 23 2018, 12:18 PM

Aug 22 2018

mkrambach committed rM24a000586522: js: add decrypt result options (authored by mkrambach).
js: add decrypt result options
Aug 22 2018, 7:08 PM
mkrambach committed rMf0409bbdafcb: js: make method parameters objects (authored by mkrambach).
js: make method parameters objects
Aug 22 2018, 6:39 PM
mkrambach committed rM129fa919b935: js: improve decryption performance (authored by mkrambach).
js: improve decryption performance
Aug 22 2018, 4:38 PM
mkrambach committed rM94a0ed361ea0: js: Return error if signature has no fingerprint (authored by mkrambach).
js: Return error if signature has no fingerprint
Aug 22 2018, 2:48 PM
mkrambach committed rMd8fd4aad8a93: js: changed verify signature result infos (authored by mkrambach).
js: changed verify signature result infos
Aug 22 2018, 12:44 PM
mkrambach committed rM93f674d33d4d: js: throw errors in sync functions (authored by mkrambach).
js: throw errors in sync functions
Aug 22 2018, 12:23 PM

Aug 21 2018

mkrambach committed rM6d720137dd95: js: update decrypt/verify results (authored by mkrambach).
js: update decrypt/verify results
Aug 21 2018, 3:27 PM
mkrambach committed rM9dd6c67cd5ae: js: remove outdated checklists (authored by mkrambach).
js: remove outdated checklists
Aug 21 2018, 2:37 PM
mkrambach committed rM8b8c009dee8a: js: set expiry of generatedKey to seconds from now (authored by mkrambach).
js: set expiry of generatedKey to seconds from now
Aug 21 2018, 11:43 AM

Aug 20 2018

mkrambach committed rMd77a1c887d6a: js: add option "subkey-algo" to generateKey (authored by mkrambach).
js: add option "subkey-algo" to generateKey
Aug 20 2018, 6:04 PM
mkrambach committed rM91c2362550f7: js: set expiry date on generateKey (authored by mkrambach).
js: set expiry date on generateKey
Aug 20 2018, 5:46 PM
mkrambach committed rMdd32daad0bb2: js: add and apply eslint rules (authored by mkrambach).
js: add and apply eslint rules
Aug 20 2018, 3:10 PM
mkrambach committed rM1954d27be86b: js: revert changes to class read/write restriction (authored by mkrambach).
js: revert changes to class read/write restriction
Aug 20 2018, 12:19 PM
mkrambach added a reverting change for rMe16a87e83910: js: Making objects inmutable: rM1954d27be86b: js: revert changes to class read/write restriction.
Aug 20 2018, 12:19 PM
mkrambach added a reverting change for rM94ee0988d4ea: js: change the write access for js class methods: rM1954d27be86b: js: revert changes to class read/write restriction.
Aug 20 2018, 12:19 PM

Aug 17 2018

mkrambach committed rM74684f24c663: js: decode arriving gpg message strings (authored by mkrambach).
js: decode arriving gpg message strings
Aug 17 2018, 7:28 PM
mkrambach committed rM3cbafb97ec4d: js: correct decrypt result info (2) (authored by mkrambach).
js: correct decrypt result info (2)
Aug 17 2018, 6:26 PM
mkrambach committed rMfff365ffc583: js: expect additional 'info' to arrive on decrypt, too (authored by mkrambach).
js: expect additional 'info' to arrive on decrypt, too
Aug 17 2018, 5:54 PM
mkrambach committed rM5b0f8230b217: js: decrypt callback is_mime fix (authored by mkrambach).
js: decrypt callback is_mime fix
Aug 17 2018, 5:43 PM
mkrambach committed rM8e87790db349: js: don't expire new keys if no date is set (authored by mkrambach).
js: don't expire new keys if no date is set
Aug 17 2018, 5:22 PM
mkrambach committed rM3fb094a9b8c3: js: small documentation fix (authored by mkrambach).
js: small documentation fix
Aug 17 2018, 5:13 PM
mkrambach committed rMad39d54d1928: js: removed Key.armor property in synchronous use (authored by mkrambach).
js: removed Key.armor property in synchronous use
Aug 17 2018, 4:58 PM
mkrambach committed rM754e799d35fd: js: disallow bulk set data on key from outside (authored by mkrambach).
js: disallow bulk set data on key from outside
Aug 17 2018, 4:58 PM

Aug 16 2018

mkrambach committed rM90cb4a684211: js: importKey feedback refactor (authored by mkrambach).
js: importKey feedback refactor
Aug 16 2018, 5:58 PM
mkrambach committed rMd65a39267088: js: fix import feedback (authored by mkrambach).
js: fix import feedback
Aug 16 2018, 5:07 PM
mkrambach committed rMea43158d4043: js: avoid async getters (authored by mkrambach).
js: avoid async getters
Aug 16 2018, 5:07 PM
mkrambach committed rM43cff5136459: js: wrong object assumed in recent commit (authored by mkrambach).
js: wrong object assumed in recent commit
Aug 16 2018, 12:14 PM
mkrambach committed rM715cdc0d7d5b: js: get default key fixes (authored by mkrambach).
js: get default key fixes
Aug 16 2018, 12:04 PM
mkrambach committed rM622db0d1de66: js: consistently return uppercase fingerprint (authored by mkrambach).
js: consistently return uppercase fingerprint
Aug 16 2018, 11:32 AM
mkrambach committed rMaeb065acc91a: js: simplify getDefaultKey (authored by mkrambach).
js: simplify getDefaultKey
Aug 16 2018, 11:32 AM

Aug 1 2018

mkrambach committed rM68a012deb3b5: js: make init export immutable (authored by mkrambach).
js: make init export immutable
Aug 1 2018, 12:53 PM

Jul 31 2018

mkrambach committed rM6313a2de9ee8: js: fix confusion about loop in last commit (authored by mkrambach).
js: fix confusion about loop in last commit
Jul 31 2018, 5:37 PM
mkrambach committed rM9d247b7fd5ed: js: Fix Key.hasSecret answer (authored by mkrambach).
js: Fix Key.hasSecret answer
Jul 31 2018, 4:56 PM

Jul 30 2018

mkrambach committed rMe16a87e83910: js: Making objects inmutable (authored by mkrambach).
js: Making objects inmutable
Jul 30 2018, 1:31 PM

Jul 27 2018

mkrambach committed rM522121ea7e10: js: fix indentaion (authored by mkrambach).
js: fix indentaion
Jul 27 2018, 8:56 PM
mkrambach committed rM94ee0988d4ea: js: change the write access for js class methods (authored by mkrambach).
js: change the write access for js class methods
Jul 27 2018, 8:56 PM
mkrambach committed rMb18b96fb3647: js: clean up test extension (authored by mkrambach).
js: clean up test extension
Jul 27 2018, 11:29 AM

Jul 24 2018

mkrambach committed rM4b343c4e3398: js: include armored Key in import callback (authored by mkrambach).
js: include armored Key in import callback
Jul 24 2018, 2:58 PM
mkrambach committed rM040b1ed40ada: js: Fix wrong encoding in received error messages (authored by mkrambach).
js: Fix wrong encoding in received error messages
Jul 24 2018, 2:58 PM

Jul 20 2018

mkrambach committed rMa965e3e0b895: js: repair BrowserTextExtension test (authored by mkrambach).
js: repair BrowserTextExtension test
Jul 20 2018, 10:59 AM

Jul 18 2018

mkrambach committed rM50da3ff2fddf: js: typo in comment (authored by mkrambach).
js: typo in comment
Jul 18 2018, 1:43 PM

Jul 17 2018

mkrambach committed rMce0379d99903: js: fix getkeys with locate option (authored by mkrambach).
js: fix getkeys with locate option
Jul 17 2018, 11:10 AM

Jul 12 2018

mkrambach committed rM5213a599fea0: js: allow optional Key retrieve pattern to be null (authored by mkrambach).
js: allow optional Key retrieve pattern to be null
Jul 12 2018, 11:50 AM
mkrambach committed rM30bb54904661: js: add with-sec-fprs to getKeysArmored (authored by mkrambach).
js: add with-sec-fprs to getKeysArmored
Jul 12 2018, 11:42 AM

Jul 10 2018

mkrambach committed rM4015f5b4983c: js: documentation (authored by mkrambach).
js: documentation
Jul 10 2018, 2:32 PM

Jul 9 2018

mkrambach committed rM8964627f6ad7: js: fix verify result reporting (authored by mkrambach).
js: fix verify result reporting
Jul 9 2018, 11:57 AM
mkrambach committed rM67b6fa5a2948: js: reduce request spam at getKeys() (authored by mkrambach).
js: reduce request spam at getKeys()
Jul 9 2018, 11:30 AM

Jul 4 2018

mkrambach committed rM10f2106404f0: js: properly reject pgp message without signature (authored by mkrambach).
js: properly reject pgp message without signature
Jul 4 2018, 3:48 PM
mkrambach committed rM1919fa41b6da: js: Add jsdoc, update webpack-cli dependency (authored by mkrambach).
js: Add jsdoc, update webpack-cli dependency
Jul 4 2018, 1:38 PM
mkrambach committed rM1105fc87a3bd: js: add Key lookup (authored by mkrambach).
js: add Key lookup
Jul 4 2018, 12:13 PM

Jul 3 2018

mkrambach committed rMa52ec87d4063: js: fixing Key import/export test (authored by mkrambach).
js: fixing Key import/export test
Jul 3 2018, 12:52 PM

Jun 20 2018

mkrambach committed rM88e7f8ec2ef3: js: Demoextension update (authored by mkrambach).
js: Demoextension update
Jun 20 2018, 1:45 PM

Jun 19 2018

mkrambach committed rM780f7880c659: js: getDefaultKey and GenerateKey improvements (authored by mkrambach).
js: getDefaultKey and GenerateKey improvements
Jun 19 2018, 9:33 AM

Jun 14 2018

mkrambach committed rM3cd428ba442f: js: import result feedback (authored by mkrambach).
js: import result feedback
Jun 14 2018, 2:50 PM
mkrambach committed rM3c783bd09ce5: js: add verify and signature parsing (authored by mkrambach).
js: add verify and signature parsing
Jun 14 2018, 12:17 PM

Jun 13 2018

mkrambach committed rMaed402c5d572: js: getDefaultKey and verify fix (authored by mkrambach).
js: getDefaultKey and verify fix
Jun 13 2018, 3:23 PM
mkrambach committed rMd0fc4ded58f4: js: less confusing icons for test/Demo extension (authored by mkrambach).
js: less confusing icons for test/Demo extension
Jun 13 2018, 3:23 PM

Jun 11 2018

mkrambach committed rMe154554e9a48: js: removed config (authored by mkrambach).
js: removed config
Jun 11 2018, 3:12 PM
mkrambach committed rMe97e6c06e950: js: Add key creation to Keyring (authored by mkrambach).
js: Add key creation to Keyring
Jun 11 2018, 12:14 PM

Jun 8 2018

mkrambach committed rMc072675f3f2d: js: change chunksize handling and decoding (authored by mkrambach).
js: change chunksize handling and decoding
Jun 8 2018, 5:58 PM

Jun 6 2018

mkrambach committed rM7a072270ac03: js: change Keyinfo timestamps into javascript date (authored by mkrambach).
js: change Keyinfo timestamps into javascript date
Jun 6 2018, 3:29 PM
mkrambach committed rMbfd3799d39df: js: code cleanup (eslint) (authored by mkrambach).
js: code cleanup (eslint)
Jun 6 2018, 1:10 PM
mkrambach committed rM0356a667c5a8: js: implement import/delete Key, some fixes (authored by mkrambach).
js: implement import/delete Key, some fixes
Jun 6 2018, 12:02 PM

May 30 2018

mkrambach committed rM332b4adbcc52: js: more Keyring/Key handling (authored by mkrambach).
js: more Keyring/Key handling
May 30 2018, 5:06 PM

May 28 2018

mkrambach committed rM53ce2b94bc35: js: Keyring listing keys (authored by mkrambach).
js: Keyring listing keys
May 28 2018, 5:34 PM
mkrambach committed rMd4adbf453d39: js: Treat a connection as a gpgme Context (authored by mkrambach).
js: Treat a connection as a gpgme Context
May 28 2018, 4:56 PM

May 25 2018

mkrambach committed rM7a73d88aba10: js: implement Key handling (1) (authored by mkrambach).
js: implement Key handling (1)
May 25 2018, 7:04 PM
mkrambach committed rMeff27d6387b1: js: use version operation for connection checks (authored by mkrambach).
js: use version operation for connection checks
May 25 2018, 11:56 AM