aboutsummaryrefslogtreecommitdiffstats
path: root/lang (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-22doc: python bindings howtoBen McGinnes1-0/+1
2018-07-20js: repair BrowserTextExtension testMaximilian Krambach1-8/+8
2018-07-19cpp: Print origin and last update for key/uidAndre Heinecke1-0/+4
2018-07-18js: typo in commentMaximilian Krambach1-1/+1
2018-07-18qt: Handle encoding for diagnosticsAndre Heinecke1-1/+53
2018-07-17js: fix getkeys with locate optionMaximilian Krambach1-2/+4
2018-07-13python bindings: example scriptsBen McGinnes2-2/+2
2018-07-12js: allow optional Key retrieve pattern to be nullMaximilian Krambach1-2/+2
2018-07-12js: add with-sec-fprs to getKeysArmoredMaximilian Krambach3-15/+60
2018-07-10js: documentationMaximilian Krambach11-234/+456
2018-07-10example scripts: python work-aroundsBen McGinnes1-3/+3
2018-07-09docs: python bindings howtoBen McGinnes1-1251/+1235
2018-07-09js: fix verify result reportingMaximilian Krambach3-2/+88
2018-07-09js: reduce request spam at getKeys()Maximilian Krambach3-25/+46
2018-07-07python bindings: howto examplesBen McGinnes13-67/+71
2018-07-05qt: Handle OpenPGP Diagnostic logAndre Heinecke1-5/+27
2018-07-05cpp: Add enum mapping for GPGME_AUDIT_LOG_DIAGAndre Heinecke2-0/+5
2018-07-04js: properly reject pgp message without signatureMaximilian Krambach1-1/+1
2018-07-04js: Add jsdoc, update webpack-cli dependencyMaximilian Krambach8-78/+123
2018-07-04cpp: Fix memory of DecryptionResult::symkeyAlgoAndre Heinecke1-0/+7
2018-07-04js: add Key lookupMaximilian Krambach4-4/+33
2018-07-03js: fixing Key import/export testMaximilian Krambach3-13/+87
2018-07-01python bindings: scheming serpentsBen McGinnes1-69/+17
2018-07-01python bindings: gpg.coreBen McGinnes1-27/+79
2018-06-29python bindings: python 3.7Ben McGinnes4-6/+11
2018-06-28whitespace police:Ben McGinnes1-2/+2
2018-06-28docs: python bindings howtoBen McGinnes1-0/+358
2018-06-28python bindings examplesBen McGinnes1-0/+110
2018-06-28python bindings examplesBen McGinnes1-0/+73
2018-06-28python bindings examples: three export scriptsBen McGinnes3-0/+223
2018-06-28python bindings: import exampleBen McGinnes1-0/+91
2018-06-28python bindings: export secret keysBen McGinnes1-1/+42
2018-06-28python bindings: export public keysBen McGinnes1-6/+18
2018-06-28python bindings: export public keysBen McGinnes1-1/+58
2018-06-20js: Demoextension updateMaximilian Krambach5-40/+99
2018-06-19Prepare build system for gpgme-js and dist itAndre Heinecke5-1/+134
2018-06-19js: getDefaultKey and GenerateKey improvementsMaximilian Krambach3-36/+19
2018-06-17python bindings: core import statementsBen McGinnes1-3/+3
2018-06-17python bindings: core — PEP8 complianceBen McGinnes1-77/+101
2018-06-17python bindings: core - key importgsoc/jacob-key-importBen McGinnes1-9/+37
2018-06-16python bindings: core key importBen McGinnes2-5/+28
2018-06-14js: import result feedbackMaximilian Krambach1-18/+36
2018-06-14js: add verify and signature parsingMaximilian Krambach4-10/+331
2018-06-13js: getDefaultKey and verify fixMaximilian Krambach7-6/+147
2018-06-13js: less confusing icons for test/Demo extensionMaximilian Krambach2-0/+0
2018-06-11js: removed configMaximilian Krambach5-102/+7
2018-06-11js: Add key creation to KeyringMaximilian Krambach2-3/+80
2018-06-10script: groups.pyBen McGinnes1-1/+7
2018-06-08js: change chunksize handling and decodingMaximilian Krambach7-197/+170
2018-06-08cpp: Add proper gpgme_op_createkeyAndre Heinecke2-0/+25