aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python (follow)
Commit message (Expand)AuthorAgeFilesLines
* Short HistoryBen McGinnes2018-02-141-20/+96
* Subsectioned historyBen McGinnes2018-02-141-0/+15
* HistoryBen McGinnes2018-02-141-52/+68
* TODOBen McGinnes2018-02-141-20/+45
* TODOBen McGinnes2018-02-141-23/+0
* TODOBen McGinnes2018-02-141-0/+22
* Short HistoryBen McGinnes2018-02-141-57/+0
* Short HistoryBen McGinnes2018-02-141-0/+56
* Spelling fixes for comments and docAndre Heinecke2017-12-081-1/+1
* python: Default whence argument for Data() to SEEK_SET.Tobias Mueller2017-12-042-0/+11
* tests: Make portability fix.NIIBE Yutaka2017-11-211-4/+4
* python: Support parallel build in testsAlon Bar-Lev2017-08-211-1/+1
* python: Improve keylist test.Justus Winter2017-08-211-0/+3
* python: Improve error handling.Justus Winter2017-07-112-65/+152
* Add flag 'is_de_vs' to decryption results and signatures.Justus Winter2017-06-011-2/+2
* python: Fix build in certain cases.Justus Winter2017-05-181-1/+1
* python: Fix test environment creation.Justus Winter2017-05-101-1/+0
* tests: Make sure to kill all previously running daemons.Justus Winter2017-05-101-0/+1
* tests: Harmonize test suites.Justus Winter2017-05-101-1/+4
* python: Skip TOFU test if not supported by GnuPG.Justus Winter2017-04-112-0/+11
* python: use autoconf pre-processor when building via autoconfAlon Bar-Lev2017-04-111-0/+4
* python: fix run-tests missing python_libdirAlon Bar-Lev2017-04-111-1/+3
* python: Prune CLEANFILES.Justus Winter2017-04-101-3/+1
* python: Fix distcheck.Justus Winter2017-04-101-2/+2
* python: Support alternatate libdir for testsAlon Bar-Lev2017-04-101-10/+15
* python: Read gpg-error.h using the pre-processorAlon Bar-Lev2017-04-101-25/+35
* python: Remove unneeded stats copyAlon Bar-Lev2017-04-101-6/+0
* python: Remove usage of PYTHON_VERSIONSAlon Bar-Lev2017-04-102-14/+13
* python: support .pydistutils.cfg modeAlon Bar-Lev2017-04-101-15/+10
* python: simplify build, some fixupsAlon Bar-Lev2017-04-0730-39/+23
* python: Fix vpath builds, fix distcheck.Justus Winter2017-04-054-75/+92
* python: Generate files into build directoryAlon Bar-Lev2017-04-053-64/+64
* python: Don't treat skipped tests as errorAndre Heinecke2017-03-301-1/+1
* python: Fix skipping tests if running with GnuPG < 2.1.12.Justus Winter2017-03-3014-8/+17
* python,build: Reinstate prepare target.Alon Bar-Lev2017-03-292-14/+20
* python: Skip tests if running with GnuPG < 2.1.12.Justus Winter2017-03-271-1/+6
* python: Wrap 'gpgme_op_keylist_from_data_start'.Justus Winter2017-03-215-5/+242
* python: Fix version check.Justus Winter2017-03-201-1/+3
* tests: Use 'gpg-agent --allow-loopback-pinentry' if applicable.Justus Winter2017-03-201-1/+0
* python: Skip tests if GnuPG is too old.Justus Winter2017-03-207-0/+16
* python: Remove superfluous initialization.Justus Winter2017-03-2021-32/+0
* python: Make error message more helpful.Justus Winter2017-03-141-6/+11
* python: Make tests more robust.Justus Winter2017-03-141-11/+10
* python: Improve build system integration.Justus Winter2017-03-141-11/+10
* python: Print path of the Python module used during tests.Justus Winter2017-03-021-0/+3
* python: Fix test.Justus Winter2017-02-201-1/+2
* python: Support manipulating the TOFU policy.Justus Winter2017-02-177-3/+100
* python: Support quick key signing.Justus Winter2017-02-175-3/+190
* python: Fix teardown of ephemeral contexts.Justus Winter2017-02-174-260/+250
* python: Fix using strings as commands in the assuan protocol.Justus Winter2017-02-172-4/+7