Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | json: Ensure that native msging request is string | Andre Heinecke | 2018-07-18 | 1 | -1/+2 | |
* | | | | | json: Fix crash by ensuring response is never NULL | Andre Heinecke | 2018-07-18 | 1 | -7/+43 | |
* | | | | | json: Fix memory errors in create_keylist_patterns | Andre Heinecke | 2018-07-18 | 1 | -5/+4 | |
* | | | | | qt: Handle encoding for diagnostics | Andre Heinecke | 2018-07-18 | 1 | -1/+53 | |
* | | | | | json: Fix crash on invalid json | Andre Heinecke | 2018-07-16 | 1 | -2/+2 | |
* | | | | | json: Fix uninitialized key unref in op_delete | Andre Heinecke | 2018-07-16 | 1 | -1/+1 | |
* | | | | | json: Minor cleanups in cJSON.c | Werner Koch | 2018-07-16 | 1 | -5/+23 | |
* | | | | | json: Fix buffer overflow in cJSON.c | Werner Koch | 2018-07-16 | 1 | -3/+8 | |
* | | | | | python bindings: example scripts | Ben McGinnes | 2018-07-13 | 2 | -2/+2 | |
* | | | | | json: Add with-sec-fprs param to export | Andre Heinecke | 2018-07-11 | 1 | -5/+68 | |
* | | | | | example scripts: python work-arounds | Ben McGinnes | 2018-07-10 | 1 | -3/+3 | |
* | | | | | docs: python bindings howto | Ben McGinnes | 2018-07-09 | 1 | -1251/+1235 | |
* | | | | | json: Add with-secret without secret only | Andre Heinecke | 2018-07-09 | 1 | -4/+11 | |
* | | | | | tests: Add --with-secret to run-keylist.c | Andre Heinecke | 2018-07-09 | 1 | -0/+6 | |
* | | | | | doc: More explicit doc for EXTERN and LOCAL modes. | Andre Heinecke | 2018-07-09 | 1 | -2/+8 | |
* | | | | | Add ctx flag for auto-key-locate | Andre Heinecke | 2018-07-09 | 6 | -0/+67 | |
* | | | | | python bindings: howto examples | Ben McGinnes | 2018-07-07 | 13 | -67/+71 | |
* | | | | | qt: Handle OpenPGP Diagnostic log | Andre Heinecke | 2018-07-05 | 1 | -5/+27 | |
* | | | | | cpp: Add enum mapping for GPGME_AUDIT_LOG_DIAG | Andre Heinecke | 2018-07-05 | 2 | -0/+5 | |
* | | | | | core: Add gpg auditlog to get diagnostics | Andre Heinecke | 2018-07-05 | 7 | -4/+168 | |
* | | | | | cpp: Fix memory of DecryptionResult::symkeyAlgo | Andre Heinecke | 2018-07-04 | 1 | -0/+7 | |
* | | | | | json: Add keylist mode locate | Andre Heinecke | 2018-07-04 | 1 | -0/+6 | |
* | | | | | python bindings: scheming serpents | Ben McGinnes | 2018-07-01 | 1 | -69/+17 | |
* | | | | | python bindings: gpg.core | Ben McGinnes | 2018-07-01 | 1 | -27/+79 | |
* | | | | | m4 update: python 3.7 | Ben McGinnes | 2018-06-29 | 1 | -7/+4 | |
* | | | | | python bindings: python 3.7 | Ben McGinnes | 2018-06-29 | 5 | -8/+17 | |
* | | | | | whitespace police: | Ben McGinnes | 2018-06-28 | 1 | -2/+2 | |
* | | | | | docs: python bindings howto | Ben McGinnes | 2018-06-28 | 1 | -0/+358 | |
* | | | | | python bindings examples | Ben McGinnes | 2018-06-28 | 1 | -0/+110 | |
* | | | | | python bindings examples | Ben McGinnes | 2018-06-28 | 1 | -0/+73 | |
* | | | | | python bindings examples: three export scripts | Ben McGinnes | 2018-06-28 | 3 | -0/+223 | |
* | | | | | python bindings: import example | Ben McGinnes | 2018-06-28 | 1 | -0/+91 | |
* | | | | | python bindings: export secret keys | Ben McGinnes | 2018-06-28 | 1 | -1/+42 | |
* | | | | | python bindings: export public keys | Ben McGinnes | 2018-06-28 | 1 | -6/+18 | |
* | | | | | python bindings: export public keys | Ben McGinnes | 2018-06-28 | 1 | -1/+58 | |
* | | | | | json: Add file handling for debug output | Andre Heinecke | 2018-06-20 | 1 | -2/+16 | |
* | | | | | python bindings: core import statements | Ben McGinnes | 2018-06-17 | 1 | -3/+3 | |
* | | | | | python bindings: core — PEP8 compliance | Ben McGinnes | 2018-06-17 | 1 | -77/+101 | |
* | | | | | python bindings: core - key importgsoc/jacob-key-import | Ben McGinnes | 2018-06-17 | 1 | -9/+37 | |
* | | | | | python bindings: core key import | Ben McGinnes | 2018-06-16 | 3 | -5/+31 | |
* | | | | | script: groups.py | Ben McGinnes | 2018-06-10 | 1 | -1/+7 | |
* | | | | | cpp: Add proper gpgme_op_createkey | Andre Heinecke | 2018-06-08 | 3 | -0/+26 | |
* | | | | | json: Return fingerprint as createkey result | Andre Heinecke | 2018-06-08 | 1 | -2/+10 | |
* | | | | | json: Add op_createkey | Andre Heinecke | 2018-06-08 | 1 | -0/+86 | |
* | | | | | json: Generalize chunking and getmore | Andre Heinecke | 2018-06-08 | 1 | -125/+141 | |
* | | | | | json: Rework verify_result_to_json | Andre Heinecke | 2018-06-07 | 1 | -39/+159 | |
* | | | | | json: Add direct way to query a config option | Andre Heinecke | 2018-06-07 | 1 | -12/+109 | |
* | | | | | json: Add op_config to query gpgconf | Andre Heinecke | 2018-06-07 | 1 | -1/+207 | |
* | | | | | examples: python howto | Ben McGinnes | 2018-06-07 | 3 | -0/+262 | |
* | | | | | core: Return a better error code on certain decryption failures. | Werner Koch | 2018-06-06 | 1 | -12/+47 |