Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Symmetric example | Ben McGinnes | 2018-08-13 | 1 | -2/+2 |
* | Symmetric encryption example | Ben McGinnes | 2018-08-13 | 1 | -4/+4 |
* | Symmetric encryption example. | Ben McGinnes | 2018-08-13 | 1 | -0/+63 |
* | PEP8 compliance and other code fixes | Ben McGinnes | 2018-08-10 | 10 | -130/+220 |
* | Link fixes | Ben McGinnes | 2018-08-09 | 2 | -18/+18 |
* | cpp: Fix use after free in gencardkeyinteractor | Andre Heinecke | 2018-08-08 | 1 | -5/+4 |
* | Make GNUPGHOME for tests overridable | Andre Heinecke | 2018-08-06 | 2 | -2/+4 |
* | 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 |
* | cpp: Print origin and last update for key/uid | Andre Heinecke | 2018-07-19 | 1 | -0/+4 |
* | qt: Handle encoding for diagnostics | Andre Heinecke | 2018-07-18 | 1 | -1/+53 |
* | python bindings: example scripts | Ben McGinnes | 2018-07-13 | 2 | -2/+2 |
* | 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 |
* | 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 |
* | cpp: Fix memory of DecryptionResult::symkeyAlgo | Andre Heinecke | 2018-07-04 | 1 | -0/+7 |
* | python bindings: scheming serpents | Ben McGinnes | 2018-07-01 | 1 | -69/+17 |
* | python bindings: gpg.core | Ben McGinnes | 2018-07-01 | 1 | -27/+79 |
* | python bindings: python 3.7 | Ben McGinnes | 2018-06-29 | 4 | -6/+11 |
* | 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 |
* | 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 | 2 | -5/+28 |
* | script: groups.py | Ben McGinnes | 2018-06-10 | 1 | -1/+7 |
* | cpp: Add proper gpgme_op_createkey | Andre Heinecke | 2018-06-08 | 2 | -0/+25 |
* | examples: python howto | Ben McGinnes | 2018-06-07 | 3 | -0/+262 |
* | docs: python bindings howto | Ben McGinnes | 2018-06-02 | 1 | -66/+73 |
* | cpp: Add gpgme_(get)set_ctx_flag | Andre Heinecke | 2018-06-01 | 2 | -0/+14 |
* | cpp: Add legacy_cipher_nomdc | Andre Heinecke | 2018-06-01 | 2 | -0/+8 |
* | cpp: Add gpgme_data_rewind to cpp API | Andre Heinecke | 2018-05-29 | 3 | -0/+27 |
* | examples: mutt crypt-hooks generator | Ben McGinnes | 2018-05-24 | 1 | -0/+64 |
* | docs: python bindings howto | Ben McGinnes | 2018-05-24 | 2 | -9/+13 |
* | doc: python bindings howto | Ben McGinnes | 2018-05-24 | 1 | -3/+2 |
* | docs and examples: python howto | Ben McGinnes | 2018-05-23 | 2 | -8/+22 |
* | cpp: Expose sessionKey and symkeyAlgo | Andre Heinecke | 2018-05-22 | 2 | -0/+15 |
* | python: key expiration datetime stamp tests | Ben McGinnes | 2018-05-05 | 1 | -1/+1 |
* | qt: Respect --disable-gpg-test for tests | Andre Heinecke | 2018-05-04 | 1 | -1/+7 |