aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: python bindings howtoBen McGinnes2018-09-172-40/+22
* docs: cython sanitizedBen McGinnes2018-09-163-3001/+10
* docs: python bindings howtoBen McGinnes2018-09-165-0/+3254
* docs: even more editsBen McGinnes2018-09-162-5/+5
* docs: more editsBen McGinnes2018-09-162-17/+76
* docs: whitespace culledBen McGinnes2018-09-151-4/+16
* docs: renaming and draftsBen McGinnes2018-09-151-0/+34
* docs: python howto texinfo updateBen McGinnes2018-09-151-4/+4
* docs: Python howto updateBen McGinnes2018-09-152-12/+22
* docs: generated whitespaceBen McGinnes2018-09-151-4/+4
* Docs: including howto with standard docsBen McGinnes2018-09-152-1/+4
* Docs: Python bindings HOWTOBen McGinnes2018-09-152-2/+2150
* Python bindings: docsBen McGinnes2018-09-151-16/+38
* Python bindings: examplesBen McGinnes2018-09-152-2/+8
* Python examples: backwards compatibilityBen McGinnes2018-09-152-2/+13
* js: Fix errorDetails of GPGME_SignatureThomas Oberndörfer2018-09-101-2/+2
* estreams revisedBen McGinnes2018-09-082-2/+0
* js: add new documentation file to extra_distMaximilian Krambach2018-09-061-0/+1
* js: fix error in toKeyIdArrayMaximilian Krambach2018-09-062-3/+3
* js: documentation cleanupMaximilian Krambach2018-09-0511-101/+215
* estreams symbols for python bindingsBen McGinnes2018-09-022-1/+3
* js: key deletion after testMaximilian Krambach2018-08-311-2/+2
* js: cleanup after key import testMaximilian Krambach2018-08-311-1/+3
* docs: python bindingsBen McGinnes2018-08-311-2/+2
* js: tests for file name encodingMaximilian Krambach2018-08-302-2/+60
* js: decoding of informationMaximilian Krambach2018-08-301-1/+1
* js: add testsMaximilian Krambach2018-08-304-5/+138
* js: add encoding parameter for encrypt returnMaximilian Krambach2018-08-301-2/+9
* js: separate gpgme answer by type of dataMaximilian Krambach2018-08-302-47/+75
* python bindings: estreams fixben/estreams-fixBen McGinnes2018-08-303-9/+9
* js: return base64 after encrypt with armor=falseMaximilian Krambach2018-08-292-3/+7
* python bindings: coreBen McGinnes2018-08-291-6/+7
* python bindings: coreBen McGinnes2018-08-291-0/+1
* python bindings: coreBen McGinnes2018-08-291-1/+7
* json: Fix detached verifyAndre Heinecke2018-08-291-20/+23
* docs: python bindings - protonmail examplesBen McGinnes2018-08-293-1/+17
* Merge branch 'master' of ssh+git://playfair.gnupg.org/git/gpgmeBen McGinnes2018-08-281-4/+23
|\
| * json: Delete primary key if subkey gen failsAndre Heinecke2018-08-281-2/+22
| * json: Allow NULL request in encode and chunkAndre Heinecke2018-08-281-2/+1
* | docs: python bindings HOWTOBen McGinnes2018-08-281-13/+24
* | docs: python bindingsBen McGinnes2018-08-281-3/+22
* | docs: python howtoBen McGinnes2018-08-281-0/+94
* | docs: python bindingsBen McGinnes2018-08-271-1/+157
|/
* js: small documentation updateMaximilian Krambach2018-08-271-1/+2
* js: make non-payload data more encoding-tolerantMaximilian Krambach2018-08-271-1/+8
* js: typecheck destructured parametersMaximilian Krambach2018-08-273-20/+40
* json: Do not put FILE_NAME into the verify result.Werner Koch2018-08-271-2/+1
* doc: Add warning that FILE_NAME is not part of the signed data.Werner Koch2018-08-272-3/+12
* js: extend information on decoding in decryptMaximilian Krambach2018-08-272-3/+9
* js: fix file_name return on decryptMaximilian Krambach2018-08-271-17/+17