1102 Commits

Author SHA1 Message Date
Bart Butler
11b72d1dad Release new version v2.6.2 2018-01-21 23:13:22 -08:00
Bart Butler
ad1c5b27bc Merge pull request #621 from openpgpjs/allowExpired
Add flag to enable/disable allowing message signature verification with expired keys
2018-01-19 01:15:38 +01:00
Sanjana Rajan
fd77a4e734 tests 2018-01-17 19:36:51 +01:00
Sanjana Rajan
47751e5a98 flag to allow verification with expired keys 2018-01-17 18:37:25 +01:00
Bart Butler
ecf170a252 add null string test 2017-12-22 22:17:36 -08:00
Bart Butler
02851130e1 Release new version v2.6.1 2017-12-22 13:53:20 -08:00
Bart Butler
0becccd1c8 deal with empty encrypted data correctly 2017-12-22 13:26:53 -08:00
Bart Butler
47e6dd1d49 Merge branch 'master' of github.com:openpgpjs/openpgpjs 2017-12-05 11:44:50 -08:00
Bart Butler
20c1dc06a1 do not echo data back to caller for detached signing 2017-12-05 11:44:01 -08:00
Giovanni Pellerano
8422f72bae Add revised selection of browser tests 2017-12-04 01:07:15 +01:00
Bart Butler
d62162a3f1 Release new version v2.6.0 2017-12-02 22:03:17 -08:00
Bart Butler
e3ce752ee4 Merge pull request #611 from openpgpjs/encrypt_session_key
Option to pass in custom session key in top-level encrypt function
2017-12-02 13:27:59 -08:00
Sanjana Rajan
0103728978 doc update 2017-12-02 11:48:14 -08:00
Sanjana Rajan
e8b2e580ec simplify 2017-12-02 11:17:39 -08:00
Sanjana Rajan
658f69e708 returnSessionKey flag in encrypt function 2017-12-02 11:04:29 -08:00
Giovanni Pellerano
93eb9f8e27 Put all browsertesting in .travis.yml allow failures 2017-12-02 10:21:06 +01:00
Sanjana Rajan
bc77d3e291 wording 2017-12-01 21:30:19 -08:00
Sanjana Rajan
d308b7bd6f allow sessionKey param in top level encrypt 2017-12-01 21:25:43 -08:00
Giovanni Pellerano
8eb9999e4e Update npm dependencies and shrinkwrap 2017-12-01 21:20:17 +01:00
Giovanni Pellerano
0c40ff9e26 Update versions of browser used during test execution 2017-12-01 21:20:12 +01:00
Bart Butler
edaf5811ba Release new version v2.5.14 2017-11-28 14:06:25 -08:00
Bart Butler
234c76ef74 webCrypto in webkit needs 2048 bits minimum for keygen 2017-11-28 11:26:52 -08:00
Bart Butler
36c5f4e498 do not replace stack in async_proxy, add as workerStack 2017-11-28 10:25:16 -08:00
Bart Butler
058a0ec3b2 do not use arrow syntax for tests (old node/browser versions) 2017-11-28 10:18:26 -08:00
Bart Butler
60418ef714 Merge pull request #610 from openpgpjs/fix_tests
Unit test fixes
2017-11-27 22:45:05 -08:00
Sanjana Rajan
e016f92722 fix assert is not defined issue 2017-11-27 22:17:13 -08:00
Sanjana Rajan
1499c67675 don't use done inside promises 2017-11-27 22:17:13 -08:00
Bart Butler
d15b1f97c4 remove stack trace concatenation (non-standard), modify error message only 2017-11-27 19:06:25 -08:00
Bart Butler
dbd82b33d6 include error message in stack trace for Safari/Firefox 2017-11-27 16:50:18 -08:00
Bart Butler
5dce095b50 Error object cannot be used with structured clone, pass stack 2017-11-27 15:44:04 -08:00
Bart Butler
f1dc989260 Merge pull request #606 from FlowCrypt/issue_602_reformatkey_error
reformatKey: Key not decrypted error + test | #602
2017-11-27 13:22:17 -08:00
Bart Butler
a7726ff4d3 Merge pull request #605 from FlowCrypt/issue_598_armor_headers
improve armor header validation + tests | #598
2017-11-27 13:21:42 -08:00
Bart Butler
dcb291881b Merge pull request #604 from justinmchase/fix/590-preserve-error-stack
Fix/590 preserve error stack
2017-11-27 13:19:27 -08:00
Justin Chase
cf6db68163 Added a test to verify error message 2017-11-25 12:24:53 -06:00
Justin Chase
e75f197e9d Also concat stacks 2017-11-25 10:45:58 -06:00
Tom James Holub
cc3b64a583 reformatKey: Key not decrypted error | #602 2017-11-25 12:24:44 +08:00
Tom James Holub
513316917d improve armor header validation + tests | #598 2017-11-25 10:57:41 +08:00
Justin Chase
136bd71d71 Minor whitespace changes 2017-11-24 19:56:15 -06:00
Justin Chase
42fffbe039 Remove lambda in test 2017-11-24 17:54:44 -06:00
Justin Chase
104968e0c0 Dont join stacks 2017-11-24 16:16:42 -06:00
Justin Chase
c80708269c Added a test verifying innerError 2017-11-24 16:12:37 -06:00
Bart Butler
1e0427468b Release new version v2.5.13 2017-11-06 13:46:54 -08:00
Bart Butler
17ec4b9a57 add openpgp.key.read() function for unarmored serialized keys 2017-11-06 13:42:07 -08:00
Bart Butler
1cd0243082 Release new version v2.5.12 2017-10-10 10:49:23 -07:00
Bart Butler
9f5c1a985f Merge pull request #591 from openpgpjs/clone_fix
account for non-cleartext sign/verify message parameters
2017-10-10 10:42:49 -07:00
Sanjana Rajan
0db0c4eccd account for non-cleartext sign/verify message parameters 2017-10-09 17:27:02 -07:00
Bart Butler
65be967db2 Release new version v2.5.11 2017-09-20 10:25:54 -07:00
Bart Butler
0c47537866 Merge pull request #586 from openpgpjs/webkit_subtle_fix
Use hash param in RSA key generation with webkit subtle
2017-09-20 10:20:27 -07:00
Sanjana Rajan
25f8f8f404 use hash param in rsa key gen with webkit subtle 2017-09-20 18:28:37 +02:00
Bart Butler
07e2678fd4 Merge pull request #582 from kellym/fix/key-expiration
Replace expired subkeys with three other subkeys,
2017-09-15 11:04:53 -07:00