summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* python: new example scriptBen McGinnes2018-12-131-0/+80
* python: what's new summaryBen McGinnes2018-12-123-0/+29
* python: advanced howto exampleBen McGinnes2018-12-121-0/+1
* python: howto examples equirementsBen McGinnes2018-12-121-0/+2
* python: hkp key importerBen McGinnes2018-12-111-19/+24
* python: HKP search and import updatesBen McGinnes2018-12-114-41/+203
* python: key import via HKP exampleBen McGinnes2018-12-111-13/+11
* python: docs updatesBen McGinnes2018-12-106-9/+172
* core: Fix ERR_INV_ARG check in genkey_startAndre Heinecke2018-12-071-1/+1
* Merge branch 'master' of ssh+git://playfair.gnupg.org/git/gpgmeBen McGinnes2018-12-062-59/+44
|\
| * python: overhaul logic of Context.decrypt()Daniel Kahn Gillmor2018-12-052-34/+36
| * python: ctx.decrypt() has problematic error handlingDaniel Kahn Gillmor2018-12-051-0/+4
| * python: Clarify the meaning of ctx.decrypt(verify=[])Daniel Kahn Gillmor2018-12-051-1/+4
| * python: gpg.Context.decrypt verify_sigs and sink_result are boolsDaniel Kahn Gillmor2018-12-051-5/+5
| * python: clarify documentation for verify argument for Context.decrypt()Daniel Kahn Gillmor2018-12-051-1/+2
| * python: simplify Context.decrypt()Daniel Kahn Gillmor2018-12-051-27/+2
* | python: examplesBen McGinnes2018-12-065-8/+8
|/
* python: windows c and cythonBen McGinnes2018-12-053-0/+22
* python: sphinx modificationBen McGinnes2018-12-051-35/+0
* python: Sphinx supportBen McGinnes2018-12-056-1/+227
* Merge branch 'master' of ssh+git://playfair.gnupg.org/git/gpgmeBen McGinnes2018-12-0559-344/+343
|\
| * build: Remove --with-*-prefix, which is no need any more.NIIBE Yutaka2018-12-041-8/+2
| * qt,cpp: Consistently use nullptr and overrideAndre Heinecke2018-12-0356-333/+336
| * doc: Minor comment cleanups.Werner Koch2018-12-033-12/+8
* | python: docs updateBen McGinnes2018-12-0515-144/+358
|/
* python: documentation fixesBen McGinnes2018-12-014-3/+9
* python: documentationBen McGinnes2018-12-0119-124/+542
* tests, json: Make them run on debian stableAndre Heinecke2018-11-281-2/+2
* python docs: checking key signaturesBen McGinnes2018-11-263-25/+260
* python: docs updateBen McGinnes2018-11-226-24/+287
* python: version as integersBen McGinnes2018-11-221-0/+20
* core: Fix format string errors in w32-io.c and use of TRACE_SUC.Werner Koch2018-11-191-19/+23
* python: import typeBen McGinnes2018-11-191-7/+0
* python: import constantBen McGinnes2018-11-193-14/+14
* core: Protect the trace macros for fun and profit.Werner Koch2018-11-1611-77/+114
* core: Fix a LF problem in the new debug fucntion.Werner Koch2018-11-161-3/+6
* core: Fix format string errors in trace macrosWerner Koch2018-11-1611-29/+30
* core: Remove old debug helper functionWerner Koch2018-11-166-95/+59
* core: Simplify the trace maros by using variadics.Werner Koch2018-11-1646-570/+551
* Add SPDX identifiers to most source filesWerner Koch2018-11-16147-2098/+2160
* tests: Add run-threaded for multithread testsAndre Heinecke2018-11-152-1/+680
* tests,json: Clean openpgp-revocs.dAndre Heinecke2018-11-151-0/+1
* tests,json: Move version check into t-jsonAndre Heinecke2018-11-152-103/+106
* tests,json: Add sig-notations testAndre Heinecke2018-11-144-1/+62
* tests,json: Fix distcheckAndre Heinecke2018-11-141-2/+3
* tests,json: Add more testsAndre Heinecke2018-11-146-0/+50
* tests,json: Add missing files and chunking testAndre Heinecke2018-11-146-1/+125
* tests,json: Fix match if the first child differsAndre Heinecke2018-11-141-1/+13
* tests,json: Add the bulk of testsAndre Heinecke2018-11-1425-1/+443
* tests,json: Add wildcard string matchingAndre Heinecke2018-11-141-1/+3