aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tests: Use synced output for error in run-threadedAndre Heinecke2019-06-051-2/+2
* tests: Avoid variable named the same as a macroAndre Heinecke2019-06-051-8/+8
* tests,w32: Fix thread creation in run-threadedAndre Heinecke2019-06-051-2/+4
* core: Improve the debug messages even more.Werner Koch2019-06-0518-140/+116
* core: Avoid explicit locks in the debug code.Werner Koch2019-06-051-46/+46
* json: Print "nan", "-inf", "inf" if needed.Werner Koch2019-06-041-1/+7
* json: Improve handling of large exponents in the JSON parsor.Werner Koch2019-06-041-7/+33
* core: Implement recpstring option parsing for gpgsm.Werner Koch2019-06-042-16/+26
* core: Make gpgme_op_encrypt_ext work for CMS.Werner Koch2019-06-041-1/+1
* python: Fix typo in DecryptionError exception.NIIBE Yutaka2019-06-042-4/+6
* Add NEWS for 1.13.1Andre Heinecke2019-06-031-0/+22
* python: Make EXTRA_DIST files explicitAndre Heinecke2019-05-065-6/+175
* Python, doc: Minor style improvementAndre Heinecke2019-05-061-8/+9
* Merge remote-tracking branch 'origin/dkg/fix-T4276'Andre Heinecke2019-05-067-14/+64
|\
| * python: stop raising BadSignatures from decrypt(verify=True)dkg/fix-T4276Daniel Kahn Gillmor2019-05-032-13/+10
| * python/tests: try to decrypt and verify new test dataDaniel Kahn Gillmor2019-05-032-0/+21
| * tests: add two new types of encrypted dataDaniel Kahn Gillmor2019-05-033-0/+32
| * python: make it easier to run a limited number of testsDaniel Kahn Gillmor2019-05-031-1/+1
* | Always use maintainer mode -Wno cflagsAndre Heinecke2019-05-031-15/+18
* | cpp: Fix initialization warningAndre Heinecke2019-05-031-1/+1
|/
* tests: Add cms mode to run-importAndre Heinecke2019-05-021-2/+15
* cpp: Add wrapper for gpgme_set_global_flagAndre Heinecke2019-04-243-0/+11
* core: Fix duplication of close_notify_handler for gpgsm.NIIBE Yutaka2019-04-191-2/+0
* core: Fix error return.NIIBE Yutaka2019-04-191-0/+1
* core,w32: Fix minor potential memleakAndre Heinecke2019-04-091-0/+2
* core,w32: Fix new w32-util functionsAndre Heinecke2019-04-091-3/+25
* core,w32: Improve handling of Unicode pathsAndre Heinecke2019-04-095-19/+128
* core,w32: Show w32-spawn warning only onceAndre Heinecke2019-04-091-14/+19
* core, w32: Fix format string errors on windowsAndre Heinecke2019-03-271-1/+8
* core: Fix assuan logger-fd hack for windowsAndre Heinecke2019-03-271-1/+1
* core,w32,glib: Fix build of w32-glib-io.cAndre Heinecke2019-03-261-7/+10
* Post release updates.Werner Koch2019-03-262-1/+5
* Release GPGME 1.13.0gpgme-1.13.0Werner Koch2019-03-263-9/+51
* core: Fix a strtoul to strtolAndre Heinecke2019-03-261-1/+1
* 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