aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/examples/t-edit.py (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-12python: Fix function invocation.Justus Winter1-1/+1
2016-05-12python: Fix name of exception, make slot methods explicit.Justus Winter1-1/+18
2016-05-12python: Handle interpreter shutdown.Justus Winter1-8/+22
2016-05-12python: Make test case more robust.Justus Winter1-0/+4
2016-05-12python: Fix type translation.Justus Winter3-27/+41
2016-05-11python: Fix simple example.Justus Winter1-1/+2
2016-05-11python: Integrate into the build system.Justus Winter5-31/+294
2016-05-10python: PEP8 fixes.Justus Winter4-33/+38
2016-05-10python: Delete trailing whitespace.Justus Winter14-78/+74
2016-05-10python: Drop Debian packaging.Justus Winter7-261/+0
2016-05-10python: Rename bindings.Justus Winter54-1/+1
2016-05-10Allow cc to detect missing cases in a switch.Werner Koch1-2/+2
2016-01-15Fix possible _SC_OPEN_MAX max problem on AIX.Werner Koch1-0/+13
2015-12-09w32: Avoid conflict with Mingw-w64 version 4.0.4-1Werner Koch1-2/+2
2015-12-04Return on user cancellation of delete operationDaiki Ueno1-0/+32
2015-12-04doc: Fix minor errorsDaiki Ueno1-15/+15
2015-12-02Fix typos found by codespell.Justus Winter8-13/+13
2015-10-29Make use of user passphrase handler during passwd.Ben Kibbey1-0/+8
2015-10-28w32: Add extra diagnostic about possible missing gpgme-w32spawn.exe.Werner Koch1-2/+7
2015-10-28w32: Improve locating gpgconf on 64 bit systems.Werner Koch1-2/+7
2015-10-28w32: Add new global flag "w32-inst-dir".Werner Koch5-1/+51
2015-10-16cleanup: Fix type mismatch around gpgme_error_t.NIIBE Yutaka2-2/+2
2015-08-31gpgme-tool: Switch to argparse.c for option parsing.Werner Koch4-491/+1862
2015-08-30Add gpgme_pubkey_algo_stringWerner Koch8-33/+94
2015-08-26Post release updatesWerner Koch2-1/+5
2015-08-26Release 1.6.0gpgme-1.6.0Werner Koch5-20/+90
2015-08-26Make use of GPGRT macros is available.Werner Koch1-12/+17
2015-08-25Avoid -Wundef warnings if gpgme.h is used by g++.Werner Koch1-20/+24
2015-08-25Add configure option --enable-build-timestamp.Werner Koch1-1/+11
2015-08-25Relax ttyname_r error checksDaiki Ueno5-29/+24
2015-08-25Cleanup layout of gpgme.hWerner Koch2-167/+225
2015-08-25Improve error return by checking the FAILURE status.Werner Koch11-2/+98
2015-08-25tests: Build test programs in tests/ without wrappers.Werner Koch1-0/+1
2015-08-25tests: Allow using run-sign to test loopback pinentry problems.Werner Koch1-0/+26
2015-08-24Call status_cb for an ERROR status seen in the passphrase handler.Werner Koch1-0/+12
2015-08-24w32: Look for gpgconf in the new GnuPG 2.1 install dir.Werner Koch1-6/+13
2015-08-24w32: Expect gpgme-w32spawn.exe only in the gpgme installation dir.Werner Koch1-58/+65
2015-08-24w32: Print the installation directory in debug mode.Werner Koch2-1/+15
2015-08-24Add an export secret key feature.Werner Koch7-20/+123
2015-08-16Parse INQUIRE_MAXLEN in the passphrase callback.Ben Kibbey1-3/+15
2015-08-15Fix gpgme_{get,set}_status_cb to match documentation.Ben Kibbey2-9/+14
2015-08-15Parse the INQUIRE_MAXLEN status message.Ben Kibbey5-1/+27
2015-08-15Add gpgme_set/get_status_cb().Ben Kibbey6-0/+100
2015-08-15Make use of user passphrase handler during genkey.Ben Kibbey1-0/+8
2015-08-12Also check the return code in gpg_sign().Ben Kibbey1-1/+1
2015-08-11Check the return value when starting gpg.Ben Kibbey1-3/+3
2015-08-02More GTK2 removalpyme3Ben McGinnes2-7003/+0
2015-08-02Removed GUI examplesBen McGinnes3-2065/+0
2015-07-31Add offline mode support for CMS keylistingAndre Heinecke13-15/+123
2015-07-23build: ignore scissor line for the commit-msg hookPeter Wu1-0/+6