aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/gpgme.i (follow)
Commit message (Expand)AuthorAgeFilesLines
* python: Remove Python bindingsIngo Klöcker2025-02-031-709/+0
* python,doc: Fix typos in documentation and source code commentsIngo Klöcker2023-10-131-1/+1
* python: do not export HAVE_CXX11 definitionDaniel Kahn Gillmor2018-10-181-0/+4
* python: Silence a few warnings.Werner Koch2018-09-201-1/+8
* python: Default whence argument for Data() to SEEK_SET.Tobias Mueller2017-12-041-0/+5
* python: Wrap 'gpgme_op_keylist_from_data_start'.Justus Winter2017-03-211-1/+1
* python: Support manipulating the TOFU policy.Justus Winter2017-02-171-0/+4
* python: Fix error handling.Justus Winter2017-02-161-1/+6
* python: Wrap utility functions.Justus Winter2017-02-141-0/+2
* python: Use the correct function to free buffers.Justus Winter2017-02-141-1/+1
* python: Nicer repr for user ids.Justus Winter2017-02-141-0/+4
* python: Extend SWIG gpgme_{sub,}key with a __repr__ method.Tobias Mueller2017-02-141-0/+27
* python: Call SWIG_NewPointerObj rather than SWIG_Python_NewPointerObj.Tobias Mueller2017-02-141-1/+11
* python: default op_keylist_start parameters.Tobias Mueller2017-01-251-0/+9
* python: Define a macro for wrapping fragile result objects.Tobias Mueller2016-12-051-57/+12
* python: Rename Python module from PyME to gpg.Daniel Kahn Gillmor2016-10-311-16/+16
* python: Link 'data.h' and 'config.h' into the builddir.Alon Bar-Lev2016-09-301-1/+1
* python: Get rid of the last C++-style comments.Justus Winter2016-09-261-7/+7
* python: Correctly translate to size_t.Justus Winter2016-09-261-7/+22
* python: Correctly translate off_t.Justus Winter2016-09-261-5/+34
* python: Include 'config.h'.Justus Winter2016-09-261-0/+8
* python: Adapt to 'gpgme_op_interact'.Justus Winter2016-09-161-5/+5
* python: Improve error handling.Justus Winter2016-09-141-2/+12
* python: Make type translation compatible with Python 2.7.Justus Winter2016-09-121-9/+44
* python: Rename compiled SWIG module.Justus Winter2016-07-281-1/+1
* python: Rename private functions.Justus Winter2016-07-281-14/+14
* python: Support the Assuan engine.Justus Winter2016-07-281-0/+54
* python: Improve engine information handling.Justus Winter2016-07-281-1/+21
* python: Expose less functions to the Python world.Justus Winter2016-07-281-0/+4
* python: Do not depend on access to internal data structures.Justus Winter2016-07-111-45/+75
* python: Improve autmatically generated docstrings.Justus Winter2016-06-161-2/+12
* python: Make result objects more robust.Justus Winter2016-06-161-4/+74
* python: Avoid creating SWIG proxy classes.Justus Winter2016-06-161-1/+1
* python: Rework callbacks.Justus Winter2016-06-161-6/+19
* python: Wrap objects implementing the buffer protocol.Justus Winter2016-06-161-7/+91
* python: Fix type.Justus Winter2016-06-081-2/+12
* python: Fix error handling.Justus Winter2016-06-071-3/+4
* python: Wrap file-like objects on demand.Justus Winter2016-06-061-2/+11
* python: Move helper function.Justus Winter2016-06-061-31/+0
* python: Fix error handling.Justus Winter2016-06-061-8/+1
* python: Drop obsolete VCS keywords.Justus Winter2016-06-061-1/+0
* python: Port more tests.Justus Winter2016-05-311-5/+31
* python: Implement data callbacks.Justus Winter2016-05-271-2/+5
* python: Make all GnuPG errors available.Justus Winter2016-05-241-1/+1
* python: Move edit callback function.Justus Winter2016-05-231-45/+0
* python: Translate list of strings.Justus Winter2016-05-231-0/+34
* Merge branch 'justus/pyme3'Justus Winter2016-05-171-1/+0
* python: Fix writing to data buffers.Justus Winter2016-05-121-0/+17
* python: Fix type translation.Justus Winter2016-05-121-19/+32
* python: Delete trailing whitespace.Justus Winter2016-05-101-2/+2