aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* js: Demoextension updateMaximilian Krambach2018-06-205-40/+99
* Prepare build system for gpgme-js and dist itAndre Heinecke2018-06-196-2/+160
* js: getDefaultKey and GenerateKey improvementsMaximilian Krambach2018-06-193-36/+19
* js: import result feedbackMaximilian Krambach2018-06-141-18/+36
* js: add verify and signature parsingMaximilian Krambach2018-06-144-10/+331
* js: getDefaultKey and verify fixMaximilian Krambach2018-06-137-6/+147
* js: less confusing icons for test/Demo extensionMaximilian Krambach2018-06-132-0/+0
* js: removed configMaximilian Krambach2018-06-115-102/+7
* js: Add key creation to KeyringMaximilian Krambach2018-06-112-3/+80
* js: change chunksize handling and decodingMaximilian Krambach2018-06-087-197/+170
* js: change Keyinfo timestamps into javascript dateMaximilian Krambach2018-06-061-3/+14
* js: code cleanup (eslint)Maximilian Krambach2018-06-0627-498/+595
* js: implement import/delete Key, some fixesMaximilian Krambach2018-06-0612-94/+511
* js: more Keyring/Key handlingMaximilian Krambach2018-05-304-104/+227
* js: Keyring listing keysMaximilian Krambach2018-05-286-185/+286
* js: Treat a connection as a gpgme ContextMaximilian Krambach2018-05-2812-171/+59
* js: implement Key handling (1)Maximilian Krambach2018-05-257-178/+448
* js: use version operation for connection checksMaximilian Krambach2018-05-258-108/+162
* js: adding sign methodMaximilian Krambach2018-05-243-1/+82
* Merge branch 'master' into javascript-bindingMaximilian Krambach2018-05-249-22/+479
|\
| * json: Put signature info before data outputAndre Heinecke2018-05-241-9/+9
| * json: Add sign to helpAndre Heinecke2018-05-241-0/+1
| * json: Add op_signAndre Heinecke2018-05-241-0/+177
| * json: Fix invalid function callAndre Heinecke2018-05-241-1/+1
| * json: Print signatures for decrypt/verifyAndre Heinecke2018-05-241-0/+211
| * json: Minor typo fixesAndre Heinecke2018-05-241-3/+3
| * docs and examples: python howtoBen McGinnes2018-05-232-8/+22
| * cpp: Expose sessionKey and symkeyAlgoAndre Heinecke2018-05-223-0/+19
| * core, w32: Add w64 handling for regkeysAndre Heinecke2018-05-171-3/+22
| * core: Always fail if an OpenPG message is not integrity protected.Werner Koch2018-05-173-8/+24
* | js: remove openpgp modeMaximilian Krambach2018-05-2312-578/+9
* | js: transfer encoding changesMaximilian Krambach2018-05-227-106/+173
* | js: Testing lare messagesMaximilian Krambach2018-05-143-29/+51
* | js: remove non-browser testsMaximilian Krambach2018-05-146-264/+0
* | js: Tests and improvements for openpgp modeMaximilian Krambach2018-05-1410-161/+346
* | js: more testing of nativeMessaging connectionMaximilian Krambach2018-05-0912-162/+328
* | Merge branch 'master' into javascript-bindingMaximilian Krambach2018-05-095-14/+35
|\|
| * json: Improve auto-base64 encoding to not split UTF-8 chars.Werner Koch2018-05-091-8/+14
| * core: Make the status-fd monitor work for all gpgsm commands.Werner Koch2018-05-091-1/+10
| * python: key expiration datetime stamp testsBen McGinnes2018-05-051-1/+1
| * qt: Respect --disable-gpg-test for testsAndre Heinecke2018-05-041-1/+7
| * qt: Fix filename handling in cryptoconfigAndre Heinecke2018-04-261-3/+3
* | js: more testingMaximilian Krambach2018-05-087-19/+342
* | js: fixing errors found by testing: encrypt/decryptMaximilian Krambach2018-05-077-23/+219
* | js: fixing errors found by testingMaximilian Krambach2018-05-044-23/+66
* | js: Added browser testing for unit testsMaximilian Krambach2018-05-0311-16/+436
* | js: changed Key class stubMaximilian Krambach2018-05-035-68/+110
* | js: more testingMaximilian Krambach2018-04-2716-114/+416
* | js: fixed empty operation setter in MessageMaximilian Krambach2018-04-271-2/+9
* | js: fixed wrong paths in DemoExtensionMaximilian Krambach2018-04-263-3/+3