aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | js: changed Key class stubMaximilian Krambach2018-05-035-68/+110
| * | | js: more testingMaximilian Krambach2018-04-2716-114/+416
| * | | js: fixed empty operation setter in MessageMaximilian Krambach2018-04-271-2/+9
| * | | js: fixed wrong paths in DemoExtensionMaximilian Krambach2018-04-263-3/+3
| * | | js: created TestExtension and smaller fixesMaximilian Krambach2018-04-2628-143/+429
| * | | js: First testing and improvementsMaximilian Krambach2018-04-2512-56/+227
| * | | js: Configuration and Error handlingMaximilian Krambach2018-04-2510-207/+309
| * | | js: reactivate timeout on connectionMaximilian Krambach2018-04-254-12/+19
| * | | js: change in Error behaviourMaximilian Krambach2018-04-258-156/+132
| * | | js: allow openpgp-like Message objects as DataMaximilian Krambach2018-04-251-0/+7
| * | | js: Key object adjustments after discussionMaximilian Krambach2018-04-243-15/+64
| * | | js: change in initialization ancd connection handlingMaximilian Krambach2018-04-246-114/+157
| * | | js: don't allow message operation changesMaximilian Krambach2018-04-233-30/+24
| * | | js: Key handling stubs, Error handling, refactoringMaximilian Krambach2018-04-238-131/+756
| * | | js: encrypt improvement and decrypt methodMaximilian Krambach2018-04-2018-306/+887
| * | | Merge branch 'master' into javascript-bindingMaximilian Krambach2018-04-2037-535/+1993
| |\ \ \
| * | | | js: Initial commit for JavaScript Native Messaging API[email protected]2018-04-1014-1/+472
* | | | | json: Add proper decrypt_result_t handlingAndre Heinecke2018-08-211-7/+80
* | | | | json: Add subkey_algo and defaults to createkeyAndre Heinecke2018-08-201-4/+62
* | | | | Python bindings examplesBen McGinnes2018-08-193-1/+251
* | | | | Python bindings setup fileBen McGinnes2018-08-181-2/+11
* | | | | Python bindings tests: Near PEP8 complianceBen McGinnes2018-08-1831-500/+773
* | | | | Python bindings examples: PEP8 conplianceBen McGinnes2018-08-1812-35/+49
* | | | | Python bindings setup: Near PEP8 complianceBen McGinnes2018-08-182-89/+119
* | | | | Python bindings constants: PEP8 compliance (almost)Ben McGinnes2018-08-1819-35/+29
* | | | | Python bindings src: PEP8 complianceBen McGinnes2018-08-185-13/+18
* | | | | Symmetric exampleBen McGinnes2018-08-131-2/+2
* | | | | Symmetric encryption exampleBen McGinnes2018-08-131-4/+4
* | | | | Symmetric encryption example.Ben McGinnes2018-08-131-0/+63
* | | | | PEP8 compliance and other code fixesBen McGinnes2018-08-1010-130/+220
* | | | | Link fixesBen McGinnes2018-08-092-18/+18
* | | | | json: Wipe memory in cJSON_DeleteAndre Heinecke2018-08-081-2/+8
* | | | | json: Only use calloc instead of mallocAndre Heinecke2018-08-082-8/+39
* | | | | json: Add checks when skipping byteAndre Heinecke2018-08-081-3/+7
* | | | | json: Don't error out if chunksize is omittedAndre Heinecke2018-08-081-4/+1
* | | | | cpp: Fix use after free in gencardkeyinteractorAndre Heinecke2018-08-081-5/+4
* | | | | Make GNUPGHOME for tests overridableAndre Heinecke2018-08-066-6/+12
* | | | | cpp: Add safety checks for key updateAndre Heinecke2018-07-242-1/+4
* | | | | docs: python bindings howtoBen McGinnes2018-07-221-170/+169
* | | | | doc: python bindings howtoBen McGinnes2018-07-221-624/+623
* | | | | doc: python bindings howtoBen McGinnes2018-07-221-0/+1
* | | | | core: Clear all flags for a new data property.Werner Koch2018-07-191-2/+4
* | | | | core: Blank out the plaintext after decryption failure.Werner Koch2018-07-197-16/+361
* | | | | cpp: Print origin and last update for key/uidAndre Heinecke2018-07-191-0/+4
* | | | | json: Don't use strdup but the xtrystrdup wrapper.Werner Koch2018-07-191-5/+8
* | | | | core: New interface gpgme_data_new_from_estream.Werner Koch2018-07-196-1/+128
* | | | | json: Fix memleak in native msging replAndre Heinecke2018-07-181-0/+4
* | | | | json: Ensure that native msging request is stringAndre Heinecke2018-07-181-1/+2
* | | | | json: Fix crash by ensuring response is never NULLAndre Heinecke2018-07-181-7/+43
* | | | | json: Fix memory errors in create_keylist_patternsAndre Heinecke2018-07-181-5/+4