Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Make GNUPGHOME for tests overridable | Andre Heinecke | 2018-08-06 | 6 | -6/+12 | |
* | | | | | cpp: Add safety checks for key update | Andre Heinecke | 2018-07-24 | 2 | -1/+4 | |
* | | | | | docs: python bindings howto | Ben McGinnes | 2018-07-22 | 1 | -170/+169 | |
* | | | | | doc: python bindings howto | Ben McGinnes | 2018-07-22 | 1 | -624/+623 | |
* | | | | | doc: python bindings howto | Ben McGinnes | 2018-07-22 | 1 | -0/+1 | |
* | | | | | core: Clear all flags for a new data property. | Werner Koch | 2018-07-19 | 1 | -2/+4 | |
* | | | | | core: Blank out the plaintext after decryption failure. | Werner Koch | 2018-07-19 | 7 | -16/+361 | |
* | | | | | cpp: Print origin and last update for key/uid | Andre Heinecke | 2018-07-19 | 1 | -0/+4 | |
* | | | | | json: Don't use strdup but the xtrystrdup wrapper. | Werner Koch | 2018-07-19 | 1 | -5/+8 | |
* | | | | | core: New interface gpgme_data_new_from_estream. | Werner Koch | 2018-07-19 | 6 | -1/+128 | |
* | | | | | json: Fix memleak in native msging repl | Andre Heinecke | 2018-07-18 | 1 | -0/+4 | |
* | | | | | 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 |