aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add configure option --enable-build-timestamp.Werner Koch2015-08-251-1/+11
* Relax ttyname_r error checksDaiki Ueno2015-08-255-29/+24
* Cleanup layout of gpgme.hWerner Koch2015-08-252-167/+225
* Improve error return by checking the FAILURE status.Werner Koch2015-08-2511-2/+98
* tests: Build test programs in tests/ without wrappers.Werner Koch2015-08-251-0/+1
* tests: Allow using run-sign to test loopback pinentry problems.Werner Koch2015-08-251-0/+26
* Call status_cb for an ERROR status seen in the passphrase handler.Werner Koch2015-08-241-0/+12
* w32: Look for gpgconf in the new GnuPG 2.1 install dir.Werner Koch2015-08-241-6/+13
* w32: Expect gpgme-w32spawn.exe only in the gpgme installation dir.Werner Koch2015-08-241-58/+65
* w32: Print the installation directory in debug mode.Werner Koch2015-08-242-1/+15
* Add an export secret key feature.Werner Koch2015-08-247-20/+123
* Parse INQUIRE_MAXLEN in the passphrase callback.Ben Kibbey2015-08-161-3/+15
* Fix gpgme_{get,set}_status_cb to match documentation.Ben Kibbey2015-08-152-9/+14
* Parse the INQUIRE_MAXLEN status message.Ben Kibbey2015-08-155-1/+27
* Add gpgme_set/get_status_cb().Ben Kibbey2015-08-156-0/+100
* Make use of user passphrase handler during genkey.Ben Kibbey2015-08-151-0/+8
* Also check the return code in gpg_sign().Ben Kibbey2015-08-121-1/+1
* Check the return value when starting gpg.Ben Kibbey2015-08-111-3/+3
* Add offline mode support for CMS keylistingAndre Heinecke2015-07-3113-15/+123
* build: ignore scissor line for the commit-msg hookPeter Wu2015-07-231-0/+6
* Add option --lib-version to gpgme-tool.Werner Koch2015-07-231-4/+23
* Post release updatesWerner Koch2015-06-082-2/+6
* Release 1.5.5gpgme-1.5.5Werner Koch2015-06-083-5/+11
* Fix regression with gpgsm 2.0 due to "OPTION with-secret".Werner Koch2015-06-081-16/+30
* tests: Add option --secret to run-keylist.Werner Koch2015-06-081-1/+8
* Fix compiler warnings about unused value in TRACE macros.Werner Koch2015-06-082-37/+45
* Fix test suite for GnuPG 2.1 which uses pubring.kbx.Werner Koch2015-06-088-16/+42
* Set GPGME_SIGSUM_KEY_REVOKED also for gpg.Matthew Barnes2015-06-051-0/+7
* Fix segv for userids with a backslash.Werner Koch2015-06-051-0/+1
* Post release updates.Werner Koch2015-04-132-2/+6
* Release 1.5.4.gpgme-1.5.4Werner Koch2015-04-133-9/+10
* w32: Use -static-libgcc to avoid linking to libgcc_s_sjlj-1.dll.Werner Koch2015-04-131-4/+8
* Fix potential crash in trace macro.Werner Koch2015-03-163-5/+3
* Fix one byte too short malloc.Werner Koch2015-03-161-1/+1
* Switch to automake 1.14 and update build-aux files.Werner Koch2015-01-3011-829/+1086
* doc: Update gpl.texi to match version from gnupgDaniel Kahn Gillmor2014-12-151-13/+21
* Post release updates.Werner Koch2014-12-113-4/+10
* Release 1.5.3.gpgme-1.5.3Werner Koch2014-12-112-2/+5
* Return an error for some export key operations.Werner Koch2014-12-082-4/+127
* Post release updatesWerner Koch2014-11-213-3/+7
* Release 1.5.2.gpgme-1.5.2Werner Koch2014-11-212-2/+6
* Update the previous commitWerner Koch2014-11-211-58/+54
* Fix returning new signatures when there are none.Ben Kibbey2014-11-211-8/+54
* doc: Clarify the FILE command.Werner Koch2014-11-191-4/+9
* Improve the debug output a bit.Werner Koch2014-11-062-3/+4
* build: Implement SYSROOT feature.origin/bjk/masterWerner Koch2014-10-024-17/+116
* Use --no-sk-comments, not --no-sk-comment.Daniel Kahn Gillmor2014-10-021-2/+2
* Register DCO for Daniel Kahn Gillmor.Werner Koch2014-09-241-1/+9
* Add ftp and git URLs to AUTHORS.Werner Koch2014-09-241-0/+2
* tests: Delay some test file extraction until "make check".Werner Koch2014-09-242-2/+3