aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* cpp: Fix GenCardKeyInteractor and extend itAndre Heinecke2019-03-263-2/+140
* core, w32: Add hack to translate diag logger-fdAndre Heinecke2019-03-251-5/+53
* qt: Handle diagnostic audit log for CMSAndre Heinecke2019-03-201-1/+7
* core: Support GPGME_AUDITLOG_DIAG for gpgsm.Werner Koch2019-03-191-18/+114
* cpp: Fix Error::hasSystemErrorAndre Heinecke2019-03-131-1/+1
* json: Fix cosmetic error in the repl.Werner Koch2019-02-281-1/+1
* tests: Let run-verify print the de-vs flag.Werner Koch2019-02-282-3/+4
* json: Limit recursion depthAndre Heinecke2019-02-271-13/+41
* cpp: Add ostream operators for import resultAndre Heinecke2019-02-212-1/+46
* cpp: Make GpgME::Data::toKeys really constAndre Heinecke2019-02-211-0/+2
* core,w32: Fix missing sentinel in dir name builder.Werner Koch2019-02-191-1/+1
* tests: Fix memleak in run-threadedAndre Heinecke2019-02-111-0/+1
* python: examplesBen McGinnes2019-02-101-0/+131
* python: docsBen McGinnes2019-01-303-6/+6
* python: post installer scriptBen McGinnes2019-01-271-0/+4
* python: post installer docs fix scriptBen McGinnes2019-01-2710-15/+53
* json: Better use gpgme_freeWerner Koch2019-01-251-1/+1
* json: Fix minor memory leaks.Werner Koch2019-01-251-6/+14
* build: With LD_LIBRARY_PATH defined, use --disable-new-dtags.NIIBE Yutaka2019-01-168-13/+50
* tests: Add diagnostic example to run-import.cAndre Heinecke2019-01-151-0/+14
* qt: Use tofu conflict test keys without expiryAndre Heinecke2019-01-091-28/+30
* python docs: post installerBen McGinnes2019-01-020-0/+0
|\
| * python: examplesBen McGinnes2018-12-264-6/+3
* | python: post installer doc fix scriptBen McGinnes2019-01-021-20/+9
* | python: examplesBen McGinnes2019-01-024-6/+3
* | python: docs processingBen McGinnes2018-12-242-6/+175
|/
* python: docsBen McGinnes2018-12-218-51/+193
* python: groups exampleBen McGinnes2018-12-212-10/+10
* python docs: house keepingBen McGinnes2018-12-171-14/+27
* core: Silence newer compiler warnings.Werner Koch2018-12-174-1/+7
* python: howto and examplesBen McGinnes2018-12-164-59/+61
* python: examples bugfixBen McGinnes2018-12-134-5/+29
* python: new example scriptBen McGinnes2018-12-121-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-101-19/+24
* python: HKP search and import updatesBen McGinnes2018-12-104-41/+203
* python: key import via HKP exampleBen McGinnes2018-12-101-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-052-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-055-8/+8
|/
* python: windows c and cythonBen McGinnes2018-12-043-0/+22