Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-07-22 | doc: python bindings howto | Ben McGinnes | 1 | -0/+1 |
2018-07-20 | js: repair BrowserTextExtension test | Maximilian Krambach | 1 | -8/+8 |
2018-07-19 | cpp: Print origin and last update for key/uid | Andre Heinecke | 1 | -0/+4 |
2018-07-18 | js: typo in comment | Maximilian Krambach | 1 | -1/+1 |
2018-07-18 | qt: Handle encoding for diagnostics | Andre Heinecke | 1 | -1/+53 |
2018-07-17 | js: fix getkeys with locate option | Maximilian Krambach | 1 | -2/+4 |
2018-07-13 | python bindings: example scripts | Ben McGinnes | 2 | -2/+2 |
2018-07-12 | js: allow optional Key retrieve pattern to be null | Maximilian Krambach | 1 | -2/+2 |
2018-07-12 | js: add with-sec-fprs to getKeysArmored | Maximilian Krambach | 3 | -15/+60 |
2018-07-10 | js: documentation | Maximilian Krambach | 11 | -234/+456 |
2018-07-10 | example scripts: python work-arounds | Ben McGinnes | 1 | -3/+3 |
2018-07-09 | docs: python bindings howto | Ben McGinnes | 1 | -1251/+1235 |
2018-07-09 | js: fix verify result reporting | Maximilian Krambach | 3 | -2/+88 |
2018-07-09 | js: reduce request spam at getKeys() | Maximilian Krambach | 3 | -25/+46 |
2018-07-07 | python bindings: howto examples | Ben McGinnes | 13 | -67/+71 |
2018-07-05 | qt: Handle OpenPGP Diagnostic log | Andre Heinecke | 1 | -5/+27 |
2018-07-05 | cpp: Add enum mapping for GPGME_AUDIT_LOG_DIAG | Andre Heinecke | 2 | -0/+5 |
2018-07-04 | js: properly reject pgp message without signature | Maximilian Krambach | 1 | -1/+1 |
2018-07-04 | js: Add jsdoc, update webpack-cli dependency | Maximilian Krambach | 8 | -78/+123 |
2018-07-04 | cpp: Fix memory of DecryptionResult::symkeyAlgo | Andre Heinecke | 1 | -0/+7 |
2018-07-04 | js: add Key lookup | Maximilian Krambach | 4 | -4/+33 |
2018-07-03 | js: fixing Key import/export test | Maximilian Krambach | 3 | -13/+87 |
2018-07-01 | python bindings: scheming serpents | Ben McGinnes | 1 | -69/+17 |
2018-07-01 | python bindings: gpg.core | Ben McGinnes | 1 | -27/+79 |
2018-06-29 | python bindings: python 3.7 | Ben McGinnes | 4 | -6/+11 |
2018-06-28 | whitespace police: | Ben McGinnes | 1 | -2/+2 |
2018-06-28 | docs: python bindings howto | Ben McGinnes | 1 | -0/+358 |
2018-06-28 | python bindings examples | Ben McGinnes | 1 | -0/+110 |
2018-06-28 | python bindings examples | Ben McGinnes | 1 | -0/+73 |
2018-06-28 | python bindings examples: three export scripts | Ben McGinnes | 3 | -0/+223 |
2018-06-28 | python bindings: import example | Ben McGinnes | 1 | -0/+91 |
2018-06-28 | python bindings: export secret keys | Ben McGinnes | 1 | -1/+42 |
2018-06-28 | python bindings: export public keys | Ben McGinnes | 1 | -6/+18 |
2018-06-28 | python bindings: export public keys | Ben McGinnes | 1 | -1/+58 |
2018-06-20 | js: Demoextension update | Maximilian Krambach | 5 | -40/+99 |
2018-06-19 | Prepare build system for gpgme-js and dist it | Andre Heinecke | 5 | -1/+134 |
2018-06-19 | js: getDefaultKey and GenerateKey improvements | Maximilian Krambach | 3 | -36/+19 |
2018-06-17 | python bindings: core import statements | Ben McGinnes | 1 | -3/+3 |
2018-06-17 | python bindings: core — PEP8 compliance | Ben McGinnes | 1 | -77/+101 |
2018-06-17 | python bindings: core - key importgsoc/jacob-key-import | Ben McGinnes | 1 | -9/+37 |
2018-06-16 | python bindings: core key import | Ben McGinnes | 2 | -5/+28 |
2018-06-14 | js: import result feedback | Maximilian Krambach | 1 | -18/+36 |
2018-06-14 | js: add verify and signature parsing | Maximilian Krambach | 4 | -10/+331 |
2018-06-13 | js: getDefaultKey and verify fix | Maximilian Krambach | 7 | -6/+147 |
2018-06-13 | js: less confusing icons for test/Demo extension | Maximilian Krambach | 2 | -0/+0 |
2018-06-11 | js: removed config | Maximilian Krambach | 5 | -102/+7 |
2018-06-11 | js: Add key creation to Keyring | Maximilian Krambach | 2 | -3/+80 |
2018-06-10 | script: groups.py | Ben McGinnes | 1 | -1/+7 |
2018-06-08 | js: change chunksize handling and decoding | Maximilian Krambach | 7 | -197/+170 |
2018-06-08 | cpp: Add proper gpgme_op_createkey | Andre Heinecke | 2 | -0/+25 |