Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | js: fixing errors found by testing | Maximilian Krambach | 2018-05-04 | 4 | -23/+66 | |
| * | | | js: Added browser testing for unit tests | Maximilian Krambach | 2018-05-03 | 11 | -16/+436 | |
| * | | | js: changed Key class stub | Maximilian Krambach | 2018-05-03 | 5 | -68/+110 | |
| * | | | js: more testing | Maximilian Krambach | 2018-04-27 | 16 | -114/+416 | |
| * | | | js: fixed empty operation setter in Message | Maximilian Krambach | 2018-04-27 | 1 | -2/+9 | |
| * | | | js: fixed wrong paths in DemoExtension | Maximilian Krambach | 2018-04-26 | 3 | -3/+3 | |
| * | | | js: created TestExtension and smaller fixes | Maximilian Krambach | 2018-04-26 | 28 | -143/+429 | |
| * | | | js: First testing and improvements | Maximilian Krambach | 2018-04-25 | 12 | -56/+227 | |
| * | | | js: Configuration and Error handling | Maximilian Krambach | 2018-04-25 | 10 | -207/+309 | |
| * | | | js: reactivate timeout on connection | Maximilian Krambach | 2018-04-25 | 4 | -12/+19 | |
| * | | | js: change in Error behaviour | Maximilian Krambach | 2018-04-25 | 8 | -156/+132 | |
| * | | | js: allow openpgp-like Message objects as Data | Maximilian Krambach | 2018-04-25 | 1 | -0/+7 | |
| * | | | js: Key object adjustments after discussion | Maximilian Krambach | 2018-04-24 | 3 | -15/+64 | |
| * | | | js: change in initialization ancd connection handling | Maximilian Krambach | 2018-04-24 | 6 | -114/+157 | |
| * | | | js: don't allow message operation changes | Maximilian Krambach | 2018-04-23 | 3 | -30/+24 | |
| * | | | js: Key handling stubs, Error handling, refactoring | Maximilian Krambach | 2018-04-23 | 8 | -131/+756 | |
| * | | | js: encrypt improvement and decrypt method | Maximilian Krambach | 2018-04-20 | 18 | -306/+887 | |
| * | | | Merge branch 'master' into javascript-binding | Maximilian Krambach | 2018-04-20 | 5 | -29/+91 | |
| |\ \ \ | ||||||
| * | | | | js: Initial commit for JavaScript Native Messaging API | [email protected] | 2018-04-10 | 14 | -1/+472 | |
* | | | | | Python bindings examples | Ben McGinnes | 2018-08-19 | 3 | -1/+251 | |
* | | | | | Python bindings setup file | Ben McGinnes | 2018-08-18 | 1 | -2/+11 | |
* | | | | | Python bindings tests: Near PEP8 compliance | Ben McGinnes | 2018-08-18 | 31 | -500/+773 | |
* | | | | | Python bindings examples: PEP8 conpliance | Ben McGinnes | 2018-08-18 | 12 | -35/+49 | |
* | | | | | Python bindings setup: Near PEP8 compliance | Ben McGinnes | 2018-08-18 | 2 | -89/+119 | |
* | | | | | Python bindings constants: PEP8 compliance (almost) | Ben McGinnes | 2018-08-18 | 19 | -35/+29 | |
* | | | | | Python bindings src: PEP8 compliance | Ben McGinnes | 2018-08-18 | 5 | -13/+18 | |
* | | | | | 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 |